body {
	/*background-color:#004483;*/
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF2D4;
	margin-top: 0px;
	text-align: center;
	background-image:url(images/bkgrdStars2.jpg);
	background-repeat: repeat-x;
}

.main_table {
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.nav {
	font-size: 14px;
	font-weight: bold;
	color: #fef200;
	text-decoration: underline;
	/*background-color: #db2f23;*/
	height: 30 px;
	text-align: left;
	padding: 6px;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	background-image: url(images/navBkgrd.jpg);
	background-repeat: repeat-x;
}
.nav a {
	color: #fef200;
}
.navTable {
	
}


.content {
	padding: 5px;
	background-color: #f6f6e9;
	/*background-image: url(Images/background-colors/content-blue.jpg);
	background-repeat: repeat-x;*/
	color: #000000;
	font-size: 14px;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	text-align: left;
	}
	.content a{
	font-size: 14px;
	color: #0000FF;
		}
		
.footer {
    text-align: center;
	color: #fef200;
	font-size: 14px;
	background-color: #FF0000;
	/*background-image: url(images/ftr.jpg);
	background-repeat: repeat-x;*/
	padding: 10px;
}
.footer a{
		color: #fef200;
		text-decoration: underline;
		}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.image_border{
	border: solid #004483 2px;
	margin: 5px;
}

/* jquery */

#jquery-full-image { margin: 0; padding: 0; width: 450px; height: 115px; border:thin; border:#000000; }
#jquery-full-image2 { margin: 0; padding: 0; width: 450px; height: 115px; border:thin; border:#000000; }
#jquery-full-image3 { margin: 0; padding: 0; width: 450px; height: 115px; border:thin; border:#000000; }
#jquery-full-image4 { margin: 0; padding: 0; width: 450px; height: 115px; border:thin; border:#000000; }
.jquery-list ol, .jquery-list ul { margin: 0; padding: 0; list-style: none; }
.jquery-list2 ol, .jquery-list2 ul { margin: 0; padding: 0; list-style: none; }
.jquery-list3 ol, .jquery-list3 ul { margin: 0; padding: 0; list-style: none; }
.jquery-list4 ol, .jquery-list4 ul { margin: 0; padding: 0; list-style: none; }


.twoColFixLtHdr #container { 
	width: 960px;
	background: url(images/bkgnd-main.png) top center no-repeat;
	margin: 0 auto;
	border: none;
	text-align: left;
} 

tr.menuon { 
	background-color: #999999; 
	color: #FFFFFF; 
	font-style: italic;
	font-weight: bold;
	}

tr.menuoff { 
	background-color: #f6f6e9; 
	color: #000000; 
	}
	
.boldBlueUnderline {
	text-decoration: underline;
	font-weight: bold;
	color: #0000FF;
}

.boldBlue {
	font-weight: bold;
	color: #0000FF;
}

input.bigcheck {
height: 25px;
width: 25px;
}
