body {
	background-color: #abbccd;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


.headerbackground {background-image:URL(images/headerbackground.jpg);background-repeat: repeat-x;background-position: top left}

.newsfade {background-image:URL(images/newsfade.jpg);background-repeat: repeat-x;background-position: top left}

.fadebox {background-image:URL(images/fadebox.jpg);background-repeat: repeat-y;background-position: top left}


.lefthandnav{
	background-image:URL(images/lefthandfade.jpg);
	background-repeat: repeat-y;
	background-position: top left
}

.orangebar { background-color: #FFBF5B }

.mainoutline { border-top: 1px solid #666666;
               border-right: 1px solid #666666;
               border-bottom: 1px solid #666666;
               border-left: 1px solid #666666;
               background-color: #ffffff }

.mainblack {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	line-height: 160%
}

.newsheadline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration:none;
}

.newssubline {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.footer {
	background-color: #666666;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;

}


.verticalfade {
	background-image:URL(images/verticalfade.jpg);
	background-repeat: repeat-x;
	background-position: top left
}

.testee {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
}

.mainred { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: normal; 
	color: #ff0000;}


.line{border-bottom:1px dashed #cccccc;}



.links {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	line-height: 160%;
	text-decoration:none
}

.links:hover {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 160%;
	text-decoration:none
}



.orangeunderline span.splnk
{
 color: #FFAA00;
}
.orangeunderline
{
 color: #000000;
}

.orangeunderline:hover
{
 color: #0000FF;
}

.main-header{
	font-family:Verdana;
	font-size:18px;
	color:#333;
	margin-bottom:10px;
}