html
{
font-family: trebuchet ms;
font-size: 12px;
color: #000000;
}

#backend
{
	
}

#frontend
{
 background-color: #003333;
/* background-image: url('images/page_bg_2.gif'); */ 
margin: 20px 20px 20px 20px;

}

table
{
font-family: trebuchet ms;
font-size: 12px;
color: #000000;
}

#topnav
{

background-image: url('images/page_menu_bg.gif');
background-repeat:none;
height: 25px;
padding-left: 18px;
padding-top:2px;
color: white;
text-align:left;


}

#topnav a{

color:white;
text-decoration: none;
font-size: 12px;
}

#topnav a:hover{

color: #003300;
text-decoration: none;
font-size: 12px;
}


#sidenav
{
	padding-left: 16px;
	color: #006699;
	vertical-align:top;
}

#content
{
	width: 95%;
	margin-right:20px;
	padding-left:15px;
}

#content img
{
	padding: 1px;
	/*border: solid 1px #003333;*/
}


h1, h2, h3, h4, h5, h6
{
	color: #66CC00;
}

#pageMenu
{
	vertical-align:bottom;
	border-bottom-style: dotted; 
	border-bottom-width:1px; 
	border-bottom-color: #999999;
	line-height: 30px;
	width: 100%;
}

#pageMenu a
{
	color: #003300;
	text-decoration: none;
	font-size: 12px;
}

#pageMenu a:hover{
	color: #66CC00;
	text-decoration: none;
}

#footer
{
	margin-top:30px;
	text-align:center;
	/* padding-top:15px; */
	height: 72px;
	background-image: url('images/page_footer_2.gif');
	background-repeat: no-repeat;
}

#admin
{
	
	font-family: arial;
	
}

#admin table
{
	font-family: arial;
	font-size: 8pt;
}

#admin a
{
	text-decoration: none;
	color: navy;

}

#adminPages
{
	text-align:center;
}