body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background: #DDDDDD url(/images/bg_gradient-750.png) repeat-y scroll center center;
	color: #003399;
	font-style: normal;
	line-height: normal;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #96A5D2;
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #608E3A;
	text-decoration: underline;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #608E3A;
	text-decoration: underline;
}
h4.front a {
	font-size: 14px !important;
	color: #003399;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F0E6C0;
}

.menu2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F0E6C0;
	text-decoration: none;
}

.menu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F0E6C0;
	text-decoration: none;
}

.menu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #618E3B;
	text-decoration: none;
	background-color: #F0E7C0;
}

.menu2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #618E3B;
	text-decoration: none;
	background-color: #F0E7C0;
}
.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}

.bottombar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}
.bottombar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #618E3B;
	font-style: normal;
	font-weight: bold;
}

.bottombar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #618E3B;
	font-style: normal;
	font-weight: bold;
}

.bottombar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #618E3B;
	font-style: normal;
	font-weight: bold;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 12px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003399;
}

p {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	font-style: italic;
	text-align: center;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

img {
	border: 2px #000000;
}
.codefail {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}