@charset "utf-8";


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left top;
	background-image: url(../images/headerright.jpg);
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a.menustyle:link {
	color: #333333;
	text-decoration: none;
}
a.menustyle:visited {
	color: #333333;
	text-decoration: none;
}
a.menustyle:hover {
	color: #FF9900;
	text-decoration: none;
}
a.menustyle:active {
	color: #FF9900;
	text-decoration: none;
}


.orange {
	color: #FF9900;
}
.font11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.news {
	font-size: 11px;
}
a.news:link {
	color: #990000;
	text-decoration: none;
}
a.news:visited {
	color: #990000;
	text-decoration: none;
}
a.news:hover {
	color: #FF9900;
}
a.news:active {
	color: #FF9900;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
