@charset "utf-8";

body/* CSS Document */



 {

	background-image: url(../images/bg.jpg);

	margin: 0px;

	padding: 0px;

	background-color: #fffce;

	background-repeat: repeat-x;

}

#container {

	margin: 0px auto;

	padding: 0px;

	width: 800px;

	height: 300px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

#left {

	float: left;

	width: 200px;

	color: #000;

	padding: 0px;

	margin: 0px;

}

#logo {

	height: 127px;

	background: url(../images/logo.png) no-repeat 50px 50px;

}

#leftspace {

	background-image: url(../images/leftcontent.gif);

	background-repeat: repeat-y;

	width: 200px;

	display: block;

}

#lefttop  {

	height: 38px;

	background-image: url(../images/lefttop.gif);

}





#leftcontent {

	font-size: 11px;

	width: 170px;

	margin-left: 13px;



}

a:link,a:visited   {

	color: #000000;

	text-decoration: none;

	line-height: 20px;

}

a:hover  {

	text-decoration: none;

	padding-left: 0px;

	color:#FF0000;

}



#leftbottom {

	height: 20px;

	background-image: url(../images/leftbottom.gif);

}

#left  .moduletable h3 {

	height: 45px;
	/*border: 1px solid red;*/
	background-image: url(../images/moduletable.gif);

	background-repeat: no-repeat;

	line-height: 29px;

	padding-left: 35px;

	width: 135px;

	margin: 5px 0px -0px 0px;

	font-size: 14px;

}





#right {

	float: right;

	width: 600px;

}

#right_top {

	height: 48px;

	width: 600px;

	background: url(../images/right_top.gif) no-repeat 0px 31px;

}

.date {

	float: right;

	width: 170px;

	height: 30px;

	line-height: 30px;

	color: #000000;

	font-size:11px;

}



#right_topmenu {

	background-color: #fe0000;

	height: 25px;

	width: 600px;

}

#right_topmenu ul, #right_topmenu li {

	list-style-type: none;

	padding: 0px;

	margin: 10px;

	display: inline;

}

#right_topmenu a {

	font-weight: normal;

	font-size: 12px;

	color: #fff;

	text-decoration: none;

	padding-left: 15px;

	padding-right: 15px;

}

#right_topmenu a:hover {

	color: #000000;

	cursor: pointer;

}









#right_header {

	height: 155px;

	background-color: #fe0000;

	background-image: url(../images/banner_2.jpg);

	background-repeat: no-repeat;

	background-position: 12px 0px;

}

#right_bottom {

	height: 32px;

	background-image: url(../images/right_bottom.gif);

	width: 600px;

}

#maincontent {

	width: 600px;

	background-color:#FFFFFF;

}

#maincontent   a:link, #maincontent a:visited {

	color: #fe0000;

	text-decoration: none;

}

#maincontent a:hover {

	text-decoration: underline;

	padding: 0px;

}

#content {

	color: #000000;

	width: 570px;

	margin-left: 15px;

}

#footer {

	width: 800px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe0000;
	color:#000000;
	font-size:10px;

}

#footer   a:link, #footer  a:visited, #footer a:hover {

	color: #61C600;
	text-decoration: none;
	padding: 0px;

}

#footermenu {

	width: 800px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe0000;
	color:#000000;
	font-size:10px;
}

a.mainlevelfooter {
	margin-left: 10px;
	margin-right: 10px;

}


a.mainlevel:link {

	font-size: 12px;

}

a.sublevel:link {

	color: #fe0000;

}







.contentheading {

	font-size: 14px;

	font-weight: bold;

	font-style: italic;

	height: 20px;

	background-repeat: repeat-x;

	width: 570px;

}

.componentheading {

	width: 570px;

	height: 25px;

	line-height: 25px;

	font-size: 14px;

	background-repeat: no-repeat;

	padding-left: 15px;

	margin-bottom: 10px;

}

.inputbox {

	width: 170px;

	padding: 0px;

	margin: 0px;

}

.createdate {

	color: #999;

}

.modifydate {

	color: #999;

}

.searchbox {

	width: 170px;

}

.small {

	color: #999999;

}

.sectiontableheader {

	background-color: #CFE3EC;

	color: #5294BD;

	padding-left: 10px;

	font-size: 14px;

}

.latestnews ul, .latestnews li {

	padding: 0px 0px 0px 5px;

	margin: 0 15px;

}

.latestnews {

	margin: 0px;

	padding: 0px;

}



.maincontentdiv {

	border-left: 1px solid red;

	border-right: 1px solid red;

	border-bottom: 1px solid red;	



}

.contentpanelogin {

	height: 300px;

}

.form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
