body {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 16px;
	color: #cc6633;
}
.lefttxt {
	font-size: 12px;
}
.lefttxtB {
	font-size: 14px;



	}
h2 {
	font-size: 14px;
	color: #cc6633;
}
.maintxt {
	font-size: 12px;
}
a:link {
	color: #CC6633; 
}
a:visited {
	color: #CC6633; 
}
a:hover {
	color: #006699;
	text-decoration: underline;

}
a:active {
}
div.header {
	text-decoration: underline;
	color: #cc6633;

}
a#MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;


}

div#myMenu1 {
	position: absolute;
	z-index: 20;
	left: 445px;
	top: 49px;



}
div#myMenu2 {

	position: absolute;
	z-index: 20;
	left: 546px;
	top: 49px;
}
div#myMenu3 {


	position: absolute;
	z-index: 20;
	left: 598px;
	top: 49px;
}
.footer {

	font-size: 10px;
}
td.menuon { 
	background-color: #006699; color: #FFFFFF; 
}
td.menuoff {
	color: #FFFFF;
	background-color: #3D79B6;

}
a#footer {
	color: #006699; 
}
a:hover#footer {
	color: #CC6633; 
}
a#href {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover#href {
	color: #CC6633;
	text-decoration: underline;

}
LI.arrow {
	list-style-position: outside;
	list-style-image: url(../images/arrowBullet.gif);
	
}
UL {
	margin-left: 20px;
}
LI {
	list-style-position: outside;
	list-style-image: url(../images/arrowBullet_2.gif);
	}
