BODY {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
        background-color: #ffffff;
       
}
.NormalText,TD {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}

.NonClass{

}

.menuBar {
	border-top-style : solid;
	border-top-color : #dfddd1;
	border-top-style:groove;
        border-top-width:0px;
       
}
.barOver {
	font-family : tahoma;
	font-size : 11px;
	color : #712522;
	background-color : #c2c2ba;
	border-left-width : 0px;
	border-Right-width : 0px;
        border-bottom-color : #dfddd1;
	border-bottom-width : 2px;
	border-bottom-style:groove;
                
}
.Bar {
	font-family : tahoma;
	font-size : 11px;
	color : #3b3b33;
        background-color : #dfddd1;
	border-bottom-color : #dfddd1;
	border-bottom-width : 0px;
	border-bottom-style:groove;
       
}
.menuItem {
	font-family : tahoma;
	font-size : 11px;
	color : #545353;
	background-color : #dfddd1;
	border-top-color : #dfddd1;
	border-top-width : 0px;
	border-top-style : groove;
	border-bottom-color : #dfddd1;
	border-bottom-width : 0px;
	border-bottom-style:groove;
}
.ItemMouseOver {
	font-family : tahoma;
	font-size : 11px;
	color : #545353;
	background-color : #c2c2ba;
	border-bottom-color : #969593;
	border-bottom-width : 1px;
	border-bottom-style:groove;
        border-top-color : #dfddd1;
	border-top-width : 0px;
	border-top-style : groove;
}
.NormalLink,.LinkText,a {
	font-family : tahoma;
	font-size : 11px;
	color : #333333;
}
A:active,A:visited {
	font-family : tahoma;
	font-size : 11px;
	color : #333333;
	
}
A:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #333333;
}
.TextBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
        border-style:solid;
        border-color:#DBEB68;
        border-width:1px;
	
}
.CheckBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
        border-style:solid;
        border-color:#DBEB68;
        border-width:1px;
	
}
.button{
        font-family : tahoma;
	font-size : 11px;
	color : #000000;
        background-color: #DBEB68;
	border-style:solid;
        border-color:#DBEB68;
        border-width:1px;

     }