
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	color: #8e783f;
	font-size: 9px;
	font-family: tahoma;
}

BODY {
	margin: 0px;
	color: #C1AA70;
	font-size: 8px;
	font-family: tahoma, sans-serif;
	font-weight:bold;
	background-image:url(Images/til_1.jpg);
}
.{
	scrollbar-arrow-color:white;
	scrollbar-base-color:#87826A;
	scrollbar-highlight-color:#CCCCCC;}

a {
	color: #BCC926;
	font-weight: bold;
}

A:link {
    text-decoration:    none;
    color:#C1AA70;
}

A:visited  {
    text-decoration:    none;
    color:#C1AA70;
}

A:active   {
    text-decoration:    none;
    color:#C1AA70;
}

A:hover    {
    text-decoration: underline;
    color:#C1AA70;
}

.topmenu {
	color: #654a36;
	font-size: 11px;
	font-weight: normal;
	font-family: georgia, times new roman, serif;
	letter-spacing: -1px;
	padding: 10px;
}
p{
	color: #F7F0D4;
	font-size: 8pt;
	font-family: tahoma, sans-serif;
}

ol, ul {
	color: #f7f0d4;
	font-size: 70%;
	font-family: georgia, times new roman, serif;
}
h2 {
	color: #f7f0d4;
	font-size: 90%;
	font-family: tahoma, sans-serif;
}

.footer {
	color: #C1AA70;
	font-size: 9px;
	font-family: tahoma, sans-serif;
	font-weight:bold;
	background-repeat:repeat-y;
	background-position:top
}

.style2 {
	color: #C1AA70;
	font-size: 9px;
	font-family: tahoma;
	font-weight:bold
}
.style3 {
	color: #8e783f;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #593E2C;
	font-size: 9px;
	font-family: tahoma;
	font-weight:bold
}
.style5 {
	color: #593e2c;
	font-size: 9px;
	font-family: tahoma;
}

.borderimage {
	border:dashed 1px #a38b65; padding:3px;
}

/* News Section */
span.SubHead{
	color: #C1AA70;
	font-size: 9pt;
	font-family: tahoma;
	font-weight:bold;
}
span.Normal{
	color: #F7F0D4;	
	font-size: 8pt;
	font-family: tahoma, sans-serif;
}



/* nested tags */
.topmenu a { text-decoration: none; color: #654a36;}
.topmenu a:hover { text-decoration: none; color: #856B3D;}

/*************** MENU ****************/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #F8F1DE 0px solid; 
	border-bottom: #F8F1DE 1px solid; 
	border-top: #F8F1DE 1px solid; 
	border-right: #F8F1DE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #654a36; 
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: georgia, times new roman, serif;
}
.MainMenu_MenuIcon {
	background-color: #F8F1DE; 
	border-left: #F8F1DE 1px solid; 
	border-bottom: #F8F1DE 1px solid; 
	border-top: #F8F1DE 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #F8F1DE;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #856B3D; 
	font-family: georgia, times new roman, serif;
	font-size: 11px; 
	letter-spacing: -1px;
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #F8F1DE 1px solid; 
	border-bottom: #F8F1DE 1px solid; 
	border-top: #F8F1DE 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}