body 
{
	background-color: #5f0303;
	/*background-color: #000033;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.norepeatbg 
{
	background-image: url(/Images/bg.jpg);
	background-repeat: no-repeat;
}

.sidebarmain 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px 3px 0px 3px;
}

.sidebarbold {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px 3px 0px 3px;
}

.sidebarminor 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px 3px 0px 3px;
}

.sidebarmini 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 0px 3px 0px 3px;
}


.bodymain 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

.bodymainbold 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

.bodymainboldred
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	line-height: 14px;
	text-decoration: none;
}


.bodymainboldwhite
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	line-height: 14px;
	text-decoration: none;
}


.bodymainhead 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bodymainheadminor 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.linebg
{
	background-image: url(/Images/bgol.gif);
}

.sidel
{
	background-image: url(/Images/side_lB.gif);
}

.highlightEvent
{
	background-color: #75B200;
	border-bottom: solid 1px black;
}

.highlightOff
{
	background-color: White;
}

.padding
{
	padding: 0px 3px 0px 3px;
}

.fatpadding
{
	padding: 5px 5px 5px 5px;
}

.FeatureHeader
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.FeatureLink
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	border-bottom: solid 1px black;
	width: 100%;
}

.data th
{
	font-size: 14px;
	background-color: #5f0303;
	color: White;
}

.data td
{
	font-size: 14px;
	background-color: #AA0303;
	text-align: left;
	color: White;
}

.data a
{
	font-size: 14px;
	background-color: #AA0303;
	text-align: left;
	color: Yellow;
	font-weight: bold;
}

.center
{
	text-align: center;
}

.SlideshowBorder
{
	border: solid 3px white;
}

.divider
{
	height: 1px;
	background-image: url(/Images/blackdot.gif);
}

.tbMiddle
{
	vertical-align:middle;
}

.eventheader
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.top
{
	vertical-align: top;
}

.right
{
	text-align: right;
}

.divleft
{
	background-color: #606060;
	color: White;
	width: 20%;
	float: left; 
	text-align:left;
}

.divmiddle
{
	background-color: #606060;
	color: White;
	width: 60%;
	float:left;
	text-align: center;
}

.divright
{
	background-color: #606060;
	color: White;
	width: 20%;
	text-align: right;
	float: right;
}

/* drop down table headers **************************/

.dropdown
{
	cursor: pointer;
	font-size: 14px;
	vertical-align: middle;	
}

/* admin data tables ********************************/
.admindata th
{
	font-size: 14px;
	background-color: #606060;
	color: White;
}

.admindata td
{
	font-size: 14px;
	background-color: #E0E0E0;
	text-align: left;
	color: Black;
}

.admindata a
{
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
