BODY 
{
	margin: 0px;
	background-color: #B4B2CA;
}
.navbutton {
	font: 8pt Tahoma;	
	color: navy;
	font-weight: bold;
	height: 25px;
	padding-left: 5px;
	cursor: hand;
}
TD {
	font: 8pt Tahoma;
}
.copyTextDiv {
	font: 8pt Verdana;
	padding: 10px;
	color: #666666;
	width: 100%;
}
DIV.copySectionHdr {
	font: 10pt Verdana;
	border-bottom: silver 1px solid;
	width: 100%;
	margin-bottom: 8px;
	
}
DIV.thePlanet {
	color: #666666;
}
DIV.copyRightBox {
	width: 180px;
	background-color: #efefef;
	border-top: #aaaaaa 2px solid;
	border-bottom: #aaaaaa 2px solid;
	padding: 8px;
	margin-bottom: 10px;
	text-align: left;
}
.menuActive {
	color: #ffffff;
	background-color: #908EB0;
	cursor: pointer;
}
.menuOver {
	background-image: none;
	color: #111C81;
	cursor: pointer;
}
.menuNormal {
	background-image: url(../images/headfade.gif);
	background-repeat: repeat;
	color: #111C81;
	cursor: pointer;
}
IMG 
{
	border: 0px;
}
A 
{
	color: #666666;
}
LI 
{
	padding: 1px;
}
.titleDIV 
{
	
	PADDING-LEFT: 2px;
	
	WIDTH: 100%;
	COLOR: white;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: blue 2px solid;
	HEIGHT: 35px;
	BACKGROUND-COLOR: #6487db;
}
#sectionTitle 
{
	font: bold 10pt Tahoma;
	color: white;
}
#sectionText 
{
	font: 8pt Tahoma;
	color: white;
}
B 
{
	padding-right: 2px;
}

