body {background-image: url(images/BG.jpg); font-family: Arial, Helvetica, sans-serif; margin: 0}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

.nav:hover {
	text-decoration: none;
	color: #000000;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

a.bodytxt:hover {
	text-decoration: none;
	color: #ff0000;
}

.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}

a.bodytxt2:hover {
	text-decoration: none;
	color: #ff0000;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #e3e3e3;
}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	color: #182a50;
	border-width: thin;
	border-style: ridge;
	border-color: #000000;
	height: 24px;
	background-color: #DADADA;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	border-width: thin;
	border-style: ridge;
	border-color: #000000;
	background-color: #c2c2c2;
}

.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	border-width: thin;
	border-style: ridge;
	border-color: #000000;
	background-color: #cccccc;
}

.box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	border-width: thin;
	border-style: ridge;
	border-color: #000000;
	height: 28px;
	background-color: #003c76;
}

.box5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	border-width: thin;
	border-style: ridge;
	border-color: #000000;
	height: 28px;
	background-color: #6bb6ff;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
}

a.copyright:hover {
	text-decoration: none;
	color: #ff0000;
}
