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;
        border-style : groove;
	border-color : #333333;
	border-width : 1px;
        
}
.barOver {
	font-family : tahoma;
	font-size : 11px;
	color : #0072A8;
        background-color : #EEEEEE;
	border-left-width : 0px;
	border-Right-width : 0px;
        border-bottom-width : 2px;
        border-bottom-color : #9E9B9B;
        border-bottom-style:groove;
                
}
.Bar {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
        background-color : #EEEEEE;
	border-bottom-color : #9E9B9B;
	border-bottom-width : 2px;
	border-bottom-style:groove;
       
}
.menuItem {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	background-color : #EEEEEE;
	border-top-color : #000000;
	border-top-width : 0px;
	border-top-style : Solid;
	border-bottom-color : #9E9B9B;
	border-bottom-width : 1px;
	border-bottom-style : groove;
       
}
.ItemMouseOver {
	font-family : tahoma;
	font-size : 11px;
	color : #0072A8;
	background-color : #EEEEEE;
	border-bottom-color : #9E9B9B;
	border-bottom-width : 1px;
	border-bottom-style : groove;
}
.NormalLink,.LinkText,a {
	font-family : tahoma;
	font-size : 11px;
	color : #000066;
}
A:active,A:visited {
	font-family : tahoma;
	font-size : 11px;
	color : #666666;
}
A:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #003399;
}
.Button{
	font-family : tahoma;
	font-size : 11px;
	color : #FFFFFF;
	background-color : #3EACCF;
	border-style : solid;
	border-color : #3EACCF;
	border-width : 1px;
}
.TextBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
        border-style : solid;
	border-color : #3EACCF;
	border-width : 1px;
}
.CheckBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
        border-style : solid;
	border-color : #3EACCF;
	border-width : 1px;
}
