Body
{
/*    background-color: #A8B3AF;*/
	/*background-color:#ded6ad   A8B3AF*/
	background-color:#A8B3AF
}

.SkinObject2 {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Verdan, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.Banner {
/*	background-image: url(images/Tkoa_Ban.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
}
.ContentPane{
vertical-align:top;}

A.SkinObject2:link, A.SkinObject2:visited , A.SkinObject2:active, A.SkinObject2:hover    {
    text-decoration:    none;
    color:#ffffff;
}

.Normal {
font-family: Georgia, Verdana, Trebuchet MS, Tahoma;
font-size: 12pt
color:#ffffff

}
.bannerpane{
height:228px;
background-color:#000000;
padding:0px
border:0px;}

/* Menu 
_____________________________________________________________________________________*/
/* Main Menu */

.MenuContainer {
/*	background-color: #A9C07C;*/
	height: 24pt;
	background-color: #345c74;
/*border-top: solid 1px black;*/
}

.MenuBar {
	cursor: auto; 
	cursor: hand; 
	height: 18pt;
	width:auto;
	white-space:nowrap;
	background-color: #345c74;
/*border-top: solid 1px black;	*/
	
}


.MenuItem, .RootItem{
/*	color: #A9C07C; */
	color: #ffffff;
	font-family:Verdana, Trebuchet MS, Tahoma; 
	font-variant:normal;
	font-weight: normal; 
	font-style: normal;
	vertical-align:middle; 
	font-size: 9pt;  
	height: 14pt;
/*	background-color: #A9C07C*/
}

.MenuIcon {
	display: none;
}

.MenuItemSel, .RootItemActive, .RootItemSel {
/*	color: #72C367; */
	color: black;
	font-family:Verdana, Trebuchet MS, Tahoma; 
	font-variant:normal;
	font-weight: normal; 
	font-style: normal;
	vertical-align:middle; 
	font-size: 9pt;  
	height: 14pt; 
}

.MenuBreak 
{}

.MenuArrow {
}

.RootMenuArrow {
}

.RootMenuItemBC 
{
	cursor: auto; 
	cursor: hand; 
	color: white;
	font-family: Verdana, Trebuchet MS, Tahoma;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	vertical-align:middle;
	font-variant:normal;  
}
/*.RootItem, .RootItemSel{
	cursor: auto; 
	cursor: hand; 
	/* color: #BC980C; */
	font-family: Verdana, Trebuchet MS, Tahoma;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	vertical-align:middle;
	font-variant:normal; 
}
*/

.SubMenu {
	z-index: 1000; 
	cursor: auto; 
	cursor: hand; 
/*	background-color: #5ABADD; */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #E1EEC3 0px solid; 
	border-left: #dimgray 1px solid; 
	border-top: #dimgray 1px solid; 
	border-right: #E1EEC3 0px solid;
	height:14pt;
	width: auto;
	white-space:nowrap;
	font-family: Verdana, Trebuchet MS, Tahoma;
	font-variant:normal;
	font-size: 9pt;  
	font-weight: normal; 
	font-style: normal;
	vertical-align:middle; 
	
}


.SubMenuItemBC {
	/*background-color: #BC980C; */
}

.SubMenuItemActive, .SubMenuItemSel {
	cursor: auto; 
	cursor: hand; 
	/*color: #72C367;*/
	color: black;
/*	background-color: #5ABADD;*/
		white-space:nowrap;
	font-family: Verdana, Trebuchet MS, Tahoma;
	font-variant:normal;
	font-size: 9pt;  
	font-weight: normal; 
	font-style: normal;
	vertical-align:middle; 

}
 
.Separator 
{
	font-family:Wingdings;
	color: #5E7371;
	font-size: 8pt
}

