body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: black; text-decoration: none;
}
a:visited {
	color: black; text-decoration: none;
}
a:hover {
	color: black; text-decoration: none;
}
a:active {
	color: black   ; text-decoration: none;
}

a:link.link2 {
	color: #A23A3A; text-decoration: none;
}
a:visited.link2 {
	color: #A23A3A; text-decoration: none;
}
a:hover.link2 {
	color: black; text-decoration: none;
}
a:active.link2 {
	color: black   ; text-decoration: none;
}


a:link.mainnav {
	color: white; text-decoration: none; font-weight: bold; font-size: 10px;
}
a:visited.mainnav {
	color: white; text-decoration: none; font-weight: bold; font-size: 10px;
}
a:hover.mainnav {
	color: white; text-decoration: none; font-weight: bold; font-size: 10px;
}
a:active.mainnav {
	color: white; text-decoration: none; font-weight: bold; font-size: 10px;
}

a:link.bottommail {
	color: #666666; text-decoration: none;  font-size: 11px;
}
a:visited.bottommail {
	color: #666666; text-decoration: none;  font-size: 11px;
}
a:hover.bottommail {
	color: #666666; text-decoration: none;  font-size: 11px;
}
a:active.bottommail {
	color: #666666; text-decoration: none;  font-size: 11px;
}

input.err	{border: 1px solid red; background-color: #F8B8B8;}
textarea.err	{border: 1px solid red; background-color: #F8B8B8;}

td.typeHead {font-weight: bold; color: #93352F; font-size: 10px;}
td.typeBody {font-size: 10px;}

td.login_nav {color: #666666; text-decoration: none;  font-size: 10px;}
input {border: 1px solid #999999; background-color: #F1F1F1; color: black; font-face: verdana;}
textarea {border: 1px solid #999999; background-color: #F1F1F1; color: black; font-face: verdana;}

div.helpdiv {border: 1px solid black; background-color: #FAFAFA; display:none; position:absolute;z-index:10;padding:2px;}

table.lightedit {border: 1px solid #999999; background-color: #FAFAFA;}

table.list {border: 1px solid #8E8E8E;}
tr.listHead {background-color: #C4C4C4;}
tr.listBody {background-color: #EFEFEF;}
tr.listBody2 {background-color: #E0E0E0;}