body
{
	background: black none;
	margin: 0px;
}
a:link
{
	text-decoration: none;
	color: white;
}
a:visited
{
	text-decoration: none;
	color: white;
}
a:active
{
	text-decoration: none;
	color: white;	
}
a:hover
{
	text-decoration: none;
	color: white;	
}
.topBackground
{
	background: url('../images/blueTopBackground.gif') repeat-x;
	
}
.hritBackground
{
	background: #346b18 none;
}
.menuBackground
{
	background: url('../images/blueMenuBackground.gif') repeat-x;
}
.normalText
{
	background: transparent none;
	color: black;
	font: 9pt Arial, Verdana;
}
.boldText
{
	background: transparent none;
	color: black;
	font-weight: bold;
	font: 9pt Arial, Verdana;
}
.powerWordStyle
{
	border: 0px solid black; 
	width: 291px; 
	text-align: center; 
	font: 28pt Arial, Verdana; 
	font-weight: bold; 
	left: 0; 
	top: 204; 
	position: absolute; 
	color: #369803;
	background:transparent none;
}
.pageTitles
{
	text-align: center; 
	font: 28pt Arial, Verdana; 
	font-weight: bold; 
	color: #369803;
	background:transparent none;
}
.frontPageTitles
{
	text-align: center; 
	font: 28pt Arial, Verdana; 
	font-weight: bold; 
	color: #ff6600;
	background:transparent none;
}
.menuText
{
	color: white;
	font: 9pt Arial, Verdana;
}
.question
{
	background: white none;
}
.answer
{
	background: #ffffff url('../images/answerLetter.gif') no-repeat fixed center;
	color: black;
	margin: 15px 5px 5px 5px;
}
.tip
{
	cursor: help;
	color: #ff6600;
}
.greenTitle
{
	text-align: center; 
	font: 22pt Arial, Verdana; 
	color: #369803;
	background:transparent none;
}
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#DADCBA; layer-background-color:#DADCBA; visibility:hidden}

/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background: transparent none; layer-background-color: transparent; color: white;}
.clLevel0over{background: transparent none; layer-background-color:#346b18; color: #ff6600; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background: transparent none; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding-left:5px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background: transparent url('../images/navBackground.gif'); layer-background-color:#FCCE55; color: black;}
.clLevel1over{background-color:#369803; layer-background-color:#006699; color: #000000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#DADCBA; layer-background-color:#FCCE55; color:#006699;}
.clLevel2over{background-color:#006699; layer-background-color:#0099cc; color:#313131; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#DADCBA; layer-background-color:#006699}
