body {
        background-color: #014b66
}
.btxt {
   font-family: verdana;
   font-size: 14px;
}
p {
  line-height: 17px;
  font-size: 14px;
}
.headline {
        font-family: Impact;
        font-size: 36px;
        color: #CC0000;
}

a:hover {
	text-decoration: none;
}
.tdbold {
	font-weight: bold;
}
.tdredbold {
	font-weight: bold;
	color: #FF0000;
}
.tdsmall {
	font-size: 9px;
}
a {
	text-decoration: underline;
	color: #000000;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #E1E1E1;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E1E1E1;
	border: 1px solid #666666;
}
.navi {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;


}
.naviOrange {

	font-weight: bold;
	color: #CF5D0D;
	font-size: 11px;
}
.naviBlue {


	font-weight: bold;
	color: #003399;
	font-size: 11px;
}

