body	{
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

.maroon {
	color: #990000;
	font-weight: bold;
}

hr	{
	size:1px;
	color:#CCCCCC;
	height:1px;
	line-height: 0px;
}
	
h1  {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    }
	
.light 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #E9A900;
    }
	
.header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a	{
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
}

a:visited	{
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
}

a:active	{
	font-family : Arial, Helvetica, sans-serif;
	color : #E9A900;
	text-decoration : none;
}

a:hover	{
	font-family : Arial, Helvetica, sans-serif;
	color : #E9A900;
	text-decoration : none;
}

a.basenav	{
	font-family : Arial, Helvetica, sans-serif;
	color : #2886C4;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
}

a:visited.basenav {
	font-family : Arial, Helvetica, sans-serif;
	color : #2886C4;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
}

a:active.basenav {
	font-family : Arial, Helvetica, sans-serif;
	color : #2886C4;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
}

a:hover.basenav {
	font-family : Arial, Helvetica, sans-serif;
	color : #2886C4;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
}

input.srcfrm2 {
	font-family : Arial, Helvetica, sans-serif;
	width:200px;
	color: #000000;
	font-weight:normal;
	font-size:12px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color: #E96200;
}

input.srcbttn {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	border-width:1px;
	border-color: #990000;
	background-color: #E9A900;
}
