

a:link{
	color: #3551BE;
	font-weight: none;
	text-decoration: none;
}

a:visited{
	color: #3551BE;
	font-weight: none;
	text-decoration: none;
}

a:hover{
	color: #FA3418;
	font-weight: none;
	text-decoration: underline;
}

a:active{
	color: #3551BE;
	font-weight: none;
	text-decoration: none;
}

body{
	background-color: #FFFFFF;
	color: #FFFFFF;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

p {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

td{
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

.btheaderliners {
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #CC6633;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #0001CF;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

.btinfobox {
	background-image: url(images/newsbox.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btinputbox {
	background-color: #D87A00;
}

.btinputbox2 {
	background-color: #F6E905;
}

.btlogin {
	background-image: url(images/login.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: top;
}

