@charset "windows-1252";
 table.register {
}
table.register th {
	width:170px; 
	color:#0550A1;
	font-size:12px;
	font-weight:bold;
	text-align:right
}
 
table.register2 th {
	text-align:left;
	width:250px; 
	color:#0550A1;
	font-size:12px;
	font-weight:bold;
}
table.register td {	
	 text-align:left 
	}

input{
	color: #0550A1;
	font-size:10px;
	width:150px;
}
input.register2{
	color: #0550A1;
	font-size:10px;
	width:25px;
}
select{
	color: #0550A1;
	font-size:10px
	}
fieldset
{
border: 1px solid #0550A1;
margin: 1em 0; 
margin-left:100px;
padding: .1em 1em;
width:470px;
}

legend
{
color: #0550A1;
background: white;
font-size:10px;
border: 1px solid #0550A1;
padding: 2px 6px
}
table.lists {background:white}
table.lists th {text-align:center;height: 23px; font-size: 9pt; background: url(images/maintopbg.png) left repeat-x;  border:1px;  border-style: solid; Border-color:black;width:75px; color:white}
table.lists td {padding-left:10px;height: 20px; font-size: 8pt;background:white; border:1px;  border-style: solid;border-top:none;Border-color:black; }
table.lists tr.r1 td {
	background-color: white;
}
table.lists tr.r0 td {
	background-color: #E4F4FF;
}
input.button {
background-color: #ffffff;
font-family: verdana;
border: #0550A1 1px solid;
font-size: 9pt;
font-weight: bold;
width:150px;
} 
