

body {
margin:0;
padding:0;
padding-top:0px;
min-height:200px;
min-width:200px;


}


#maincontent
{ 
height:572px; 
width:762px;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left;
background-color:#ffffff;
top:0px;
}

#text2 {
	position: relative;
	left: 550px;
	top: 10px;
	font-family:"Courier New", Courier, monospace;
	color:#555555;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width: 240px;
}


#topmenu p {
margin:5px;
font-family:"Courier New", Courier, monospace;
font-size:12px;
}


#topmenu a:link, #topmenu  a:visited{
	text-decoration:none;
	color:#339900;
}
#topmenu a:hover{
	text-decoration:underline;
	color:#FF6600;
}

#content
{
	font-family:"Courier New", Courier, monospace;
}




.ct table,.ct td,.ct th{
	border:none;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
.ct table{
	border:none;
}
.ct td, .ct th{
	padding:.2em .5em;
	vertical-align:top;
	font-weight:normal;
}
.ct thead th{
	font-weight:bold;
	font-size:90%;
	vertical-align:bottom;
	margin-bottom: 5px;
	border:2px solid #bbbbbb;
	border-bottom:2px solid #bbbbbb;
	
}
.ct tbody th,.ct td{
	border-right:2px solid #bbbbbb;
}

.ct tbody td,.ct tbody th{
	padding:7px 10px;
}
.ct tbody th{
	border-left:2px solid #bbbbbb;
}
.ct tfoot td,.ct tfoot th{
	margin-top:5px;
	border:none;
	border-top:2px solid #bbbbbb;
}







