BODY
{
    background-image: url('/templates/skins/m2.jpg');
	background-position: top center;
	background-repeat:no-repeat;
	background-color: #f2f2f2;
	margin: 0px;
}
.topmenu { 
	FONT-FAMILY: Verdana, Trebuchet MS, Arial Narrow, Arial;
	FONT-SIZE: 8x;
	COLOR: #dedede;
	font-weight: bold;
	letter-spacing: normal;
	TEXT-DECORATION: none;
	line-height: 13px;
}
.topmenu a{ 
	COLOR: #ffffff;
	text-decoration:none;
}
.topmenu a:hover{ 
	COLOR: #cdff35;
	text-decoration:none;
}

.belowmenu { 
	FONT-FAMILY: Arial, Trebuchet MS, Arial Narrow, Arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #f5f8fc; 
	letter-spacing: normal;
	TEXT-DECORATION: none;
	line-height: 14px;
	text-align:left;
}
.belowmenu a{ 
	COLOR: #f5f8fc;
	text-decoration:none;
}
.belowmenu a:hover{ 
	COLOR: #cdff35;
	text-decoration:none;
}

.topBgOverlay{
	overflow:hidden;
	width:990px;
	display:table;
	background-color:#FFFFFF;
}

#footerBg{
	background:url('/templates/skins/Footer_Gray.jpg') #333446; background-position: top;  background-repeat: repeat-x;
	width:970px; padding:10px 10px 20px 10px;
}
#footerBgWide{
	background:url('/templates/skins/Footer_Blue.jpg') #3c9bd5; background-position: top; background-repeat: repeat-x; width:100%; display: table;
}


.footer_title{
	font-family: "Trebuchet MS", Tehoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cdff35;
	border-bottom: 1px dotted white;
	line-height: 15px;
	margin-bottom: 8px;
	letter-spacing: normal;

}
.footer_title a{
	color: #cdff35;
	text-decoration: none;
}
.footer_title a:hover{
	color: #cdff35;
	text-decoration: none;
}
.footer{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: normal;
	color: #dedede;
}
.footer a{
	color: #dedede;
	text-decoration: none;
}
.footer a:hover{
	color: #dedede;
	text-decoration: none;
}

.footer_optionsHeader{ 
	display: block;
	width: 95%;
	color: #cdff35;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding: 2px;
	text-align:left;
	line-height: normal;
}
.footer_options a{ 
	display: block;
	width: 95%;
	text-decoration: none;
	letter-spacing:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	line-height: normal;
	COLOR: #ffffff;
}
.footer_options a:hover{ 
	display: block;
	width: 95%;
	text-decoration: underline;
	letter-spacing:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	line-height: normal;
	COLOR: #ffffff;
}

.footer_optionsVertical a{ 
	display: block;
	float:left;
	width: 32%;
	text-decoration: none;
	letter-spacing:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	line-height: normal;
	COLOR: #ffffff;
}
.footer_optionsVertical a:hover{ 
	display: block;
	float:left;
	width: 32%;
	text-decoration: underline;
	letter-spacing:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	line-height: normal;
	COLOR: #ffffff;
}
