body {
	background-color: 8a8a8a;
	background-repeat: repeat-x;
	background-position: top;	
	margin-top: 0px;
}

a{
	color: #003333;	
}

a:hover{
	color: #000000;
}

table 
{
border-collapse: collapse
} 

h1{
	font-size: 16px;
}

.TOPBAR {
	background-image: url(images/SHADE_t.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-color: 8a8a8a;
	
}

a.mnu:hover{
	background-image: url(images/mnu_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
}

.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: ffffff;
	color: #323232;
	height: 26px;
	vertical-align: middle;
	padding-top:3px;
	padding-right:12px;
	padding-left:12px;
	border-top: 1px solid #6a6a6a;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: 8f8f8f;
	font-weight: bold;
	text-align: center;
	padding:3px 12px 0px 12px;
	text-decoration:none;
	display:block;
	background-image: url(images/mnu_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
   
}



.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	margin: 6px 15px 15px;
	background-color: #FFFFFF;
}
.mnuhdr {
	background-color: cfe3ed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ffffff;
	border-right-color: a3c0cf;
	border-bottom-color: 819ead;
	border-left-color: a3c0cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	padding-top: 4px;
	font-weight: bold;
	height: 26px;
	background-image: url(images/menuhdrbg.gif);
	vertical-align: middle;
	color: #557e8c;	
	margin-right: 8px;
	
}
#curr{
background-color: #faffff;
}
#mcurr
{
	background-image: url(images/mnu_bg2.gif);
}
.rbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: f2f2f2;
	height: 100%;
	margin-right: 8px;
	border:1px solid #d2d2d2;
	border-top:1px solid #ffffff;
	vertical-align: top;
	padding:5px;
	
}

.rmenu {
	background-color: f2f2f2;
	height: 100%;
	margin-right: 8px;
	border:1px solid #d2d2d2;
	border-top:1px solid #ffffff;
	vertical-align: top;
	}
.rmenu ul
{
	margin: 0px;
	padding: 0;	
	list-style-type: none;
	
}

.remnu ul li{
margin:0px;
padding:0px;
}

.rmenu  a {
	color: #555555;
	text-decoration: none;
	padding: 5px 5px 5px 33px;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 16px 15px;
		
	}
.rmenu  a:hover{
	background-color: #e6e6e6;
	color: #000000;
}
.footer {
	background-color: #dfdfdf;
	background-image: url(images/wgrade.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top:4px;
	vertical-align: middle;
	color: #666666;
	height:20px;
	width:212px;
	text-align: center;
	border: 1px solid c2c2c2;
}
.footer1 {
	background-color: #ededed;
	background-image: url(images/wgrade1.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top:4px;
	padding-left:15px;
	vertical-align: middle;
	color: #666666;
	height:20px;
	margin:0 0 6 6;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
}
.lbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dcdcdc;
	border: 1px solid a9a9a9;
	padding: 5px;
}
