BODY { 
background-color: #4A5265;

}
a:link {     font-family: Verdana;  font-style: normal; color: #FFCC66; text-decoration: none}
a:visited {  font-family: Verdana;  font-style: normal; color: #FFCC66; text-decoration: none}
a:active {  font-family: Verdana;  font-style: normal; color: #FFCC66; text-decoration: none}
a:hover {    font-family: Verdana;  font-style: normal; color: #990000; text-decoration: none}

a:link.front {     font-family: Verdana;  font-style: normal; color: #FFCC66; text-decoration: none}
a:visited.front {  font-family: Verdana;  font-style: normal; color: #FFCC66; text-decoration: none}
a:active.front {  font-family: Verdana;  font-style: normal; color: #FFCC66; text-decoration: none}
a:hover.front {    font-family: Verdana;  font-style: normal; color: #990000; text-decoration: none}

a:link.bod {     font-family: Verdana;  font-style: normal; color: #333399; text-decoration: none}
a:visited.bod {  font-family: Verdana;  font-style: normal; color: #333399; text-decoration: none}
a:active.bod {  font-family: Verdana;  font-style: normal; color: #333399; text-decoration: none}
a:hover.bod {    font-family: Verdana;  font-style: normal; color: #990000; text-decoration: none}



H3 {
	font-size: 14pt; 
	font-family: Verdana; 
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

td {
	font-size: 8pt; 
	font-family: Verdana; 
	color: #333333;
}

.reg {
	font-size: 8pt; 
	font-family: Verdana; 
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}


.main {
    background-color:#ffffff;
	border:1px solid #826B3B;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.line {
	border:1px solid #333333;
}

.head {
    background-color:#999999;
}

.foot {
    background-color:#ffffff;
	font-size: 8pt; 
	font-family: Verdana; 
	color: #333333;
}

.navigate {
    background-color:#000000;
	font-size: 8pt; 
	font-family: Verdana; 
	color: #ffffff;
	width: 150px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pad {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.sub_front {
    background-color:#666666;
	font-size: 9pt; 
	font-family: Verdana; 
	color: #ffffff;

}


.sub_body {
    background-color:#cccccc;
	font-size: 8pt; 
	font-family: Verdana; 
	color: #333333;
}


