body {	background-color: #242424;
	background-image:  url(images/bgbanner_new6.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size:10pt;
	font-variant: small-caps;
	font-family: Tahoma, Verdana, sans-serif;
}
.text {	font-size:10pt;
	font-variant: small-caps;
	font-family: Tahoma, Verdana, sans-serif;
}
.wtext {font-size:8pt;color:#FFF;
	font-variant: small-caps;
	font-family: Tahoma, Verdana, sans-serif;
}
a:link {color:#4b0404;text-decoration:none;font-weight:bold;}
a:visited {color:#593103;font-weight:bold;text-decoration:none;}
a:hover {color:#9b0404;text-decoration:none;font-weight:bold;}

td.wtext a:link {color:#CCC;text-decoration:none;font-weight:bold;}
td.wtext a:visited {color:#BBB;font-weight:bold;text-decoration:none;}
td.wtext a:hover {color:#FFF;text-decoration:none;font-weight:bold;}
td.text a:link {color:#4b0404;text-decoration:none;font-weight:bold;}
td.text a:visited {color:#593103;font-weight:bold;text-decoration:none;}
td.text a:hover {color:#9b0404;text-decoration:none;font-weight:bold;}

td.varsitytab {width:72px;height:26;border: 0px;background-image:url(images/varsitylow.png);cursor:pointer;}
td.varsitytab:hover {width:72px;height:26;border: 0px;background-image:url(images/varsityhigh.png);cursor:pointer;}
td.varsitytabactive {width:72px;height:26;border: 0px;background-image:url(images/varsityhigh.png);}

td.jvtab {width:49px;height:26;border: 0px;background-image:url(images/jvlow.png);cursor:pointer;}
td.jvtab:hover {width:49px;height:26;border: 0px;background-image:url(images/jvhigh.png);cursor:pointer;}
td.jvtabactive {width:49px;height:26;border: 0px;background-image:url(images/jvhigh.png);}

td.froshtab {width:72px;height:26;border: 0px;background-image:url(images/froshlow.png);cursor:pointer;}
td.froshtab:hover {width:72px;height:26;border: 0px;background-image:url(images/froshhigh.png);cursor:pointer;}
td.froshtabactive {width:72px;height:26;border: 0px;background-image:url(images/froshhigh.png);}

div.steady {border: 0px solid black; display:block;}
div.gone {border: 0px solid black; display:none;}
