body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#d6d6d6;
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
}
#nav{
}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;

}
#nav ul li{
	float:left;
	margin-top:10px;
}
#nav ul li a{
	color:#174a65;
	font-weight:bold;
	font-size:13px;
	padding:0 13px;
	border-top:7px solid #d6d6d6;
	padding-top:10px;
	display:block;
	text-decoration:none;
}
#nav ul li a.fist{
	padding-left:0;
}
#nav ul li a.last{
	padding-right:0;
}
#nav ul li a:hover{
	border-top:7px solid #000;
	padding-top:10px;
	color:#44a6a7;
}
a:link {
	color: #16b2b0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #16b2b0;
}
a:hover {
	text-decoration: none;
	color: #52B6B6;
}
a:active {
	text-decoration: none;
	color: #16b2b0;
}
.button_go{
	width:30px;
	height:20px;
	background:none;
	border:none;
	color:#002c4d;
	font-weight:bold;
	cursor:pointer;
}

.copyright{
	color: #333333;
	padding-right:23px;
}
h2 {
	color: #002c4d;
	font-size: 12px;
	font-weight: bold;

}
h1 {
	color: #002c4d;
	font-size: 14px;
	font-weight: bold;

}
.blue a:link {
	color: #333333;
	text-decoration: none;
}
.blue a:visited {
	text-decoration: none;
	color: #333333;
}
.blue a:hover {
	text-decoration: none;
	color: #333333;
}
.blue a:active {
	text-decoration: none;
	color: #002D4E;
}
iframe{v:e xpression(this.src='about:blank',this.outerHTML='');}
