body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #333333;
	background-image: url(../graphics/mainbk.jpg);
	background-repeat: no-repeat;
	margin:0;
}
.nav1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing:-1px;
	text-shadow: 0px 1px 1px #000;
		line-height:180%;
}
.nav1:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	letter-spacing:-1px;
		line-height:180%;
}
.navselected {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	letter-spacing:-1px;
	text-shadow: 0px 1px 1px #000;
	line-height:180%;
}
.nav2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #A8A9AC;
	text-decoration: none;
	letter-spacing:-1px;
	line-height:180%;
	text-shadow: 0px 1px 1px #000;
}
.nav2:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	letter-spacing:-1px;
	line-height:180%;
}

.footertxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A9CEA;
	text-decoration: none;
		text-shadow: 0px 1px 1px #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}

.title1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	letter-spacing:-2px;
}
.brdr {
	border: 1px solid #C4C5C9;
}
.formbk {
	border: 1px solid #C4C5C9;
	background-color:#999999;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	letter-spacing:-1px;
	line-height:150%;
	text-shadow: 0px 1px 1px #000;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46A0E7;
	text-decoration: none;
	letter-spacing:-1px;
	line-height:150%;
	text-shadow: 0px 1px 1px #000;
}
