body {
	background-color: #FFFFFF;
	background-image:url(images/stars_tile.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #003366;
	scrollbar-base-color :##999900;
	scrollbar-face-color :#003366;
	scrollbar-highlight-color :##999900;
	scrollbar-shadow-color :##999900;
	margin-right: 10%;
	margin-left: 10%;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #0033FF;
	text-decoration: none;
}

h3{
	text-align:center;
}
h2{
	text-align:center;
	font-family:Tahoma, Georgia, sans-serif, serif;
	line-height:28px;
}
.blueBorder{
	border:#000066;
	border-style:groove;
	background-color:#FFFFFF;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #999900;
	text-align: center;
	vertical-align: top;

}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #999933;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;

}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: normal;
	background-color: #DEDECA;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #DEDECA;
	text-align: center;
	vertical-align: top;


}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	vertical-align: top;

}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: Times New Roman, Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	cursor: hand;

}

input.big {
	width: 100px;
	font-size: 24px;
	color: #000000;


}

input.small {
	width: 50px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	vertical-align: top;


}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	vertical-align: top;
	background-color: #DEDECA;


}
.normalWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}
#title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	horizontal-align: center;
	color: #999933;
	text-align: center;
	font-variant: small-caps;


}
#sidebar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #000066;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999933;
	border-top-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;


}
 #sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 160px; /* */
 }
 #sidebar a:link, #sidebar a:visited {
	color: #000066;
	text-align: center;

 }
 #sidebar a:hover, #sidebar a:active {
 	color: #000066;
 	border: 2px solid #999933;
 }
 #sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
#mainTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:10px;

}
#mainContent{
	vertical-align: top;
	color: #000066;

}

#footerTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #FF0000;
	border: 2px solid #000066;
	background-color: #DEDECA;
	display: block;
	font-variant: normal;

}
#footerSeparator{
	border-top: 2px none #000066;
	border-right: 2px none #000066;
	border-bottom: 2px solid #000066;
	border-left: 2px none #000066;

}
