a {
	font-size: 11px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style10 {
	font-size: 14px;
	font-weight: bold;
}
.style13 {color: #FFFFFF; font-weight: bold; }
.style15 {color: #FFFFFF}
.style16 {color: #FFFFFF; font-style: italic; }
.style17 {font-size: 16px}
 /* common styling */

 /* Set up the default font and ovrall size to include image */
.menu {
font-family: Arial, Helvetica, sans-serif;
width:730px;
height:30px;
position:relative; 
font-family: Arial, Helvetica, sans-serif;
}
/* get rid of the default padding - margin and bullets */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* make menu horizontal */
.menu ul li {
float:left;
position:relative;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#DADAB5; 
width:80px; 
height:1.5em;
font-weight:bold;
color:#464617; 
border-bottom:3px solid #FF3300;
padding-left:5px; 
line-height:1.5em;
margin-right:2px;
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
width:94px;
w\idth:84px;
}
/* hide the drop down menu */
.menu ul li ul {
display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover {
color:#000; 
border-bottom:3px solid #99CC00;
}
body {
	background-color: #B00000;
	background-image: url("../sysIM/b2.jpg");
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#nav {
	position: absolute;
	width: 731px;
	height: 30px;
	margin-top: 0px;
	left: 211px;
	top: 117px;
	z-index: 2;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#extra{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 110px;
	border: none;
	left: 101px;
	top: 516px;
	z-index: 7;
}
#main{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 445px;
	width: 700px;
	border: none;
	left: 215px;
	top: 168px;
	z-index: 2;
	overflow: auto;
}
#content {
	position: absolute;
	width: 547px;
	height: 427px;
	margin-top: 0px;
	left: 392px;
	top: 202px;
	z-index: 6;
	overflow: auto;
}
#valid {
	position: absolute;
	width: 83px;
	height: 16px;
	margin-top: 0px;
	left: 13px;
	top: 627px;
	z-index: 4;
}
#valid a:link{
color: #CCCC00;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:bold;
}
#valid a:visited{
color: #CCCC00;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:bold;
}
#valid a:hover{
color: #F1F1B9;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:bold;
}
#valid a:active{ /*currently selected tab*/
color: #F1F1B9;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:bold;
} 
