body,td,th
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	scrollbar-track-color: #B51A37;  
	scrollbar-face-color: #720D2A;  
	scrollbar-highlight-color: #921136;  
	scrollbar-3dlight-color: #C32C48;  
	scrollbar-darkshadow-color: #AB1733;  
	scrollbar-shadow-color: #720D2A;  
	scrollbar-arrow-color: #FFEE2B;
}
h1 {
	font-size:11px;
	display:inline;
}
.boo {
	cursor:pointer;
	cursor:hand;
	color:#990000;
}
.boo:hover {
background-color:#666600;
}
.picBorder {
	border: 1px solid #FFE507;
}
.Tahoma12px {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
}
.Tahoma10px {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
}
a.nav:link {
	color: #580B21;
	text-decoration: none;
}
a.nav:visited {
	color: #580B21;
	text-decoration: none;
}
a.nav:hover {
	color: #A9081B;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFEE2B;
	text-decoration:none;
}
.navborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5A0A20;
	border-right-color: #5A0A20;
	border-bottom-color: #5A0A20;
	border-left-color: #5A0A20;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #091F48;
}
.formStyle {
	height:20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFF246;
	border: 1px solid #720D2A;
	color: #580B21;
}

.formButton {
	height:20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFF246;
	border: 1px solid #720D2A;
	color: #580B21;
}.borderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #720D2A;
	border-right-color: #720D2A;
	border-bottom-color: #720D2A;
	border-left-color: #720D2A;
}
.red {
	color: #580B21;
}
