BODY {
	font-family : tahoma;
	font-size : 11px;
}
.NormalText,table{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}

.NonClass{

}

.menuBar {
	border-top-style : solid;
	border-top-color : #333333;
	border-top-width : 0px;
	border-top-style:groove;
}
.barOver {
	font-family : tahoma;
	font-size : 11px;
	font-weight:bold;
	color : #d6873c;
	border-left-width : 0px;
	border-Right-width : 0px;
    border-bottom-width : 1px;
    border-bottom-color : #cfc3af;
    border-bottom-style:groove;
                
}

.Bar {
	font-family : tahoma;
	font-size : 11px;
	font-weight:bold;	
	color : #291100;
	border-bottom-color : #cfc3af;
	border-bottom-width : 1px;
	border-bottom-style:groove;
       
}


.menuItem {
	font-family : tahoma;
	font-size : 11px;
	color : #43230c;
	background-color : #e5dcce;
	border-top-color : #000000;
	border-top-width : 0px;
	border-top-style : Solid;
	border-bottom-color : #cfc3af;
	border-bottom-width : 1px;
	border-bottom-style : Solid;
}
.ItemMouseOver {
	font-family : tahoma;
	font-size : 11px;
	color : #43230c;
	background-color : #d1c6b6;
	border-bottom-width : 1px;
        border-bottom-color : #9E9B9B;
        border-bottom-style:groove;
}
.NormalLink,.LinkText,a {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
A:active,A:visited {
	font-family : tahoma;
	font-size : 11px;
	color : #333333;
}
A:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
a.designer {
	font-family : tahoma;
	font-size : 11px;
	color : #ffffff;
	text-decoration:none;
}
a.designer:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #fff000;
}
.Button{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	border-color: #814006;
       background-color : #d9af8a;
       border-style:solid;
       border-width:1px;
}
.TextBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
.CheckBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
.headamar{
    BACKGROUND-COLOR: #4e84de;
	font-size : 11px;
	font-weight:bold;
	color : #ffffff;	
}
.tblamar{
BACKGROUND-COLOR:#EFECD3;
font-size : 11px;
color : #000000;	
}
.pagetitle{
color : #623700;
font-weight:bold;
}
.sitemapline
{
    font-weight:bold;
    color:#945a30;
}
.menucell
{
    text-decoration:none;
}