#menuItem a:link {text-decoration: none; color: #FFFFFF;}
#menuItem a:visited {color: #FFFFFF; text-decoration: none;}
#menuItem a:hover {font-size: 100%; color:#FFCC66; text-decoration: none;}
.groupItem a:link {text-decoration: none; color:#000000;}
.groupItem a:visited {color: #000000; text-decoration: none;}

#main {
	width:750px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-top: 1px;
	border-style:solid;
	border-color: #b9cce2;
	
}
#menuGraphic{

}
#menuCont{
	width:750px;
	height:18px;
	padding: 3px 0px 3px 0px;
	background-color:#B9CCE2;
	margin: 1px 0px 5px 0px;
}
#menuBack{
	width:100%;
	height:18px;
	background-color:6f89a2;
}
#menuItem{
	width:93.75px;
	height:18px;
	background-color:6f89a2;
	color: #FFFFFF;
	text-align: center;
	float:left;
	font-size:14px;
	font-variant: small-caps;
	font-family:Arial, Helvetica, sans-serif;
}
#leftBox {
	width: 540px;
	height: 600px;
	padding: 0px 0px 0px 5px;
	border-right: 1px;
	border-left: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-style:solid;
	border-color: #b9cce2;
}
#groupCont {
	width: 180px;
	float: right;
	padding: 0px 0px 0px 0px;
	background-color: #b9cce2;
	border-style: ridge;
	margin-top: 10px;
	clear: both;
}
#groupCont2 {
	width: 180px;
	float: right;
	padding: 0px 0px 10px 0px;
	margin-top: 30px;
	clear: both;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-top: 0px;
	border-style: dashed;
	border-color: #b9cce2;
}

#groupTitle {
	text-align: center;
	font-variant:small-caps;
	font-size:14px;
	padding:5px;
	font-weight:bold;
}
#mapCont {
	
	width: 180px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	clear: both;
	border-style: ridge;
}
.mapitem{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	text-align:center;
}
.Cont {
	font-size: 12px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 2px 5px;
}
.arraQuest {
	font-size: 12px;
	font-weight:bold;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 7px 5px;
}
.arraAns {
	font-size: 12px;
	font-style:italic;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 7px 5px;
}
.groupItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	text-align:center;
}
.box1 {
	width:520px;
	padding: 3px 40px 3px 40px;
}
.Title {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px 0px 0px 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 0px 5px 10px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	padding: 1px 0px 3px 30px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}
.phover{ 
	text-decoration:underline;
	color:#0000FF;
	cursor: pointer;
}
.ihover{ 
	color: #FFCC66;
	background:#FFCC66;
	cursor: pointer;
	font-weight:bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

