body
{
	margin: 0px;
	padding: 0px;
	font-size: 0.712em;
	background: #000000;
	font-family: Arial, Helvetica;
}
form
{
	width: 100%;	
}
a:link, a:visited
{
	color: #0484f1;
	text-decoration: none;
}
a[href]:hover, a[href]:active
{
	text-decoration: underline;
}


/**************/
/* STARTPAGE  */
/**************/
/*
#MSEntirePage a
{
	color: #efefef;	
	text-decoration: underline;
}
#MSEntirePage a:hover
{
	color: #ffffff;	
	text-decoration: underline;
}*/
#MSEntirePage
{
	width: 100%;
	height: 70.583333em;
	background-color: #000000;
	background-image: url('/Templates/Public/Images/Framework/bg_start.png');
	background-repeat: repeat-x;
	background-color: #000000;
}
#MSMainContent
{
	width: 84.7em;
	margin: 0px auto;
}
#MSTop
{
	width: 100%;
	float: left;
	clear:both;
}
#MSTopLeft
{
	width: 31em;
	float: left;
}
.MSTopLeftImage
{
	width: 100%;
}
#MSTopRight
{
	background-image: url('/Templates/Public/Images/Framework/bg_top_right.png');
	background-position-x: 50%;
	background-position-y: 50%;
	background-repeat: no-repeat;
	width: 53.7em;
	height: 9.62252em;
	float: left;
}
#MSAdvertisingContent
{
	width: 84.7em;
	overflow: hidden;
	float: left;
	clear:both;
	background-color: #000000;
}
.MSTopLogo
{
	width: 100%;
}
#MSTopMenu
{
	background-image: url('/Templates/Public/Images/Framework/bg_main_menu2.png');
	background-repeat: no-repeat;
	width: 100%;
	background-position-y: 50%;
	background-position-x: 50%;
	clear:both;
	height: 3.528em;
	

}
#MSTopMenu a:hover
{
	color: #ffffff;	
}
#MSTopMenu a
{
	text-decoration: none;
	letter-spacing: 1px;
	
}
#MSTopMenyLine
{
	width: 100%;
	height: 1px;
	font-size:0px;
	line-height:0px;
	background-color: #545454;	
}
#MSFooter
{
	float: left;
	clear: both;
	width: 100%;
	background-color: #e7e7e7;
}
/********************/
/* MASTER-MASTERPAGE*/
/********************/
#MMEntirePage
{
	width: 100%;
	background-color:#eeeeee; /*#FFFFFF;	*/
}
#MMTop
{
	background-color: #000000;
	width: 100%;
	height: auto;
	clear:both;
}
#MMTopMiddle
{
	width: 84.7em;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#MMainPage
{
	background-image: url('/Templates/Public/Images/Framework/bg_content2.png');
	width: 100%;
	background-position: center;
	background-repeat:repeat-y;
	clear: both;
}
#MMainMiddlePage
{
	width: 84.7em;
	margin: 0px auto 0em auto;
	padding-bottom: 1.5em;
}
#MMFooter
{
	width: 100%;
	background-color: #e7e7e7;
	background-image: url('/Templates/Public/Images/Framework/bg_gray_bottom.png');
	background-position: center;
	background-repeat:repeat-y;
	height: 7.1442em;
}
#MMFooterMiddle
{
	width: 84.7em;
	margin-left: auto;
	margin-right: auto;	
}
#MTopMiddlePage
{
	width: 79.408em;
	margin-left: 2.646em;
	margin-right: 2.646em;
	padding-top: 1.764em;
}
#MBreadCrumbs
{
	padding-bottom: 0.441em;
	border-bottom-color: #e7e7e7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;	
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
}
#MLeftMenu
{
	width: 17.64em;
	margin-right: 2.646em;
	background-color: #ffffff;
	float: left;
	overflow: hidden;
}
#MMainContent
{
	float: left;
	width: 38.8em;
	overflow:hidden;
}
#MSecondContent
{
	width: 17.64em;
	margin-left: 2.646em;
	float: left;
	overflow: hidden;
}
#MEntireContent
{
	width: 59.086em;
	float: left;	
}
#MContent
{
	width: 100%;
	margin-top: 2.646em;
	overflow: hidden;
}
.clear
{
	clear: both;	
}