table {border-collapse: collapse;
font-size: 14px;
font-family: Arial, sans-serif;
color: #000000;
}
.login {
width: 95px;
height: 18px;
background: #ffffff;
color: #CCCCCC;
border: 1px solid #CCCCCC;
}

#mnu { padding-left: 20px;}
#topsel { width: 103px;}
.main {padding: 20px;}

h1 {
	color: #990000;
	font-size: 20px;
	text-align: left;
	vertical-align : top;
}

h2 {
	color: Black;
	font-size: 20px;
	text-align: center;
}

h4 {
	color: #990000;
	font-size: 20px;
	text-align: center;
	vertical-align : top;
}

h5 {
	color: Black;
	font-size: 24px;
	text-align: center;
}

h6 {
	color: White;
	font-size: 18px;
	text-align: center;
}

td.contact
{
	padding: 0;
	font-size: 11px;
	color: #00000;
	font-weight: bold;
	vertical-align: top;
	font : Arial, Helvetica, sans-serif;
	background : transparent;
	margin-bottom : 5px;
	padding-bottom : 5px;
	padding-left : 1px;
	padding-right : 1px;
}

/* colors */
#wh { color: #ffffff;}
#blu { color: #0000FF;}
#dblu { color: #296995;}
#reg { color: #723E19;}
#rd {color: #FF1A1E;}
#drd {color: #D62222;}
#gr {color: #6C6C6C;}
#lgr {color: #9D9D9D;}
#bl {color: #000000;}


/* links */
a {
	color: Blue;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
/* a:visited {color: #666666; } */

#small {
font-size: 10px;
padding-left: 0px; padding-right: 5px;
}
a#small {
color: #505050;
text-decoration: underline;
}
a:hover#small {
color: #000000;
text-decoration: underline;
}
a#gr {
color: #9D9D9D;
text-decoration: none;
}
a:hover#gr {
color: #000000;
text-decoration: none;
}