body {
 color: #333333;
 background-color: #CCCCCC;
 background-image: url('img/bg-home.gif');
 background-position:top center;
 background-repeat: repeat-y;
 font-family:arial, san-serif; font-size:12px;
 margin:0px;
}

td {
 font-family:arial, san-serif; font-size:12px;
}

a:link { color:#0099FF;text-decoration:none;font-weight:bold; }
a:visited { color:#0088DD;text-decoration:none;font-weight:bold; }
a:active, a:hover { color:#A5B331;text-decoration:underline;font-weight:bold; }

h1 { font-size:16px;margin:0px; }
h2 { font-size:12px;margin:0px 0px 2px 0px; }
h3 { font-size:13px;margin:30px 0px 0px 0px; }

.sm { font-size:11px; }
.lg { font-size:13px; }
.huge { font-size:20px; }

input { font-size:11px; }

.drop {
 background-color:#FFCC66;
 font-size:11px;
}

.leftnav {
 margin-left:7px;
}


A.a1:active {TEXT-DECORATION: none;font-weight:bold; }
A.a1:visited {TEXT-DECORATION: none;font-weight:bold; }
A.a1:link { TEXT-DECORATION: none;font-weight:bold; }
A.a1:hover {TEXT-DECORATION: none;font-weight:bold; }

#a2 { clear: both; color: #FFFFFF; margin: 0px 0px 1px 10px; padding: 2px;}