BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #8D2B2E;
	text-align: center;
	margin: 0px;
	border: none;
	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;
}

.iframemain{
	width: 720px;
}

.menu:hover {
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
}

.submenu:hover {
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
}

.skmMenu{
	width: 720px;
	border-left: 0px solid black;
	filter:alpha(opacity=50);
	moz-opacity:0.5;
	opacity:0.5;
}


.menu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	width: 138px;
	text-align: center;
	background-color: #000000;
	height: 20px;
	letter-spacing: 1px;
	filter:alpha(opacity=50);
	moz-opacity:0.5;
	opacity:0.5;
	border-right: 1px solid #ffffff;
	border-left: 3px solid #000000;
	cursor: hand;
}


.submenu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DBDBDB;
	font-size: 13px;
	text-align: center;
	background-color: #000000;
	height: 20px;
	letter-spacing: 1px;
	width: 140px;
	border: none;
	cursor: hand;
}