body
{
	background-image: url("../images/background.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #8DCFF4;
	scrollbar-base-color: #8DCFF4
}

.standard { font-family: Verdana, Tahoma, "Times New Roman", Arial; font-size : 12px;}
.standardcen { font-family: Verdana, Tahoma, "Times New Roman", Arial; font-size : 12px; text-align: center;}
.tablehead { font-family: Verdana, Tahoma, "Times New Roman", Arial; font-size : 14px; text-align: center;}

a:hover { font: bold; color 12px Verdana: black; text-decoration: none; }
a.selected:link { font: bold 12px Verdana; background: black; color: white; text-decoration: none; }
a.selected:visited { font: bold 12px Verdana; background: black; color: white; text-decoration: none; }
a.selected:hover { font: bold 12px Verdana; background: black; color: #00FF00; text-decoration: none; }

.smenu { font: 10px Verdana; text-align: center; }
a.smenu:visited { font: bold 12px Verdana; color: white; text-decoration: none; text-align: center; }
a.smenu:link { font: 10px Verdana; text-align: center; }
a.smenu:hover { font: bold; color 10px Verdana: black; text-decoration: none; text-align: center; }

a.menu:link { font: bold 12px Verdana; color: #3300CC; text-decoration: none; }
a.menu:visited { font: bold 12px Verdana; color: #3300CC; text-decoration: none; }
a.menu:hover { font: bold 12px Verdana; color: black; text-decoration: none; }

a.menu_new:link { font: bold 12px Verdana; color: red; text-decoration: none; }
a.menu_new:visited { font: bold 12px Verdana; color: red; text-decoration: none; }
a.menu_new:hover { font: bold 12px Verdana; color: black; text-decoration: none; }


p.menu { font: bold 12px Verdana; color: white; text-decoration: none; align: left }
p { font-family: Tahoma, "Times New Roman", Verdana, Arial; font-size: 14px;}
p.header { font-family: Tahoma,"Times New Roman", Verdana, , Arial; font-size: 20px; font-weight: bolder; color: #3300CC; text-align: center;}
p.date { font-family: "Times New Roman", Verdana, Tahoma, Arial; font-size: 16px; font-weight: bolder; color: #3300CC; text-align: center;}


// These are used by the over box
.hoverline	{ background-color: #FFFFFF; border: 2px #006699 solid; }
.bodyline	{ background-color: #FFFFFF; border: 1px #8DCFF4 solid; }
.hovertext { font-size : 12px;  }
.topictitle	{ font-family: Verdana, Arial, "Times New Roman", Tahoma; font-weight: bold; font-size: 12px; color : blue; }
td.hover{ background-color:#FFFFCC; text-align: center; font-size: 12px; height: 28px; }