body {
	margin: 0px;
	text-align: center;
}

img {
	border-width: 0px;
}

a:link {
	text-decoration: underline;
	color: #0065CA;
}
a:visited {
	text-decoration: underline;
	color: #0065CA;
}
a:hover {
	text-decoration: underline;
	color: #FF6603;
}
a:activ {
	text-decoration: underline;
	color: #FF6699;
}


.bg_f {	background-color: #FFFFFF;
}

.menu_bt a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bt a:hover {
	color: #FF6603;
	text-decoration: underline;
}
.menu_bt a:activ {
	color: #FFFFFF;
	text-decoration: none;
}


.sitemap_bt a:link{
	color: #555555;
	text-decoration: none;
}
.sitemap_bt a:visited {
	color: #555555;
	text-decoration: none;
}
.sitemap_bt a:hover {
	color: #FF6603;
	text-decoration: underline;
}
.sitemap_bt a:activ {
	color: #555555;
	text-decoration: none;
}


.text10 {
	color: #555555;
	font-size: 10px;
	line-height: 125%;
}
.text11 {
	color: #555555;
	font-size: 11px;
	line-height: 125%;
}
.text12 {
	color: #555555;
	font-size: 12px;
	line-height: 130%;
}
.text12_white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
}

.text13 {
	color: #555555;
	font-size: 13px;
	line-height: 130%;
}
.text14 {
	color: #555555;
	font-size: 14px;
	line-height: 130%;
}
.text15 {
	color: #555555;
	font-size: 15px;
	line-height: 130%;
}
.text16 {
	color: #555555;
	font-size: 16px;
	line-height: 130%;
}
.maintb {
background-color: #FFFFFF;
	border-top: 0px solid #8A8A8A;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 0px solid #8A8A8A;
	margin: 0px;
	padding: 0px;
}

.address{
	color: #696969;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
}

.address a:link{
	color: #696969;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.address a:visited {
	color: #696969;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.address a:hover {
	color: #0036A6;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.address a:activ {
	color: #696969;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}



.top_bg {
	background-image: url(../images/bg_top.gif);
}
.search_bg {
	background-image: url(../images/bg_search.gif);
}

.boxform{
width:100%;
padding:10px;
text-align:center;
background-color:#FFFFDA;
margin-top:0px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
border-width: 1px;
border-style: solid;
border-color: #D5D5D5;
}
