body {
background-color: #666666;
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
margin: 10px;
border:1px solid #000;
}

.topnav {
background-color: #250A00;
border: solid #e67800;
border-width: 1px 0px 1px 0px;
padding: 5px;
color: #ffffff;
font-size: 11px;
text-align: right;
}

.topnav a {
color : #ffcc00;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.topnav a:hover {
color : #ffffff;
font-size: 11px;
font-weight: bold;
}

.content {
background-color: #FEF9EB;
padding: 0px 0px 4px 0px;
}

.mtab {
	background-color: #F9E9CC;
	margin: 5px 1px 2px 5px;
}

.mtab1 {
background-color: #F9E9CC;
margin: 5px 1px 2px 5px;
border: 1px solid #666;
}

.mtabtop {
background-color:  #E5CFA6;
padding: 5px;
color: #993300;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #666;
}

.mtabtop1 {
background-color:  #E5CFA6;
padding: 5px;
color: #993300;
font-size: 11px;
font-weight: bold;
border: 1px solid #666;
}

.mcont, .mcont th, .mcont td {
	background-color: #fef8eb;
	padding: 5px;
	color: #000000;
	font-size: 11px;
	line-height: 1.4em;
	text-decoration: none;
	margin: 0px;
}

.mcont li {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;/*list-style-type: square;*/
}

.menulist {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	color : #ebd6ba;
	line-height : 15px;
}
.content .mtab tr .mcont ul .menu_default {
	margin-left: -23px;
	display: block;
}


.menulist a {
color : #250A00;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.menulist a:hover {
color : #990000;
font-size: 11px;
font-weight: bold;
}

a {
color: #990000;
text-decoration: none;
}
a:hover {
color: #000000;
}
#jhead {
	position: relative;
}
#headText {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 50%;
}
#headText h2 {
	color: #930;
	margin: 0px;
	font-size: 1.45em;
}
#headText h5 {
	margin: 0px;
}

