a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

body {background-color: #D3D5BB; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

.border {border: 1px solid #000000;}
.borderallsides {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.topborder {border-top-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #000000;}

.whitetext {color: #FFFFFF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.smalltext {font-size: 10px}
.smallredtext {color: #990000; font-size: 10px;}
.bluelink {color: #0000CC}
.submittext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F4F3D7;}
.headertext {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold;}
.redtext {color: #CC0000;}
.smallredlink {color: #990000; font-size: 10px;}
tabbord {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topbordertab {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

