a, body, td, select, option, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body, td, select, option, input, textarea {
	font-size: 11px;
	font-weight:normal;
}

body, td {
	color: #FFFFFF;
}

select, option, input, textarea {
	color:#000000;
	padding:0px;
}

body {
	background-color:#3e3e3e;
}

img {
	border:0px;
}

a {
	color:#AABBD0;
	text-decoration: underline;
}

a.mailto {
	color: #8E96A1;
}

a.mailto:hover, a.mailto:focus {
	text-decoration: underline;
}

a:focus, a:hover {
	color:#F08F1F;
	text-decoration: none;
}

a.menu, a.menu:focus, a.menu:hover {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 11px;
 	text-decoration: none;
 	float:left;
}
a.menu {
	color: #8E96A1;
}
a.menu:focus, a.menu:hover {
	color: #F08F1F;
}
a.menu_on {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 11px;
	color: #F08F1F;
 	text-decoration: none;
 	float:left;
}

a.menu_detail {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 11px;
	color: #8398B2;
 	text-decoration: none;
	float:left;
}
a.menu_detail:focus, a.menu_detail:hover {
	color:#F08F1F;
	text-decoration: none;
}

a.menu_detail2 {
	text-align: center;
	font-size: 11px;
	color: #8398B2;
 	text-decoration: none;
}
a.menu_detail2:focus, a.menu_detail2:hover {
	color:#F08F1F;
	text-decoration: none;
}

a.navigation_item {
	padding:10px;
	font-size: 11px;
 	text-decoration: none;
}

a.off {
	color: #8E96A1;
}

a.on {
	color: #B6C4D5;
}

a.more {
	color:#AABBD0;
	font-size:12px;
	text-decoration:none;
}

h1, h2 , h3, h4, h5, h6 {
	margin:0px;
}

.bb {
	font-weight: bold;
}

h2, h3 {
	font-weight:500;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	font-size:11px;
}

h3, h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #F08F1F;
	font-size: 12px;
}

h4 {
	color:#8E96A1;
	font-size: 11px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 8px;
}

.italic  {
	font-style: italic;
}

.gray {
	color: #8E96A1;
}

.light_gray {
	color: #cfcfcf;
}

.orange {
	color: #F08F1F;
}

.times {
	font-family:"Times New Roman", Times, serif;
}

.lh20, p {
	line-height: 20px;

}

.logo_text {
	word-spacing: 15px;
	font-size: 28px;
	color:#8E96A1;
	margin-bottom:80px;
	margin-top:80px;
	font-family: "Times New Roman", Times, serif;
}

.logo_pict {
	margin-top:20px;
}

.form {
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}
