html {
WIDTH: 100%;
        HEIGHT: 100%
}
body {
	MARGIN: 0px auto;
	WIDTH: 910px;
	HEIGHT: 100%;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:1em;
	color: #000000;
	background-color: #0C9248;
	background-image: url(bg.gif);
	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;
	color: #044F00;
}

a:hover {
	text-decoration: underline;
	color: #198514;
}

.small { font-size: 9px; }

.infoPage {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #009900;
	margin: 0 auto;
	text-align: left;
	height: 20px;
	background-image: url(infopage.jpg);
	background-repeat: repeat-x;
}
	
.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;
	BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: center
	font-size: 10px;
	background-image: url(testaDx.gif);
	background-repeat: no-repeat;
	background-position: right;
}
	
.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; }
	
.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: #FFFFFF;
	background-color: #009933;
}
	
.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; 	
	margin: 0 auto; 
	text-align: left;
	width: 900px;
}

#InfoPage {
	height: 20px;
	text-align: left;
	width: 900px;
}

#MainPage {
	height: 60px;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#Display {
height : 400px; 
}
