td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
}

.backHeader {
	background-image:url(../images/backHeader.jpg);
	background-repeat:repeat-x;
	height:125px;
}

.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#0188BF;
	font-weight:bold;
	white-space: nowrap; 
}

.menu a{
	color:#0188BF;
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap; 
}

.menu a:hover{
	color:#58C0ED;
	font-weight:bold;
	white-space: nowrap; 
}

.menu_active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#F4F4F4;
	font-weight:bold;
}

.menu_active a{
	color:#EF4900;
	font-weight:bold;
	text-decoration:none;
}

.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EF4900;
	font-weight:bold;
	line-height:30px;
}

.title1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EF4900;
	font-weight:bold;
	line-height:30px;
}
.title_sub{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0188BF;
	font-weight:bold;
	line-height:30px;
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
}
.Open {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	text-decoration: underline;
	font-style: italic;
}


