body 
{
    background: #C2B577 url(images/back.gif) repeat;
    border: 0;
}
A,A:link,A:active{ color:#17456B; text-decoration:underline; }
A:hover{ color:#17456B; text-decoration:underline; }
A:visited{color:#17456B; text-decoration:underline;}
.user,a.user:link,a.user:active,a.user:visited,.user{ background: #526E31 url(images/menubackground.jpg)  no-repeat ; padding: 10px 5px 2px 35px; height: 33px;width:200px;  color:#ffffff; text-align:left; font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration:none; }
a.user:hover{background: #526E31 url(images/menubackground.jpg)  no-repeat ;  color:#17456B; height: 33px;  padding: 10px 5px 2px 35px;  font-family:Verdana; font-size:9pt; width:200px;  text-align:left; text-decoration:normal; }

.users,a.users:link,a.users:active,a.users:visited,.users{   color:#ffffff; font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration:none; }
a.users:hover{  color:#17456B;  font-family:Verdana; font-size:9pt;   text-decoration:normal; }

.userss{   color:#ffffff; font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration:none; }



.Container
{
	border: solid 1px black;
	width: 770px;
	margin: 0 auto 0 auto;
}

.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem
{
font-family: Verdana;
	color:	#FFF; 	
	border: none;
font-size: 9pt;
font-weight: bold;
padding: 2px 2px 2px 2px;

 margin-top:2px;


}

.MainMenu_RootItem TD
{
	font-family: Verdana;
	background: #526E31 url(images/menubackground.jpg) no-repeat;
	padding: 10px 2px 2px 25px;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	height: 33px; 
}
.MainMenu_RootItemHover TD, .MainMenu_RootItemSelected TD
{
	font-family: Verdana;
	color: #17456B; 
	background: #526E31 url(images/menubackground.jpg) no-repeat;
	font-size: 9pt;
	font-weight: bold;
	padding: 10px 2px 2px 25px;
	height: 33px; 
}

.submenuitemselected
{
	font:  Verdana;
	color: #17456B; 
	font-size:9pt;
padding: 2px 2px 2px 2px;	
	font-weight:bold;
	background: #526E31 url(images/back.gif)  repeat ;

 margin-top:2px;
	
}
.submenu
{
	font:  Verdana;
	color: #17456B;
	font-size:9pt;
padding: 2px 2px 2px 2px;

    font-weight:bold;  
background: #526E31 url(images/back.gif)  repeat;

 margin-top:2px;
		
}














