<!--

body {  background-color: white; 
        padding: 0px;
		margin: 0px;
        font-family: arial, verdana, helvetica, sans-serif; 
        font-size: 12px; 
}
		
p,tr,td,ul,li,ol,dt,dl,dd { font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; }

/* set image borders to zero */
img {border: none; margin: 0px; padding: 0px;}

img.top5 {margin-top: 5px;}		
img.tb1 {margin-top: 1px; margin-bottom: 1px;}		
img.right {float: left; margin-right: 10px;}
img.marginver5 { margin-bottom: 5px; }

.sm { font-size: 11px; }
.redsm { color: red; font-size: 11px; text-align: left;}
.weathertext { font-family: verdana, helvetica, arial, sans-serif; font-size: 18px;}
.greenheader { color: #009800;  font-family: verdana, helvetica, arial, sans-serif; font-size: 18px;}
.greensubheader { color: #009800;  font-family: verdana, helvetica, arial, sans-serif; font-size: 12px;}
.greensubheader2 { color: #009800;  font-family: verdana, helvetica, arial, sans-serif; font-size: 14px;}
.grayheader {color; #999999; font-size:11px;}
.ads { font-size: 10px; }

.ctr {text-align: center;}

.leftcontent {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}

.whitebg {background-color: #ffffff;}
.whitebgsm {background-color: #ffffff; font-size: 11px;}
.greenbg {background-color: #009800;}
.lgtgreebg { background-color: #B4E29D; }
.graybg {background: #c2c2c2 url(../images/graygrad.gif); background-repeat: repeat-y; }
.graybg2 {background-color: #999999; }
.weatherbg {background: #ffffff url(../images/bluegrad.gif); background-repeat: repeat-x; background-position: bottom; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }
.lgtgraybg { background-color: #e6e6e6;}
.yellowbg {background-color: #F8D140;}
.pollbg {background: #c2c2c2 url(../images/poll.gif); background-repeat: no-repeat; }
.quizbg {background: #c2c2c2 url(../images/quiz.gif); background-repeat: no-repeat; }
.footerbg {background-color: #efefef;}

/* form input settings */
.50 {width: 50px; }
.80 {width: 80px; }
.250 {width: 200px; }

.line {
        width: 100%;
        border-top: 1px  #999999 dashed;
        margin: 0;
        padding: 0;
		  height: 1;
}
.line2 {
        width: 100%;
        border-top: 1px  #999999 solid;
        margin: 0;
        padding: 0;
		  height: 1;
}

/* calendar classes */
.month {background-color: #009800; font-size: 11px; font-weight: bold;  color: white;}
.today {background-color: #CC3300; font-size: 11px; color:white; }
.onevent {background-color: #cccccc; font-size: 11px;color:black; }
.anyday {background-color: white; font-size: 11px; color:black;}

a.event:link, a.day:visited, a.day:active { color:black; text-decoration:none; font-size:11px;}
a.event:hover { color: #cc3300; text-decoration:none; font-size:11px;}

.divider { background-color: #999999;}
.box { border: 1px #999999 solid;}
 
a:link {COLOR: #0059C2; }
a:visited {COLOR: #808080; }
a:active {COLOR: #0059C2; }
a:hover {COLOR: #cc3300; }
               
a.sm:link {COLOR: #0059C2; font-size: 11px;}
a.sm:visited {COLOR: #808080; font-size: 11px;}
a.sm:active {COLOR: #0059C2;  font-size: 11px;}
a.sm:hover {COLOR: #cc3300;  font-size: 11px;}

a.navi:link {COLOR: black; text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }
a.navi:visited {COLOR: black; text-decoration: none;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }
a.navi:active {COLOR: #808080; text-decoration: none;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px; }
a.navi:hover {COLOR: #1FAF45; text-decoration: none;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px; }

.topbar {
	color: #ffffff;
}
a.topbar:link, a.topbar:visited {
	text-decoration: none;
	color: #ffffff;
}
a.topbar:hover {
	color: #f8d140;
	text-decoration: underline;
}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
	COLOR: black; 
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; }


table.list_table
{
  background-color: #a9b8d1;
}
tr.list_header
{
  background-color: #afb0bc;
}
tr.list_even
{
  background-color: #ffffff;
}
tr.list_odd
{
  background-color: #c0c0c0;
}
  
// -->
