body {
	background-image: url(../images/topBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1F477A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#exText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#naviS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
#naviS a{
	color: #FFFFFF;
	text-decoration: none;
}
#naviS a:hover{
	color: #70DF00;
	text-decoration: none;
}
#navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;	
}
#navi a{
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover{
	color: #70DF00;
	text-decoration: none;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/Cbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#naviL {
	background-image: url(../images/naviL.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#naviR {
	background-image: url(../images/naviR.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
#title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F477A;
}
#title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B8283D;
}
a{
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #66CC33;
	text-decoration: none;
}
#a2 a{
	color: #B8283D;
	text-decoration: underline;
}
#a2 a:hover{
	color: #DB596C;
	text-decoration: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
#boxS {
	border: 1px solid #E1E1E1;	
}

#ajaxticker1{
width: 100%;
padding: 0px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass{ //class to apply to your scroller(s) if desired
}

