body {
  margin:10px;
  background-repeat: repeat-y;
}



TD, BODY {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

TD.main {
	border: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
}

TABLE {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

UL, LI {
	line-height: 22px;
}
H1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight : bold;
	color: white;
}

H2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight : bold;
}

H3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
}

H6 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
}


A				{ color: black; text-decoration: none; }
A:visited		{ color: black; }
A:hover			{ color: #01438d; text-decoration: underline; }

A.Bold			{ font-weight: bold; }

A.Nav			{ color: black; text-decoration: none; font-size: 11px;  font-weight: bold; }
A.Nav:Hover		{ color: #01438d; text-decoration: underline; }
A.Nav:Visited	{ color: #01438d; }

A.bottom			{ color: white; text-decoration: none; font-size: 10px; }
A.bottom:Hover		{ color: black; text-decoration: underline; }
A.bottom:Visited	{ color: white; }

.Txtbody {
	font-size: 12px;
	font-weight:bold;
	color: black;
}
	
.bottom {
	font-size: 10px;
	color: white;
	
}
.TxtBldO {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	
	
}
.TxtBldEM {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	
}
.TxtBldMon {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	
}

.TxtBldW {
	font-weight: bold;
	color: #FFFFFF;
	}
	
.TxtBldW10 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}

.TxtBldLB {
	font-weight: bold;
	color: #829AB7;
}

.TxtUCheads {
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
}

.TxtNCpu {
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	
}
.TxtUCheadsE {
	color: #829AB7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	
}

.TxtUCheadsEp {
	color: #829AB7;
	font-size: 10px;
	font-weight: bold;
}

.TxtUCheadsEP {
	color: #54667D;
	font-size: 10px;
	font-weight: bold;
	
	}

.TxtUCEP {
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
	
}

.TxtUCsee {
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.TxtUCseep {
	color: #993300;
	font-size: 10px;
	font-weight: bold;
	
}

.TxtUCE {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.TxtWP {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.UCsubhead {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #01438D;
	border-bottom: 1px solid #01438D;
	background-color: #A0B1D4;	
}
.UCsubhead2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #01438D;
	background-color: #A0B1D4;	
}
.UCheading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #A0B1D4;
	border-width: 1px;
	border-style: solid;
	border-color: #01438D;
	}
