.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 : #a3dbff;
	border-style : groove;
	border-color : #7fbde4;
	border-width : 0px;
}
.Bar {
	font-family : tahoma;
	font-size : 11px;
	font-weight:bold;	
	color : #d8ebff;
	border-bottom-color : #9E9B9B;
	border-bottom-width : 0px;
	border-bottom-style:groove;
}
.menuItem {
	font-family : tahoma;
	font-size : 11px;
	color : #ffffff;
	background-color : #2a8bde;
	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 : #ffffff;
	font-weight:bold;
	background-color : #1c6bc1;
	border-style : solid;
	border-color : #333333;
	border-width : 0px;
}
.NormalLink,.LinkText,a {
	font-family : tahoma;
	font-size : 10px;
	color : #2b71f1;
}
A:active,A:visited {
	font-family : tahoma;
	font-size : 10px;
	color : #333333;
	
}
A:hover {
	font-family : tahoma;
	font-size : 10px;
	color : #cccccc;
}
.TextBox{
	font-family : tahoma;
	font-size : 10px;
	color : #000000;
	
}
.CheckBox{
	font-family : tahoma;
	font-size : 10px;
	color : #000000;
	
}
.button{
        font-family : tahoma;
	font-size : 12px;
	color : #000000;
        background-color: #b8d6f8;
	border-style : solid;
	border-color : #3a7cc4;
	border-width : 1px;

}
BODY {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
.NormalText,TD {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}
.pagetitle{
color : #FFFFFF;
font-weight:bold;
font-size:12;
}