BODY {
	font-family : tahoma;
	font-size : 11px;
	color : #613E08;
	
}
.NormalText,TD {
	font-family : tahoma;
	font-size : 11px;
	color : #613E08;
}
.NonClass{

}

.menuBar {
	border-top-style : solid;
	border-top-color : #5F3B07;
	border-top-width : 0px;
	border-top-style:groove;
        width:120px;
}
.barOver {
	font-family : tahoma;
	font-size : 11px;
	color : #E17349;
	
	border-style : dotted;
	border-color : #769F1D;
	border-width : 0px;
}
.Bar {
	font-family : tahoma;
	font-size : 11px;
	color : #198DB1;
	border-bottom-color : #5F3B07;
	border-bottom-width : 0px;
	border-bottom-style:groove;
}
.menuItem {
	font-family : tahoma;
	font-size : 11px;
	color : #E3A130;
	background-color : #623E0A;
	border-top-color : #5F3B07;
	border-top-width : 1px;
	border-top-style : Solid;
	border-bottom-color : #5F3B07;
	border-bottom-width : 1px;
	border-bottom-style : Solid;
}
.ItemMouseOver {
	font-family : tahoma;
	font-size : 11px;
	color : #5F3B07;
	background-color : #E3A130;
	border-style : solid;
	border-color : #5F3B07;
	border-width : 1px;
}
.NormalLink,.LinkText,a {
	font-family : tahoma;
	font-size : 11px;
	color : #553100;
}
A:active,A:visited {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
A:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;

}
.Button{
	font-family : tahoma;
	font-size : 11px;
	color : #8d3f11;
	background-color : #E4C594;
	border-style : solid;
	border-color : #E4C594;
	border-width : 1px;
}
.textBox{
         color : #000000;
	 border-style : solid;
	 border-color : #ECBB44;
	 border-width : 1px;
}

