/************ Global Styles ****************/
a:link    	{ color: #333333; font-family:arial,verdana,helvetica,sans-serif; font-size:1em}
a:active  	{ color: #333333; font-family:arial,verdana,helvetica,sans-serif; font-size:1em} 
a:visited 	{ color: #333333; font-family:arial,verdana,helvetica,sans-serif; font-size:1em}
a:hover 	{ color: #999999; font-family:arial,verdana,helvetica,sans-serif; font-size:1em}

.BodyLabels {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px
}

.TextBody {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px
}

.TextLogin {
	color: #333333;
	font-family: arial,verdana,helvetica,sans-serif;
	font-stretch: expanded;
	Top: -2px;
	font-size: 12px
}

	/* Added by Derreck - .TextBody class for all major HTML objects	*/
	/* PURPOSE: Compatibility with older versions of Netscape			*/
	
	


body {
	background-color: #C3C1C1;
	background-image:url('images/wl/bg-x.gif');
	background-attachment: fixed;
	background-position:top left;
	background-repeat:repeat-x;
}

	
body, p, br, hr, img, span, div, tbody, th, tr, td, table, ul, ol, li {
	color: #00000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px
}

.SmallText {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:10px
}

.ItemText {
/* Used for item display */
	font-weight: bolder;
}

/************ SEO Optimization DD Oct 2004 ***************/

.toplevel_logo {
	position:absolute;
	width:100%;
	top:0px;
}
.toplevel_maincontent {
	position: absolute;
	width:100%;
	top: 135px; 
}
.toplevel_maincontent3day {
	position: absolute;
	width:100%;
	top: 116px;
}
.toplevel_contenttable {
	position: relative;
	left: 0px;
	width: 461px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	alignment: center;
	border-left: solid 1px #9A9AA2;
}
.toplevel_navbars {
	width: 154px;
}

/************ Top Navigation **************************/

.TopNavigation {
	border-bottom: solid 1px #000000;
	width: 770px;
	height: 25px;
	/* border-left: solid 1px #000000;
	border-right: solid 1px #000000; */
}

TD.TopNavigationLC {
	width: 7px;
	background: transparent url(/images/wl/topnav_corner_l.gif);
}

TD.TopNavigationRC {
	width: 7px;
	background: transparent url(/images/wl/topnav_corner_r.gif);
}

TD.TopNavigationCENTER {
	border-top: solid 1px #000000;
	/*background-color: #333333;*/
}

/************ Bottom Rounded Edge Classes **************/

TD.contentBorderedBottom {
	background-color: #ffffff;
	border-bottom: solid 1px #9A9AA2;
//	width: 468px;
	height: 26px;
}

TD.navBorderedBottomL {
	background-color: #DBDBDB;
	border-right: solid 1px #9A9AA2;
	border-bottom: solid 1px #9A9AA2;
//	width: 155px;
	height: 26px;
}

TD.navBorderedBottomR {
	background-color: #DBDBDB;
	border-left: solid 1px #9A9AA2;
	border-bottom: solid 1px #9A9AA2;
//	width: 155px;
	height: 26px;
}

/************ Vertical Navigation Links ****************/

TD.Navigation {
	background-color: #DBDBDB;
	border-left: solid 1px #9A9AA2;
	border-right: solid 1px #9A9AA2;
	/* border-bottom: solid 1px #9A9AA2; -- taken out for bottom corners */
	width: 155px;
}


TD.Bordered {
	background-color: #ffffff;
	/* border-left: solid 1px #9A9AA2;
	border-right: solid 1px #9A9AA2;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #9A9AA2 */
}

TD.BorderedAlsoOnRight {
	background-color: #ffffff;
	border-right: solid 1px #9A9AA2;
}

TD.BorderedBottomOnly {
	border-bottom: solid 1px #000000;
}

TD.BorderedGrey {
	background-color: #ffffff;
	border-left: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
	border-top: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0
}

.VertNavLink a:link {
	color: #333333;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:13px;
	text-decoration:underline
}

.VertNavLink a:visited {
	color: #333333;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:13px;
	text-decoration:underline
}

.VertNavLink a:hover {
	color: #666666;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:13px;
	text-decoration:underline
}

.VertNavLink {
	color: #ffffff;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:17px;
}

TD.BorderedLeftRightOnly {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

/************ Horizontal Navigation Links ****************/
.HorzNavLink a:link {
	color: #333333;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline
}

.HorzNavLink a:visited {
	color: #333333;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline
}

.HorzNavLink a:hover {
	color: #333333;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline
}

.HorzNavLink {
	color: #333333;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
}

/************ Navigation Styles ****************/
.NavTitleText {
	color: #ffffff;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9px;
	font-weight:lighter;
	font-stretch:expanded;
	letter-spacing:3px;
	text-align:center;
	text-transform:uppercase
}

.RightNavFeatureText {
	color: #000000;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:10px
}

TD.NavItemTitle {
	border-top: solid 1px #9A9AA2;
	border-bottom: solid 1px #9A9AA2;
	background-color: #2B2B2B;
	color:#ffffff;
	height: 20px;
	vertical-align: middle
}

TD.NavItemTitleNoTop {
	border-bottom: solid 1px #9A9AA2;
	background-color: #E1DDDF;
	height: 20px;
	vertical-align: middle
}

TD.RightNavCell {
	background-color: #DBDBDB;
}

/************ Title Bars ****************/
H1.TitleBar
{
font-size: 10px;
margin-bottom: 0px;

}

TD.TitleBar {
	border-bottom: 2px solid #333333;
	height: 20px;
	vertical-align: middle;
}

.TitleBarText2 {
	color: #333333;
	font-family:tahoma,verdana,helvetica,sans-serif;
	Font-Variant: small-caps;
	font-size:20px;
	/* font-weight:bolder; */
	text-decoration:none
}

.TitleBarText {
	color: #C30202;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none
}

.TitleBarLink a:link {
	color: #C30202;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none
}

.TitleBarLink a:visited {
	color: #C30202;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none
}

.TitleBarLink a:hover {
	color: #C30202;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none
}

h1,h2,h3,h4,h5,h6{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.SectionHead{ 
	FONT-SIZE: 19px; 
	TEXT-TRANSFORM: lower-case; 
	Font-Variant: small-caps;
	LETTER-SPACING: -1px; 
	font-stretch: expanded;
	color: #666666;  
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

TD.SectionHead {  
	Top: -10px;
	border-bottom: 1px solid #000000 
}


/************ Lists ****************/
TD.ListCells1 {
	border-bottom: solid 1px #A0A0A0;
	background-color: #E6F2FF;
	vertical-align: top
}

TD.ListCells2 {
	border-bottom: solid 1px #A0A0A0;
	background-color: #EBECF1;
	vertical-align: top
}

TD.ListCells1NoBorder {
	background-color: #E6F2FF;
	vertical-align: top
}

TD.ListCells2NoBorder {
	background-color: #EBECF1;
	vertical-align: top
}

TD.ListText1 {
	border-bottom: solid 1px #F46969;
	background-color: #FFCCCC;
	vertical-align: top
}

TD.ListText2 {
	border-bottom: solid 1px #F46969;
	background-color: #FFFFFF;
	vertical-align: top
}

TD.ListHeader {
	border-bottom: solid 1px #666666;
	background-color: #999999;
	vertical-align: top;
	horizontal-align: center;
	font-weight: bolder;
}

TD.ScheduleCell {
	border-bottom: solid 1px #A0A0A0;
	background-color: #DDDDDD;
	vertical-align: top;
}

.Small {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:10px
}

/************ Lists - Page nav ****************/
TD.PageNav {
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	background-color: #E1DDDF;
	vertical-align: top
}

TD.PageNavList {
	border-bottom: solid 1px #000000;
	background-color: #E1DDDF;
	vertical-align: top
}

/********** Links **************************/

.BigLink a:link {
	color: #333333;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bolder;
}

.BigLink a:visited {
	color: #333333;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bolder;
}

.BigLink a:hover {
	color: #C0C0C0;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bolder;
}

/****************** Form Elements ***********************/

SELECT.centeredSelect OPTION {
	/* do not know why this is not working.. used for userrating on rightpanels */
	text-align: center;
}

/****************** Front Page *************************/

TABLE.FrontPageBox {
	margin-bottom: 5px;
}

TABLE.FrontPageBox #contentCell {
	border-left: 1px solid #9A9AA2;
	border-right: 1px solid #9A9AA2;
	background-color: #ffffff;
}

TABLE.FrontPageBox #topCell { 
	background: transparent url(/images/top-bar.gif);
	height: 8px;
}

TABLE.FrontPageBox #bottomCell { 
	background: transparent url(/images/bottom-bar.gif);
	height: 8px;
}

TABLE.DisclaimerBox {
	background: #E0E0FF;
	width: 310px;
	margin-top: 5px;
}

TABLE.DisclaimerBox TEXTAREA {
	border: 1px #898991 solid;
	/* font-family: arial, helvetica; */
	font-size: 8pt;
	width:90%;
}

TABLE.DisclaimerBox INPUT {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bolder;
	background-color: #cccccc;
	border: 2px #aaaaaa solid;
	width: 125px;
}

TABLE.DisclaimerBox #topCell { 
	background: transparent url(/images/disclaimer-top-bar.gif);
	height: 8px;
}

TABLE.DisclaimerBox #bottomCell { 
	background: transparent url(/images/disclaimer-bottom-bar.gif);
	height: 8px;
}

.nav {
	cursor: hand;
	text-decoration: underline;
	/*color: #333333;*/
}

/****************** Ad Brite CSS *************************/

.adHeadline {font: bold 8pt Arial; text-decoration: underline; color: #333333;}
.adText {font: normal 8pt Arial; text-decoration: none; color: black;}
.adbright {display: none;}