#header {
	background-image: url(IMAGES/mcsotnwebhead.jpg);
	height: 117px;
	width: 710px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00CC00;
}
.header {
	background-image: url(IMAGES/mcsotnwebhead.jpg);
	height: 150px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00CC00;
}
.footer {
	background-color: #CC0000;
	border: thin outset #CCCCCC;
}
 
.cParentMenu a:link, .cParentMenu a:visited{
	display: block;
	margin: 0px;
	font-size: 12px;
	border-bottom: thin none #333333;
	background-color: #666666;
	font-weight: normal;
	padding:3px 15px 3px 3px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-width: thick;
	border-left-color: #FF0000;
	border-top-style: none;
} 
.cParentMenu a:hover{
	display: block;
	margin: 0px;
	font-size: 12px;
	border-bottom: thin none #666666;
	background-color: #CC3300;
	font-weight: normal;
	padding:3px 15px 3px 3px;
	color: #FFCC66;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCE;
	border-left-width: thick;
	border-left-color: #FFFFCE;
	border-top-style: none;
	border-top-color: #FFFFFF;	 
	
} 
 

.style1 {font-weight: bold}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
 
.NAV {
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-image: url(IMAGES/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.CONTENT {
	color: #993300;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	border: medium outset #666666;
	margin: 10px;
	padding: 10px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	white-space: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.FMGS {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
}
.RESULT {
	color: #663300;
	height: auto;
	width: 695px;
}

table {
	color: #666666;
	background-color: #FFFFCC;
	border: thin solid #000000;
	background-position: center center;
	clear: both;
	 
}
a:link,   a:visited{
	color: #3399FF;
}


a:hover{
	color: #FF0000;
	background-color: #CCCCCC;
}
textarea {
	text-align: left;
}

