.v10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.v10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #082873;
	text-decoration: none;
}
.menuu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	color: #7D7D7D;
	text-decoration: none;
}
a.menuu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	color: #082873;
	text-decoration: none;
}
.botmen {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #082873;
	text-decoration: none;
	text-transform: uppercase;
}
.botext {


	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #082873;
	text-decoration: none;
	line-height:16px;
}
.blkt11 {



	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}
.btn {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #082873;
	border: 1px solid #082873;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #082873;
	text-decoration: none;
	border: 1px solid #6681C0;
}
.txtboxright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #082873;
	text-decoration: none;
	text-align:right;
	border: 1px solid #6681C0;
}
.header-bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background: #000 url(../images/navigation_bg.jpg) repeat-x;
}
