body, th, td { font-family: verdana; font-size: 12px; color: black; }
input, select, option, textarea { font-family: verdana; font-size:12px; color:#000000; line-height:20px; padding:2px; }
a, a:link { color:#336699; }
a:hover { color:#3399cc; }

.nav a { font-family: verdana; font-size: 12px; color: black; font-weight: bold; }

.header { font-size:18px; }
.small { font-size:10px; }

.pulldown-listing, .pulldown-date { width:180px; }
.field-program-xsm { width:50px; font-size:10px; }
.field-program-sm { width:75px; }
.field-program-med { width:125px; }
.field-program { width:200px; }
.field-program-lg { width:275px; }
.field-program-xlg { width:400px; }

.row1 { background:#e6f7ff; }
.row2 { background:#ffffff; }

.error { color:red; }
.success { color:green; }

body{
margin: 0px;
padding: 0px;
color: #333;
font-family: sans-serif;
font-size: 0.7em;
background-color: #fff;}

#head{
position: absolute;
top: 0px;
left: 50%;
margin-left: -310px;
width: 621px;
height: 120px;}

#main{ 
position: absolute;
top: 100px;
left: 50%;
width: 621px;
margin-left: -310px;
}