body {
margin-left: 5px;
margin-top: 0px;
padding: 0px;
text-align: center;
background-color:#FFFFFF;
} 
#content
{
text-align: left;
width: 700px;
margin: 0 auto
} 


.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.regtextlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.smalltext01 {
	font-family: arial;
	font-size: 11px;
	color: #666666;

}
.smalltext {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.smalltext02 {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	letter-spacing:0px;
	line-height: 11px;
}

.tj {
	text-align: justify;
	text-justify: newspaper, nowrap; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
a:link {color:#0033cc; text-decoration: none;} 
a:visited {color:#0033cc; text-decoration: none;} 
a:hover {color:#339999; text-decoration: underline;}

a.wh:link {color:#FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif;	font-size: 12px;} 
a.wh:visited {color:#FFFFFF; text-decoration: none;  font-family: Arial, Helvetica, sans-serif;	font-size: 12px;} 
a.wh:hover {color:#40a3ff; text-decoration: underline;  font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 20px;
	color: #006666;
	
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006666;
}
.dropform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 17px;
	background: #ffcc00;
	color: #333366;
}
.formbut {
	font-family: verdana;
	font-size: 8pt;
}
html { overflow: -moz-scrollbars-vertical !important; }


h2 {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color:#ff0066;
margin-bottom:0px;
}

h1 {
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
color:#df178c;
margin-bottom:0px;
line-height:25px;
}
.border {
border: 1px solid #CCCCCC; 
padding:5px;
margin:0 auto;
width:inherit;
}
.test{
max-width:250px;
/* IE Image max-width */
width: expression(this.width > 250 ? 250: true);
border: 1px solid #CCCCCC; 
padding:5px;
margin:0 auto;
}
.testsm{
max-width:50px;
/* IE Image max-width */
width: expression(this.width > 50 ? 50: true);
border: 1px solid #CCCCCC; 
padding:5px;
margin:0 auto;
}
#search { margin:0 auto; padding: 0px 10px 0px 0px;  text-align:right}
form {margin:0px}