
BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #353132;
	text-align: center;
	margin: 0px;
	border: none;
	margin-top: 5px;
	border-spacing: 0px;
}

table {
	width: 100%;
	text-align: center;
	vertical-align: top;
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
}


A > a:active, a:hover, a:link, a:visited{
	text-decoration: none;
	border:none;
}

.iframecenter{
	width: 576px;
	vertical-align: top;
}

.iframesubmenu{
	width: 143;
	vertical-align: top;
}

.DIVMenu{
	width: 143px;
	height:500px;
}

.DIVMain{
	width: 577px;
	height:500px;
	float: left;
}

.DIVSubMenu{
	width: 144px;
	float: left;
}

.skmMenu{
	width: 720px;
	filter:alpha(opacity=70);
	moz-opacity:0.5;
	opacity:0.5;
}


.menu{
	color: #D97E23;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	width: 139px;
	text-align: center;
	background-color: #000000;
	height: 20px;
	letter-spacing: 1px;
	filter:alpha(opacity=70);
	moz-opacity:0.5;
	opacity:0.5;
	cursor: hand;
}

.menuover{
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	width: 139px;
	text-align: center;
	background-color: #000000;
	height: 20px;
	letter-spacing: 1px;
	filter:alpha(opacity=70);
	moz-opacity:0.5;
	opacity:0.5;
	cursor: hand;
}

.submenu{
	color: #D97E23;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	background-color: #353132;
	height: 20px;
	letter-spacing: 1px;
	width: 138px;
	border: none;
	cursor: hand;
}

.submenuover{
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	background-color: #353132;
	height: 20px;
	letter-spacing: 1px;
	width: 138px;
	border: none;
	cursor: hand;
}

.iframeleft{
	text-align: center;
	width: 143px;
	border: none;
	vertical-align: top;
}


.MySubMenu{
	font-size: 13px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	line-height: 5px;
}

.MySubMenu:hover{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.MySubMenuSelected{
	font-size: 13px;
	font-weight: bold;
	color: #D97E23;
	text-decoration: none;
	line-height: 5px;
}

.MyTitle{
	font-size: 15px;
	font-weight: bold;
	color: #979797;
	text-decoration: none;
}