@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #358126;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.leftBox{
	background-image:url(../images/left_under.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.leftBoxPlain{
	background-image:url(../images/Interior_Black_Left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.leftBoxBottom{
	background-image:url(../images/bottom_left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.blackBack{
	background-color:#000;
}

#menuLeft{
	margin-top:60px;
	width:260px;
	margin-left:40px;
}

#menuLeftInternal{
	margin-top:85px;
	width:260px;
	margin-left:40px;
}

.MenuImages{
	margin-bottom:17px;
}

#sponsors{
	 width:401px; 
	 height:372px;
	 overflow:auto;
	 font-size:12px;
	 text-align:right;
	 padding-right:10px;
	 margin-top:66px;
}

#RightSideSponsors{
	padding-right:13px;
}

.JustifyAboutTxt{
	width:308px;
	text-align:justify;
	float:right;
}

.AboutImg{
	float:right;
}

#AboutRtMargin{
	margin-right:6px;
}

.Yellow{
	color:#fff95d;
}

.YellowBold{
	color:#fff95d;
	font-weight:bold;
}

.LinksTxt{
	font-size:12px;
}
