/* CSS Document */

body{
margin:0px;
padding:0px;
}.topnavi {
	background-image: url(images/naviline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topnaviul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topnaviul li {
	float: left;
	display: block;
	margin-left: 2px;
	height: 30px;
}
.topnaviul li a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #626162;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
.topnaviul li a:hover {
	color: #FFFFFF;
	background-color: #1285d7;
}
.activelink {

	color: #FFFFFF;
	background-color: #1285d7;
}
.header {
	background-image: url(images/headerbaner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
	padding-left: 10px;
}
.bodytxt {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #646464;
	text-align: justify;
	margin-right: 10px;
	padding-left: 10px;
}
.bodylefttxt {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	padding-left: 10px;
	text-align: justify;
	padding-right: 3px;
}
.fotertxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fotertxt:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.rightul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.rightul li {
	display: block;
	height: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.rightul li a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F27235;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 30px;
}
.rightul li a:hover {
	color: #1285D7;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F2F2F2;
}
.heddingtxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	padding-left: 10px;
}
.rightul .current a {
	color: #1285D7;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FCFCFC;
}
.leftboder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.topnaviul .cur a {

	color: #FFFFFF;
	background-color: #1285d7;
}
