html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.0em;
	color: #663300;
	background-color: #EED0A4;
	background-repeat: repeat-x; background-position: top;
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px; vertical-align:top; }
	
a { text-decoration: none;
	font-weight: bold;
	color: #993300; }

a:hover { text-decoration: underline;
	font-weight: bold;
	color: #663300; }

.small { font-size: 9px; }

.infoPage {
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF; 
	height: 27px;
	vertical-align: middle;
	}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	border: 1px solid #A77833;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.topbanner { border: medium none;
	font-size: 10px; text-align: center;
	background-color: #A77833; background-image: url(bg.png); }
	
.tableline1 {	border: maroon thin;
	font-size: 11px; text-align: left;
	color: #663300; background-color: #EED0A4; }

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #A77833 1px solid;
	border-top: #A77833 1px solid;
	color: #663300;


}
	
.tableline2 a { }

.tableline3 {
	font-size: 11px;
	text-align: left;
	border-right: #A77833 1px solid;
	border-top: #A77833 1px solid;
	color: #666666;
}
	
.tableline3 a { }

.tablelinemain { 	font-size: 11px; text-align: left; text-indent: 2px;
	color: #333333; background-color: #A77833; }
	
.tablelinemain a { font-size: 10px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 11px; text-align: justify; }
	
.myTable {
	border: 1px solid #EED0A4;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #EDE2CE;
	font-style: normal;
}

.myTable2 {
	border: 2px solid #8B692A;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #EDE2CE;
	font-style: normal;
}

.myTable3 {
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #EDE2CE;
	font-style: normal;
}

.myTableBlock {
	border: 2px solid #8B692A;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #C68F3F;
	font-style: normal;
	color: White;
}

.myTitle { 	font-size: 12px; font-weight: bolder;	letter-spacing: 2px;
	    text-indent: 5px; 
		color: black; background-color: #EED0A4; }
	
.myTr { background-color: #EED0A4; }

.MyBottom {
	background-color: #A77833;
 text-align: center;
 color: White;
 font-size: 12px;
 font-family: "Verdana";  		
}

.MyBottom a {
	color: White;
	font-weight: bold;
	}

.myTD { padding: 5px; }

.myTDBlock { padding: 0px; }
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #A77833; } 

#TopPage { height: 60px; }

#MainPage { height: 60px; }

#Display { height: 450px; }

