
.tbbody {
	font-size: 11px;
	background-color: #FFF;
	background-position: center center;
	text-align: justify;
}
.menubgtop {
	background-image: url(../_images_/menutopbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 1000px;
}
.header {
	background-image: url(../_images_/hs.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	width: 1000px;
}
.newsbar {
	font-family: tahoma;
	font-size: 10px;
	color: #000;
	background-image: url(../_images_/newsbar.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 1000px;
}
.infobartop {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-image: url(../_images_/infobar_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 11px;
	width: 196px;
}
.infobarcenter {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-image: url(../_images_/infobar_center.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: 196px;
}
.infobardown {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-image: url(../_images_/infobar_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
	width: 196px;
}
.infobartitlemenus {
	background-image: url(../_images_/title_infobar_menus.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	width: 194px;
}
.infobartitlelinks {
	background-image: url(../_images_/title_infobar_links.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	width: 194px;
}

.titleinfobartext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.titleinfobar a:link, .titleinfobar a:visited 
{
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
} 

.titleinfobar a:hover, .titleinfobar a:active 
{
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.blacktext a:link, .blacktext a:visited 
{
	color: #000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
} 

.blacktext a:hover, .blacktext a:active 
{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.FFtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.FFtext a:link, .FFtext a:visited 
{
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
} 

.FFtext a:hover, .FFtext a:active 
{
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
	text-align:justify;
}
.redtext a:link, .redtext a:visited 
{
	color: #900;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;
} 

.redtext a:hover, .redtext a:active 
{
	color: #900;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;
}

.footerbg {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-image: url(../_images_/bgfooter.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 50px;
	width: 1000px;

}





#MainChannel { width: 1000px; } /* Width of left channel and center channel combined */
#brandZone {
	position:relative;
	height:300px;
	overflow:hidden;
	width:1000px;
}

#brandZoneFeatures {
	
	position:absolute;
	
	background-color:#333333
}

.brandZoneFeature {
	position:relative;
	top:0;
	left:0;
	margin:0;
	
}

#brandZoneFeatureThumbnailsBackground {
	position:absolute;
	top:0px;
	left:892px;
	height:300px;
	width:108px;
	background-color:#000000;
	opacity:0.6;
	filter:alpha(opacity=60);

}

#brandZoneFeatureThumbnails { 
	position:absolute;
	top:0px;
	left:892px;
	height:300px;
	width:108px;
	padding-top:13px;
}

.brandZoneThumbnails a {
	margin-left:22px;
	margin-bottom:8px;
	display:block;
	width:67px;
	float:left;
	height:39px;
	cursor:pointer;
	opacity:1.0;
	filter:alpha(opacity=100);
}

.brandZoneThumbnails a.active {
	cursor:default !important;
}
</li>




.menu	{
	width:300px;
	height:175px;
	border:solid #FF9900 1px;
	padding:10px 5px 10px 5px;
	margin:12px 12px 12px 50px;
	}

/* Menu styles */
.menu ul
	{
	margin:0px;
	padding:0px;
	text-decoration:none; word-spacing:0; text-indent:0
	}
.menu li
	{
	padding:0px;
	list-style-type:none;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal; margin-left:0; margin-right:0px; margin-top:0px; margin-bottom:0px
	}

/* Submenu styles */
.menu ul ul 
	{
	margin:0; background-color:#F6F6F6; word-spacing:0; text-indent:0
	}
.menu li li
	{
	margin-left:0; margin-right:0px; margin-top:0px; margin-bottom:0px
	}