body,td,th {
	font-family: tahoma;
	color: #333333;
}
#body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C57128;
}
.style6 {color: #FFFFFF; font-size: 10px; }
.style11 {color: #FFFFFF; font-weight: bold; font-size: 9px; }
.style13 {color: #EECDAD; font-weight: bold; font-size: 9px; }
form{
margin:0px; padding:0px;

}
.style14 {
	font-size: 10px;
	color: #A8A7A9;
}
.style15 {
	font-size: 9px;
	color: #E9D5CC;
}
.style16 {
	font-size: 9px;
	color: #F2D9CC;
	font-weight: bold;
}
.style17 {
	font-size: 9px;
	color: #897B6E;
}
/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: #eee4da;
}

.MainMenu_MenuBar {
	cursor: hand; 
	height:20;
}

.MainMenu_MenuItem {
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #330000 0px solid; 
	border-bottom: #330000 1px solid; 
	border-top: #330000 1px solid; 
	border-right: #330000 0px solid;
}

.MainMenu_MenuItemSel {
	background-color: #dec7ad; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	border-left: #333333 0px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	border-right: #333333 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

