/* CSS Document */
body{
	background-color: #003366;
	width:890px;
	 margin:0px auto;
	}
.logintable {
	background-color: #1976AF;
	width: 215px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.tdcenter {
	padding: 15px;
	background-color: #FFFFFF;
}

.whitetext25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.tdright {
	padding: 6px;
	background-color: #FFFFFF;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.box {
	height: 180px;
	width: 200px;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	border: 1px solid #6D6D6D;
	line-height: 18px;
}
.greytable {
	background-color: #F5F5F5;
	border: 1px solid #C4C4C4;
	padding-top: 8px;
	margin-bottom: 2px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tdleft {
	padding: 6px;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.tableform {
	background-color: #F5F5F5;
	border: 1px solid #C1C1C1;
}
.tablehead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-color: #EBEBEB;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}


.redtext25 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #CC0000;
	font-weight: bold;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	text-decoration: none;
}

.redtext18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}
.text11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.whitetext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	letter-spacing: 0.3pt;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}.homebig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF99;
	line-height: 30px;
}
.homebox1 {
	border: 4px dotted #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.linever {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	text-decoration: underline;
	text-transform: uppercase;
}
.registernow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/butbg.gif);
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #FF6600;
}
.logintextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	padding: 2px;
}
.redtext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/blue_bg.jpg);
	padding: 2px;
	border: 1px solid #003366;
}
.bluetext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}

