body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
	background-color: #EFEFEF;
	background-repeat: repeat-x;
}
.fullsite {
	background-image: url(images/fullsite.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.leftcol {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 202px;
	background-image: url(images/left.jpg);
	padding-top: 85px;
}
.rightcol {
	background-position: 0px 0px;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 20px;
}

.head1 {
	background-image: url(images/header_r1_c1.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.head1 a:link{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}
.head1 a:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}
.head1 a:hover{
	text-decoration:underline;
	color:#ff6600;
	font-weight: normal;
}
.head2 {
	background-image: url(images/header_r2_c1.jpg);
	height: 79px;
	background-repeat: no-repeat;
}

.head2 a:link{
	text-decoration:none;
	color:#393939;
	font-weight: normal;
}
.head2 a:visited{
	text-decoration:none;
	color:#393939;
	font-weight: normal;
}
.head2 a:hover{
	text-decoration:underline;
	color:#4F85A1;
	font-weight: normal;
}

.newstitle {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-style: normal;
	background-position: 0px 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
	height: 48px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/news_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
}


.field {
	width: 125px;
	border: 1px solid #CCCCCC;
	height: 19px;
}


.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 75px;
	padding-top: 22px;
}

.botnav {
	text-align: right;
	padding-right: 10px;
	font-family: Tahoma, Geneva, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	padding-left: 10px;
	padding-top: 2px;
}

.botnav a:link{
	text-decoration:none;
	color: #FFFFFF;
}
.botnav a:visited{
	color: #FFFFFF;
	text-decoration:none;

}
.botnav a:hover{
	text-decoration:underline;
		color:#FFCC00;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #EF000E;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.border {
	border: thin solid #ff3300;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headlinksbox {
	margin-top: 18px;
	margin-bottom: 5px;
	margin-right: 25px;
	padding: 0px;
}
