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

body {background-color:#00055e;}

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

.goldcolor {color: #dccc13}

.title {
	color: #dccc13;
}

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

.maintable {
	border: none;
}
.tnote{
font-family: verdana;
font-size: 10px;
color: #808080;
background-color: #ffffff;
font-weight: normal;
spacing: 5px;
}

.theader{
	font-family: verdana;
	font-size: 18px;
	color: #dccc13;
	background-color: #00055e;
	font-weight: bold;
	padding: 5px;
	font-style: italic;
}

.ctrlctrhdr{
	font-family: verdana;
	font-size: 16px;
	color: #dccc13;
	background-color: #00055e;
	font-weight: bolder;
	font-style: italic;
}

.ctrlctr{
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	background-color: #00055e;
	border: 1px solid #dccc13;
	}
	
.tbody1{
	font-family: verdana;	
	font-size: 14px;
	color: #ffffff;
	background-color: #00055e;
	border-top: 1px #ffffff solid;
	padding: 5px;
}

.tbody2{
font-family: verdana;
font-size: 14px;
color: #ffffff;
background-color: #00055e;
border-top: 1px #ffffff solid;
padding: 5px;
}

.tbodysign{
font-family: verdana;
font-size: 14px;
color: #dccc13;
background-color: #00055e;
padding: 5px;
}
.treply{
font-family: verdana;
font-size: 12px;
color: #ffffff;
background-color: #00055e;
border-top: 1px #444444 dotted;
padding: 5px;
}

.tfooter{
font-family: verdana;
font-size: 10px;
color: #ffffff;
background-color: #00055e;
border-top: 1px #ffffff solid;
padding: 5px;
}

