body {
	text-align: center;
	font-size: 12px;
	color: #808080;
	margin: 0px;
	line-height: 12pt;
	background-color: #fff0f0;
}

a{cursor : pointer ;}
a:link{color : #004080;}
a:visited{color : #004080;}
a:active{color : #004080;}
a:hover{color : #909090;}

h1 {
	font-size: 20pt ;
	font-weight: bold;
	color: #aa0000;
	text-align: center;
	text-decoration: none;
}
h2 {
	font-size: 10pt ;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
h3 {
	font-size: 10pt ;
	color: #808080;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

#mainbox {
	height: auto;
	width: 778px;
	line-height: 12pt;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #aa0000;
	background-color: #ffffff;
}

#menubox {
	height: 200px;
	width: 770px;
	line-height: 12pt;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}


#leftbox {
	height: auto;
	width: 568px;
	text-align: left;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px;
	background-color: #ffffff;
}

#box1_a {
	color: #ffffff;
	height: 10px;
	padding: 1px 5px;
	width: 556px;
	text-align: left;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 5px 0px 5px;
	background-color: #aa0000;
	border-top: 1px solid #aa0000;
	border-bottom: 1px solid #aa0000;

}

#box1_a a{
	text-decoration: none;
	color: #808080;
}

#box1_l {
	height: auto;
	line-height: 12pt;
	width: 556px;
	text-align: left;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px;

	background-color: #ffffff;
}


#box1_l a{
	font-weight: bold;
}

#box1_c {
	height: auto;
	line-height: 12pt;
	width: 556px;
	text-align: center;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px;

	background-color: #ffffff;
}

#box1_s {
	height: auto;
	font-size: 10px;
	line-height: 12pt;
	width: 556px;
	text-align: left;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px;

	background-color: #ffffff;
}

#rightbox {
	text-align: left;
	line-height: 12pt;
	width: 189px;
	height: auto;
	float: right;
	padding: 5px 5px;
	border-left: 1px solid #aa0000;
	border-bottom: 1px solid #aa0000;
	background-color: #ffffff;
}

#rightbox a{
	font-weight: bold;
}



#right_link a{
	text-decoration: none;
	color: #808080;
}

#right_link2 a{
	text-decoration: none;
	color: #ffffff;
}



#hetter {
	text-align: left;
	width: 768px;
	height: auto;
	padding: 5px 5px;
	border: 1px solid #aa0000;
	background-color: #ffffff;
}

#bar {
	width: 770px;
	height: 10px;
	color: #ffffff;
	padding: 1px 5px;
	text-align: left;
	background-color: #aa0000;
}



#footer {
	height: auto;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px;
	border: 1px solid #aa0000;
	background-color: #ffffff;
}

#footer a{
	text-decoration: none;
	color: #808080;
}


#font_11 {
	font-size: 11px;
}