body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background-color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.error {font-family:Tahoma, Helvetica, sans-serif;font-size:11px;color:red;}

a.menu:visited { text-decoration:none;color:#666666;font-size:12px;}
a.menu:active { text-decoration:none;color:#666666;font-size:12px;}
a.menu:hover { text-decoration:none;color:#666666; border-top:2px solid #000066;font-size:12px;}
a.menu:link { text-decoration:none;color:#666666;font-size:12px;}
.footer {font-size:10px;color:#AAAAAA;}
.boldcontent {font-size:13px; font-weight:bold;}
.table1 {border:1px solid #cccccc; vertical-align:top;font-size:8pt;}
.table1heading {border:1px solid #cccccc; font-weight:bold; background-color:#cccccc;}
input {font-size:11px; color:#333333; border-right:0px; border-bottom:0px; border-top:1px solid #666666;border-left:1px solid #666666;padding-left:2px;}

select {font-size:11px; color:#333333;}

#text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color:black;
	}
	
#content {
	width:724px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color:black;
	}

#title {
	color: #00818E;
	font: bold 14px Arial, sans-serif;
}

#header{
	border:1px solid #cccccc;
	font-weight:bold;
	background-color:#cccccc;
}

input.button {
	color: #00818E;
	font: bold 14px Arial, sans-serif;
	border-top: 0px;
	border-left: 0px;
	background-color:white;

}