@charset "utf-8";
/* CSS Document */

body {
	background-image: url(05050560482E0504034F3B25574129_5.png);
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
}.DarkCell {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #031e11;
	text-decoration: none;
}
a:active {
	color: 031e11;
	text-decoration: underline;
}
a:hover {
	color: 031e11;
	text-decoration: underline;
}
a:visited{
	color: 031e11;
	text-decoration: none;
}
.MainMenu_MenuItem 
{ 
    cursor: pointer; 
    cursor: hand; 
    color: white; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal; 
    border-left: #b29f5e 0px solid; 
    border-bottom: #b29f5e 0px solid; 
    border-top: #b29f5e 0px solid; 
    border-right: #b29f5e 0px solid; 
	background-color: #b29f5e;
} 
.MainMenu_MenuIcon 
{ 
    cursor: pointer; 
    cursor: hand; 
    color: white; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal; 
    border-left: #b29f5e 0px solid; 
    border-bottom: #b29f5e 0px solid; 
    border-top: #b29f5e 0px solid; 
    border-right: #b29f5e 0px solid; 
	background-color: #b29f5e;
}  

.MainMenu_MenuArrow 
{ 
    cursor: pointer; 
    cursor: hand; 
    color: white; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal; 
    border-left: #b29f5e 0px solid; 
    border-bottom: #b29f5e 0px solid; 
    border-top: #b29f5e 0px solid; 
    border-right: #b29f5e 0px solid; 
	background-color: #b29f5e;
}  
 
.MainMenu_MenuItemSel {
    cursor: pointer; 
    cursor: hand; 
    color: #031e11; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal; 
    border-left: #b29f5e 0px solid; 
    border-bottom: #b29f5e 0px solid; 
    border-top: #b29f5e 0px solid; 
    border-right: #b29f5e 0px solid; 
	background-color: #b29f5e;

}
.MainMenu_MenuBar{
background-color: #b29f5e;
}
.MainMenu_MenuContainer{
background-color: #b29f5e;
}

.MainMenu_SubMenu {

color:black;
}
A.SkinObject:link
{
	text-decoration: none;
	color: white;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: white;
}

A.SkinObject:hover
{
	text-decoration: underline;
	color: white;
}

A.SkinObject:active
{
	text-decoration: none;
	color: white;
}
.SkinObject{
color: white;
}