p, input, br, select, td, textarea {
font-family: verdana;
font-size: 12px;
}

A:link {text-decoration: underline; color: #356768}
A:visited {text-decoration: underline; color: #356768}
A:hover {text-decoration: underline; color: #356768}
#navTop a:link, a:visited {
	color: #FFF;
}
#navTop a:hover {
	color: #D9BC26;
}

.title {
	color: #003366;
}

.note {
font-family: verdana;
font-size: 10px;
color: #808080;
}

.maintable {
	border: 1px #356768 solid;
}
.tnote{
font-family: verdana;
font-size: 10px;
color: #808080;
background-color: #ffffff;
font-weight: normal;
padding: 5px;
}

.theader{
font-family: verdana;
font-size: 12px;
color: #ffffff;
background-color: #003366;
font-weight: bold;
padding: 5px;
}

.tbody1{
font-family: verdana;
font-size: 12px;
color: #000000;
background-color: #eeeeee;
border-top: 1px #356768 solid;
padding: 5px;
}

.tbody2{
font-family: verdana;
font-size: 12px;
color: #000000;
background-color: #D6E8E8;
border-top: 1px #356768 solid;
padding: 5px;
}

.treply{
font-family: verdana;
font-size: 12px;
color: #000000;
background-color: #ffffff;
border-top: 1px #000000 dotted;
padding: 5px;
}

.tfooter{
font-family: verdana;
font-size: 10px;
color: #ffffff;
background-color: #003366;
border-top: 1px #000000 solid;
padding: 5px;
}
