BODY {
	background-image: url(../images/BG.jpg);
}

.menu { 
		  height: 20px;
		  width: 131px;
		  cursor:hand;
		  line-height: 15pt;
		  font-weight: bold;
		  text-align: center;
		  display: block; 
 }
		  
a.menu:link 	{
	background-image: url(../images/button.gif);
	background-color:#996600;
	color: #CCCC99;	
	text-decoration: none;
	font-size: 10px;	
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.menu:visited 	{
	background-image: url(../images/button.gif);
	background-color:#996600;
	color: #CCCC99;	
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;	
	font-family:Arial, Helvetica, sans-serif;
}

a.menu:active 	{
	background-image: url(../images/button.gif);
	background-color:#996600;
	color: #EEEEDA;	
	text-decoration: none;
	font-size: 10px;	
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.menu:hover 	{
	background-image: url(../images/buttonDown.gif);
	background-color:#996600;
	color: #FFFFCC;	
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}

.menu_bottom_line	{ border-right: #5D687F 1px solid; }

.NoticeMe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bolder; color: #FFFFFF; }
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #663300;
}
.style13 {color: #663333;
	font-weight:bold;}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:118px;
	height:34px;
	z-index:1;
}
.style14 {	color: #FFFFFF;
	font-weight: bold;
}
.VerySmall {	font-size: xx-small;
}
#hint div {
	background-color: #660000;
}


/* The following code comes from SU for the video page */

div#vidShow, div#vidShow td {font-family: tahoma, sans-serif;font-size: 11px;}

h1.vidtitle {font-size: 18px; font-weight: normal; margin-bottom: -5px;}

a.listingLink:link, a.listingLink:active, a.listingLink:visited {font-weight: bold;}

div.pager {font-size: 14px; background-color: #333333; padding:5px; color: white; text-align: center;}

a.page:link, a.page:active, a.page:visited {padding-left: 3px; padding-right: 3px; border: 1px solid #333333; color: white;}
a.pageSelected:link, a.pageSelected:active, a.pageSelected:visited {padding-left: 3px; padding-right: 3px; border: 1px solid #cccccc; background-color: #666666; text-decoration: none; color: white;}

td.list-white {background-color: #FFFFFF; font-size: 11px; text-align: left;}
td.list-alt {background-color: #EBEBEB; font-size: 11px; text-align: left;}

div.searchResults {padding: 5px; background-color: #cccccc; font-size: 11px;}
span.searchResults {font-size:14px; color:#333333; font-weight: bold;}

tr.statsHeader {font-weight: bold; background-color: #cccccc;}

table.stats {border: 1px solid #cccccc;}
