.outertable {
	border : 1px solid #000000;
	background-color : #FFFFFF;
	height : 400px;
}
.main { 
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF; 
	display : block;
	margin: 0px; 
	padding: 0px; 
	background-color : #3C69C2;
	text-decoration: none;
}	

.navtable {
	border-left : 1px solid #033D89;
	border-right : 1px solid #033D89;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : #389CE9;
}

.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #3223F0;
	font-weight : bolder;
}

.rhd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #CC0000;
	font-weight : bolder;
}

.rhd2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #CC0000;
	font-weight : bolder;
}

.border {
	border-color : CCCCCC;
	}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    font-weight: normal; 
	color: #000000;
}
.body-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    font-weight: bold; 
	color: #000000;
}

.bodyleft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    font-weight: bolder; 
	color: #FFFFFF;
	text-align: left;
}

}

.bodycenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    font-weight: bolder; 
	color: #FFFFFF;
	text-align: center;
}

.btxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #000000;
	text-align: justify;
}

.btxtt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #000000;
	text-align: left;
}

.btxt2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #000000;
	font-weight: bold;
}

.btxt3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #000000;
	text-align: center;
}

.btxt4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
    color: #000000;
	text-align: center;
}

.adr {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.navlt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #CCCCCC;
	font-weight: bold;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
}

a.main { 
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF; 
	display : block;
	margin: 0px; 
	padding: 6px; 
	text-decoration: none;
} 
a.main:hover { 
	color: #B00202;
} 

a.sub { 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FEC003; 
	display : block;
	margin: 0px; 
	padding: 6px; 
	text-decoration: none;
} 
a.sub:hover { 
	color: #B00202;
} 

a.body:LINK {
	text-decoration: none;
	color: #0972B6;
	font-weight: bold;
}
a.body:VISITED {
	text-decoration: none;
	color: #0972B6;
	font-weight: bold;
}
a.body:HOVER {
	color: #FFAE01;
	font-weight: Bold;
	text-decoration: underline;
}

