html, body {
	margin: 0;
}

#container {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	visibility: visible;

}	
.maintxt {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

a.maintxt:hover {
	font-size: 12px;
	line-height: 20px;
	color: #054696;
	text-decoration: none;
}
.more {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
a.more:hover {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
.footer {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;

}
.mainTitle {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #DC0707;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.nextmenuText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
	color: #6E6E6E;
	text-decoration: none;
}
a.nextmenuText:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #cf0008;
	text-decoration: underline;
}.forms {
	border: 1px solid #999999;
}
.headtop {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.headtop:hover {
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}

.linkText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 20px;
	color: #686868;
	text-decoration: none;
}
a.linkText:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.menuTextNow {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 10px 3px;
	display:block;
	margin-top:4px;
	float:left;
	background:#343f6f;
}

.menuText { 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background:#fae3a0;
	text-decoration: none;
	padding:0px 0px 0px 4px;
	display:block;
	width:150px;
 } 
 .menuText:hover { 
	color: #000000;
	background:#e2bf56;
 } 

a.menu3 {
	display:block;
	padding:4px 0 2px 60px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.menu3:hover {
	background:#fcebb8;
}

a.menu4 {
	display:block;
	padding:4px 0 2px 48px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.menu4:hover {
	background:#fcebb8;
}