body
{
	text-align:center;
	font-family: Arial, Sans-Serif;
}
h2
{
	color:#060;
}
h3
{
	color:#060;
	font-weight:bold;
}
th
{
	color:#fc3;
	font-weight:bold;
	background-color:#060;
}
.image
{
	border: solid 1px #060;
}


#headerimg
{
}

#menucontainer
{
	display:none;
}

#container
{
	width:100%;
	margin:5px;
	padding:5px;
	padding-top:10px;
}
#container2
{
	width:100%;
	margin:5px;
	padding:5px;
	padding-top:10px;
}
	
#box1
{
	display:none
	
}
#box2
{
	text-align:left;
	width:100%;
	padding:5px;
	
}
#box3
{
	display:none;
}
#box4
{
	text-align:left;
	width:100%;
	padding:5px;
}
#footer {
	
	width: 98%;
	text-align: center;
	border-top: 1px solid #060;
	margin-top:10px;

}

.footerp {
	margin-top: 4px;
	margin-bottom: 4px;
}
a.menufooter {
	border: 1px solid #ccc;
	text-decoration: none;
	color: #ccc;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.menufooter:hover {
	border: 1px solid #060;
	color: #fc3;
}

#leftmenuheader
{
	margin:2px;
	width:175px;
	padding:2px;
	padding-left:5px;
	padding-right:10px;
	color:#fff;
	background-color:#060;
	border:solid 1px #fc3;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

a.leftmenu, a.leftmenu:link, a.leftmenu:visited 
{
	margin:1px;
	width:175px;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	color:#060;
	background-color:#fc3;
	border:solid 1px #060;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	background-image:url(Images/arrowgreen.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.leftmenu:hover
{
	color:#fc3;
	background-color:#060;
	border:solid 1px #fc3;
	background-image:url(Images/arrowyellow.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.leftmenuon 
{
	margin:2px;
	width:175px;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	color:#fc3;
	background-color:#060;
	border:solid 1px #fc3;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	background-image:url(Images/arrowleft.gif);
	background-position:right;
	background-repeat:no-repeat;
}

a.search, a.search:link, a.search:visited
{
	color:#06c;
}
a.search:hover
{
	text-decoration:none;
}
	
	
		
