body {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

	margin: 0px;

	background-color: #105B7B;

	background-image: url('../images/bg.jpg');

	background-repeat: repeat-x;
	
	padding: 4px;

}

form {

	margin: 0px;

}

.textbox {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #1D7AA5;

	border: 1px solid #2C9FCC;

	height: 18px;

	width: 180px;

}

.textarea {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #1D7AA5;

	border: 1px solid #2C9FCC;

}

.dropdownbox {

	font-family: "Century Gothic";

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #1D7AA5;

	border: 0px Solid #2C9FCC;

	height: 20px;

	width: 180px;

}

.formtext {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #A1A1A1;

	text-decoration: none;

	text-transform: uppercase;

}

.bodybg {

	background-image: url('../Images/bodybg.jpg');

	background-color: #000000;

	background-repeat: repeat-x

}

.state {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #3596AE;

	text-decoration: none;

}

.state:Hover {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #3596AE;

	text-decoration: underline;

}

.copyright {

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #808080;

	text-decoration: none;

}



.textbox2 {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #1B1B1B;

	border: 1px solid #404040;

	height: 18px;

	width: 180px;

}



a.formlink {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #A1A1A1;

	text-decoration: underline;

	text-transform: uppercase;

}



a.formlink:hover {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #A1A1A1;

	text-decoration: none;

	text-transform: uppercase;

}



.toplinks {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #A1A1A1;

	text-decoration: none;

}



a.toplink {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #A1A1A1;

	text-decoration: none;

}



a.toplink:hover {

	font-family: "Century Gothic";

	font-size: 13px;

	color: #F77706;

	text-decoration: none;

}



.altrow1 {

    border: 1px #EFEFEF solid;

    background-color: #999999;

    padding: 4px 4px 4px 4px;

    margin: 0px 0px 0px 0px;

	color:#000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

}



.altrow2 {

    border: 1px #FFFFFF solid;

    background-color: #bbbbbb;

    padding: 4px 4px 4px 4px;

    margin: 0px 0px 0px 0px;

	color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

}

.titleText {

    padding: 4px 4px 4px 4px;

    margin: 0px 0px 0px 0px;

	color:#1D7AA5;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight:bold;

	text-decoration:none;

}

.titleText:Hover {

    padding: 4px 4px 4px 4px;

    margin: 0px 0px 0px 0px;

	color:#1D7AA5;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight:bold;

	text-decoration:underline;

}

.detailTitle {

    padding: 4px 4px 4px 4px;

    margin: 0px 0px 0px 0px;

	color:#FFFFFF;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight:bold;

	text-decoration:none;

}

.detailtext {

    padding: 4px 4px 4px 4px;

    margin: 0px 0px 0px 0px;

	color:#FFFFFF;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration:none;

}

.detailtext:Hover {

    padding: 4px 4px 4px 4px;

    margin: 0px 0px 0px 0px;

	color:#FFFFFF;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration:none;

}

.backTitle {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFFFFF;

	text-decoration:none;

	padding: 4px 4px 4px 4px;

	margin: 0px 0px 0px 0px; }



.backTitle:Hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFFFFF;

	text-decoration:underline;

	padding: 4px 4px 4px 4px;

	margin: 0px 0px 0px 0px; }

	

.redContent {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FF0000;

	text-decoration:none;

	padding: 4px 4px 4px 4px;

	margin: 0px 0px 0px 0px; }
	
.contentblackB {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px; 
	color:#000000;	}