body {
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color:303030;
}
#menu{
	height:30px;
	padding-left:10px;
	vertical-align:bottom
	


}
#header {
	background-image: url(images/Header_BG.png);
	background-repeat: no-repeat;
	height: 257px;
	width: 815px;
}
#spacer{
	height:10px !important;
	height:11px;

}#spacer2{
	height:5px !important;
	height:6px;

}

#widthspace{

}
#logo{
	vertical-align:middle;
	text-align:left;
	height: 235px;
	width: 384px !important;
	width: 386px;
	text-align:right;
	

}
#face {
	background-image: url(images/face.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 396px;

}
.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;}
.MainMenu_MenuBar{ height:15px; text-align:right;}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#858585;
	font-size:12px;
	font-weight:bold;
	padding:2px 15px 2px 15px;
	border:0px #1c1c1c solid;
	border-width:1px 0px;
	z-index: 4;
}
.submenuitemselected{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 15px 2px 15px;
	background:#000000;
	border:1px #222222 solid;
	border-width:1px 0px;
	z-index: 4;
}

.submenu{
	padding:0px;
	margin-top:3px;
	margin-left:0px;
	z-index: 4;
	text-align:left;
	background-color: #1c1c1c;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1c1c1c;
	border-right-color: #1c1c1c;
	border-bottom-color: #1c1c1c;
	border-left-color: #1c1c1c;
}
.rootmenuitem TD{
	color:#858585;
	font-size:12px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-position:top;
	height:15px;
	text-align:center;
	
}
.rootmenuitemselected TD{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#222222;
	height:15px;
	background-position:top;
}


.rootmenuitembreadcrumb TD{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	z-index: 4;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	background-position:top;

}
.rootmenuitemactive{
	color:#929292;
	font-size:12px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	background-position:top;
}
.SmallPrint {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
A.SmallPrint:link {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.SmallPrint:visited {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.SmallPrint:active {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.SmallPrint:hover {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

