body
{
	margin-top: 0px;
	background-image: url(/images/bg.gif);
	height: 100%;
	font-family: Arial;
	font-size: 9px;
}

#main
{
	width: 759px;
	position: relative;	
	background-image: url(/images/mainbg.gif);
}

#contentbackground
{
	width:745px;
	margin: 0px;
	background-image: url(/images/contentbg.gif);
	margin-left: 7px;
}

#content
{
	margin-left: 5px;
	margin-top: -3px;
}

.headertext
{
	 margin-left: 48px;
	 padding-top: 7px;
}

.orangeheader
{
	 width: 269px; 
	 height: 17px; 
	 background-image: url(/images/orangebg.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.orangeheadertext
{
	 margin-left: 20px;
	 padding-top: 2px;
}

.greensmiley
{
	 width: 269px; 
	 height: 30px; 
	 background-image: url(/images/greensmiley.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.bluei
{
	 width: 269px; 
	 height: 30px; 
	 background-image: url(/images/bluei.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.toprightheader
{
	 width: 171px; 
	 height: 30px; 
	 background-image: url(/images/toprightheader.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.bluesmiley
{
	 width: 269px; 
	 height: 30px; 
	 background-image: url(/images/bluesmiley.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.orangequestionmark
{
	 width: 269px; 
	 height: 32px; 
	 background-image: url(/images/orangequestionmark.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.yellowquestionmark
{
	 width: 269px; 
	 height: 33px; 
	 background-image: url(/images/yellowquestionmark.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.yellowquestionmarktop
{
	 width: 269px; 
	 height: 31px; 
	 background-image: url(/images/yellowquestionmarktop.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.yellowquestionmarktopmiddle
{
	 width: 268px; 
	 height: 31px; 
	 background-image: url(/images/yellowquestionmarktopmiddle.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.bluesmileywithstuffabove
{
	 width: 269px; 
	 height: 33px; 
	 background-image: url(/images/bluesmileywithstuffabove.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.bluesmileywithstuffabovemiddle
{
	 width: 269px; 
	 height: 33px; 
	 background-image: url(/images/bluesmileywithstuffabovemid.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.greeni
{
	 width: 269px; 
	 height: 30px; 
	 background-image: url(/images/greeni.gif);
	 color: #ffedd7;
	 font-size: 11px;
	 font-weight: bold;
}

.tanbgmiddle
{
	width: 268px; 
	background-image: url(/images/tanbgmiddle.gif);
}

.tanbg
{
	width: 269px; 
	background-image: url(/images/tanbg.gif);
}

.tanbgbottom
{
	 width: 269px; 
	 height: 3px; 
	 background-image: url(/images/tanbgbottom.gif);
}

.tanbgtop
{
	 width: 269px; 
	 height: 2px; 
	 background-image: url(/images/tanbgtop.gif);
}

.graybar
{
	 width: 269px; 
	 height: 1px; 
	 background-image: url(/images/graybar.gif);
}

.darktanbg
{
	width: 171px; 
	background-image: url(/images/darktanbg.gif);
}

.darktanbgbottom
{
	 width: 171px; 
	 height: 3px; 
	 background-image: url(/images/darktanbgbottom.gif);
}

#bottom
{
	background-image:url(/images/bottom.gif); 
	height: 86px; 
	width: 745px; 
	margin-left: 7px;
}

.bottomlinkleft
{
	font-size: 11px; 
	color: black; 
	text-decoration: none; 
	padding-right:17px;
}

.bottomlinkmiddle
{
	font-size: 11px; 
	color: black; 
	text-decoration: none; 
	padding-left:17px;
	padding-right:17px;
}

.bottomlinkright
{
	font-size: 11px; 
	color: black; 
	text-decoration: none; 
	padding-left:17px;
}
#admin-header {	
	clear:both;	
	margin: 0px 0px 0px 0px;	
	background-color: #4FA32A;	
	text-transform: uppercase;	
	line-height: 30px;	
	height: 30px;		
	width: 720px;
	color: #FFFFFF;
	z-index: 100;
}
#admin-header ul {		
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	list-style: none;	
	font-weight: bold;			
	font-size: 10px;
	z-index: 100;
}	
#admin-header li {	
	float: left;		
	white-space: nowrap;	
}
#admin-header li a {	
	display: block;	
	padding: 0px 17px 0px 17px;			
	background-color: #4FA32A;		
	text-decoration: none;	
	color: #FFFFFF;		
}
#admin-header a:hover {		
	background-color: #D7AE82;				
	text-transform: uppercase;	
	text-decoration: none;	
	color: #ffffff;	
}
#admin-header li ul { /* second-level lists */
	position: absolute;
	background: #333333;
	border: none;
	border-bottom: 0;
	width: 100px;
	color: #333333;
	height: auto;
	line-height: 22px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */	
}
#admin-header li ul li a {	
	display: block;	
	padding: 0px 9px 0px 9px;			
	background-color: #cccccc;		
	text-decoration: none;	
	color: #09347a;	
	width: 100px;
	text-align: left;	
}
#admin-header li:hover ul ul, #admin-header li:hover ul ul ul, #admin-header li.sfhover ul ul, #admin-header li.sfhover ul ul ul {
	left: -999em;
}
#admin-header li:hover ul, #admin-header li li:hover ul, #admin-header li li li:hover ul, #admin-header li.sfhover ul, #admin-header li li.sfhover ul, #admin-header li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#admin-header .selected {	
	padding: 0px 5px 0px 3px;	
	background-color: #000000;	
	color: #FFFFFF;
}
.blackWhite{			
	background-color: #333333;	
	text-decoration: none;	
	font-weight: bold;	
	color: #FFFFFF;	
	height: 13px;
}
.blackWhite a{			
	background-color: #333333;	
	text-decoration: none;	
	font-weight: bold;	
	color: #FFFFFF;	
	height: 13px;
}
.blackWhite a:hover{			
	background-color: #333333;	
	text-decoration: underline;	
	font-weight: bold;	
	color: #FFFFFF;	
	height: 13px;
}
.message{	
	background-color: #E2F9E3;	
	border-top: 1px solid #99CC99;	
	border-bottom: 1px solid #99CC99;	
	color: #000000;	font-size: 12px;	
	font-weight: bold;
}
.error{	
	background-color: #CC0000;	
	border-top: 1px solid #CC0000;	
	border-bottom: 1px solid #CC0000;	
	color: #FFFFFF;	
	font-size: 12px;	
	font-weight: bold;
}