html, body {
margin: 8px 8px 0; 
color: #000000; 
background-color: #ffffff; 
font-size: 1.0em; 
font-family: tahoma, verdana, arial, helvetica, "Copperplate Gothic Light"; 

 border-bottom: black;
 font-weight: bold;
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px; vertical-align:top; }
	
a { text-decoration: none;
	color: #003366; }

a:hover { color: #ff0000; 
text-decoration: underline; }

.small { font-size: 10px; }

.infoPage
{
	border:2px groove #07307F; FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial; background-color:#E4EBF2
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.topbanner { border: medium none;
	font-size: 10px; text-align: center;
	background-color: #DCDCDC; background-image: none;
	background: none left;
 }
	
.tableline1 {	border: maroon thin;
	font-size: 11px; text-align: left;
	color: #666666; background-color: #F6F8FB; }

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666;


}
	
.tableline2 a { }

.tablelinemain { 	font-size: 11px; text-align: left; text-indent: 2px;
	color: #333333; background-color: #E6F2FF;
	display: inline;
 }
	
.tablelinemain a { font-size: 10px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 11px; text-align: justify; }
	
.myTable {
	border: 1px solid #D6DFEF;
	list-style: square;
	font-size: 12px;
	text-align: justify;
	background-color: #E4EBF2;
	font-style: normal;
	font-variant: normal;
	
	border-top: solid 1px #aabac7;
border-bottom: solid 2px #869DB0;
border-right: solid 2px #869DB0;
border-left: solid 1px #aabac7;
}
	
.myTitle {
	height: 36px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0px;
	text-align: left;
	text-indent: 45px;
	color: #fff;
	background-color: #FFF;
	background-image: url(title.jpg);
	background-position: left;
	background-repeat: no-repeat;
		 		}
	
.myTr { background-color: #ffffff; }

.myTD { padding: 3px; }
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage { height: 60px; }

#MainPage { height: 60px; }

#Display { height: 450px; }