body {
	margin: 0px;
	padding: 0px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.normaltext input { padding-left:3px; }

.normalboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00CCFF;
	font-weight:bold;
	text-align: left;
}
.butt {
	background-image: url(../images/buttbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
}
.textbox {
	height: 14px;
	width: 100px;
}


.comingsoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 16px;
	width: 130px;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3992D4;
	text-decoration:none;
}
.bluesubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3992D4;
	text-decoration:none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3992D4;
	text-decoration:none;
	display:inline;
}
.greensubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009966;
	text-align:left;
	text-decoration:none;
}
.star {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.border {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	width: 990px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3992D4;
	text-decoration: none;
}
.blackboldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.blueunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3992D4;
	text-align: justify;
	text-decoration: underline;
}
.normaltextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	text-decoration: underline;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.normalnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.normalactiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.normalnormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
