body {
	background-color: #727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	background-position: bottom;
}
.login {
	font-size: 10px;
	padding-top: 27px;
}

.login  a:link, .login  a:visited  {
	color: #C10435;
	text-decoration: none;
	font-weight: bold;
}

.login a:hover {
	text-decoration: underline;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 900px;
	font-size: 9px;
	padding-top: 15px;
	padding-left: 90px;
	margin: 0px;
}
.footervcampair {
	background-image: url(images/footervcampair.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 900px;
	font-size: 9px;
	padding-top: 15px;
	padding-left: 90px;
	margin: 0px;
}

.footer a:link {
	color: #C4517A;
}

a, a:link, a:visited {
	text-decoration: none;
	color:#333333;
}

a:active, a:hover {
	text-decoration: underline;
}
.footer a.black, .contactText a.black {
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.mainText {
	font-size: 11px;
	padding-top: 20px;
	line-height: 16px;
}
.rightText {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
	line-height: 16px;
	font-weight: bold;
	padding-right: 5px;
}
h2 {
	font-size: 10px;
	padding-top: 12px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
.contactText {
	font-size: 10px;
	padding-top: 20px;
	line-height: 16px;
	padding-left: 35px;
}

.contactText h2{color:#FFFFFF;}
h3 {
	font-size: 10px;
	padding-top: 12px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
h1 {
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
td {
	font-size: 11px;
}
