body {
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_set2/mechPgbg.jpg */
	background-color: #999999;
	margin: 6px 0px 0px;
	padding: 0;
SCROLLBAR-FACE-COLOR: #999999; SCROLLBAR-HIGHLIGHT-COLOR: #CCCC99; 
SCROLLBAR-SHADOW-COLOR: #376A2F; SCROLLBAR-3DLIGHT-COLOR: #E3E3E3; 
SCROLLBAR-ARROW-COLOR:  #336633; SCROLLBAR-TRACK-COLOR: #E3E3E3; 
SCROLLBAR-DARKSHADOW-COLOR: #333333; }

/* Font Family for entire Document */
td, div, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: circle;
	}
ul:hover li { 	color: #80AF1D;
   background-color: #333333; 
   width: 100%; 
} 
ul li a:hover{ 	color: #80AF1D;
   background-color: #333333; 
   width: 100%; 
}
/* Headings */
h1 {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	padding-right: 2px;
}
h3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006401;
	font-weight: bold;
}
h4{
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #006401;
	font-weight: bold;
}
h5 {
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: White;
}
/* Main Contant Area */
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #CCCC99; text-decoration: none; background-color: #333333} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: none} 
.mytext2 a:hover {color: #CCCC99; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 

.mncontent {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mncontent a:link {
	color: #45515D;
	text-decoration: underline;
}
.mncontent a:visited {
	color: #696969;
}
.mncontent a:hover, .mncontent a:active {
	color: #636400;
}

/* Sidebar */
.sidebar {
	display:block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	background-color: #666666;
	background-position: center;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 1px;
	text-decoration: none;
	border: thin groove #666600;

}
.sidebar a:link {
color: #CCCC99;
	text-decoration: none;
}
.sidebar a:visited {
	color: #999933; text-decoration: none;
}
.sidebar a:hover, .sidebar a:active {
	color: #80AF1D;
	background-color: #535353;
}

/* Middle Column for Vertical Page Rule */
.HEDcolumn {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;  font-weight: bold; } 

.HEDgreen {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336633;  font-weight: bold; } 
.HEDgreen a:link {color: #006401; text-decoration: none} 
.HEDgreen a:visited {color: #666666; text-decoration: underline} 
.HEDgreen a:hover {color: #CCCC99; text-decoration: none; background-color: #666666;
} 
.HEDgreen a:active {color: #666666; text-decoration: none} 

/* Footer Area */
.footertable {margin: 36px 0 0 0;} /* Provides offset from the main table */
.footer {
	font-size: 12px;
	background-color: #757575;
	color: #999999;
}
.footer p {
	margin: 0px 0px 3px 0px;
}
.footer a:link {
	color: #006699;
}
.footer a:visited {
	color: #006699;
}
.footer a:hover, #footer a:active {
	color: #000000;
}
