html, body {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.0em;
	color: Black;
	background-color: #D6DFEF;
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px; vertical-align:top; }
	
a {
	text-decoration: none;
	color: #0000CD;
}

a:hover {
	text-decoration: underline;
	color: Red;
}

.small { font-size: 9px; }

.infoPage {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #D6DFEF;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	border: 1px solid #A5BADC;
	background: White;
}
	
.copyright { font-size: 10px; }
	
.button {
	font-size: 11px;
	font-weight: normal;
}

.topbanner {
	border: medium none;
	font-size: 11px;
	text-align: center;
	background-color: #D6DFEF;
}
	
.tableline1 {
	border: maroon thin;
	font-size: 11px;
	text-align: left;
	color: #666666;
	background-color: White;
}

.tableline1 a { }

.tableline2 {
	border: maroon thin;
	font-size: 11px;
	text-align: left;
	color: #666666;
	background-color: #E6E6FA;
}
	
.tableline2 a { }

.tablelinemain {
	font-size: 11px;
	text-align: left;
	text-indent: 2px;
	color: Navy;
	background-color: #D6DFEF;
}
	
.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: 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: #FFDB3D;
	background-color: #1F2970;
	font-family: Verdana;
}
	
.myTr { background-color: #ffffff; }

.myTD {
	padding: 0;
}
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage {
	height: 40px;
}

#MainPage { height: 60px; 
				}

#Display {
	height: 450px;
}
