p, input, br, select, td, textarea {
font-family: verdana;
font-size: 12px;
}

A:link {text-decoration: underline; color: #316AC5}
A:visited {text-decoration: underline; color: #316AC5}
A:hover {text-decoration: underline; color: #316AC5}

.title {
	color: #12238F;
}

.note {
font-family: verdana;
font-size: 10px;
color: #808080;
}

.maintable {
	border: 1px #000000 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: #12238F;
font-weight: bold;
padding: 5px;
}

.tbody1{
font-family: verdana;
font-size: 12px;
color: #000000;
background-color: #EDF4FE;
border-top: 1px #000000 solid;
padding: 5px;
}

.tbody2{
font-family: verdana;
font-size: 12px;
color: #000000;
background-color: #dddddd;
border-top: 1px #000000 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: #12238F;
border-top: 1px #000000 solid;
padding: 5px;
}

body {
margin:0px;text-align:center;height:100%;width:100%;background-image:url();background-attachment:fixed; background-repeat:repeat;
}

