BODY {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
.NormalText,TD {
	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;
	color : #000000;
	background-color : #E9F1FC;
	border-left-width : 0px;
	border-Right-width : 0px;
        border-bottom-width : 1px;
        border-bottom-color : #9E9B9B;
        border-bottom-style:groove;
                
}
.Bar {
	font-family : tahoma;
	font-size : 11px;
	color : #0F4085;
	border-bottom-color : #9E9B9B;
	border-bottom-width : 1px;
	border-bottom-style:groove;
       
}
.menuItem {
	font-family : tahoma;
	font-size : 11px;
	color : #0F4085;
	background-color : #E9F1FC;
	border-top-color : #000000;
	border-top-width : 0px;
	border-top-style : Solid;
	border-bottom-color : #9E9B9B;
	border-bottom-width : 1px;
	border-bottom-style : Solid;
}
.ItemMouseOver {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	background-color : #E9F1FC;
	border-bottom-width : 1px;
        border-bottom-color : #9E9B9B;
        border-bottom-style:groove;
}
.NormalLink,.LinkText,a {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
}
A:active,A:visited {
	font-family : tahoma;
	font-size : 11px;
	color : #333333;
	text-decoration:none;
}
A:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
}
.Button{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	border-color: #9FC1D3;
        background-color : #9FC1D3;
        border-style:solid;
        border-width:1px;
}
.TextBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
.CheckBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
