html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.0em;
	color: Gray;
	background-color: #FFCE71;
	background-image: url(logo.gif);
	background-repeat: repeat-x;
	background-position: top;
	background: #FFCE71;
	border-bottom: #1719FF;
}

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 { text-decoration: underline;
	color: #999999; }

.small { font-size: 9px; }

.infoPage {
	font-size: 11px;
	font-weight: bold;
	color: #0000CD;
	background-color: #FFFFCC;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #0000CD;
	border: 1px solid #A5BADC;
}
	
.copyright {
	font-size: 12px;
	font-weight: bold;
	color: Blue;
}
	
.button { font-size: 11px; font-weight: bold; }

.topbanner {
	border: medium none;
	font-size: 10px;
	text-align: center;
	background-color: #FFDFA2;
}
	
.tableline1 {
	border: maroon thin;
	font-size: 11px;
	text-align: left;
	color: #0000CD;
	background-color: #FFDFA2;
}

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: 1px solid #FFDFA2;
	color: #666666;
}
	
.tableline2 a { }

.tablelinemain {
	font-size: 11px;
	text-align: left;
	text-indent: 2px;
	color: Teal;
	background-color: #FFFFBF;
}
	
.tablelinemain a {
	font-size: 10px;
	color: Green;
}
	
.normal { list-style: square;
	font-size: 11px; text-align: justify; }
	
.myTable {
	border: 1px solid #FFD382;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	font-style: normal;
}
	
.myTitle {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	color: Blue;
	background-color: #FFD382;
}
	
.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; }
