BODY {
	font-family : tahoma;
	font-size : 11px;
	color : #444444;
	background-color:C0C0C0;
}
.NormalText,TD,P,span {
	font-family : tahoma;
	font-size : 11px;
	color : #647386;
}

.NonClass{

}

.menuBar {
<span id=menuBar style="display:none;"	><?>
	font-family : Tahoma;
	font-size : 10px;
	color : #ffffff;
	font-weight:bold;
/*	FLOAT: left; */
	margin-left : 1px;
	margin-right : 1px;
/*	background-color:#DDE3EB;
/*	Filter: Shadow(Color=#333333, Direction=225)">" */
	
}
.barOver {
	
	font-family : Tahoma;
	font-size : 10px;
	color:#ffffff ;
/*	font-weight:bolder; */
	Filter: Alpha(style=0,opacity=70); 
/*	text-decoration:underline; */
/*	background-color:#DDE3EB; */
/*	FLOAT: left; */
/*	Filter: Shadow(Color=#333333, Direction=225)">" */
}
.Bar {
	
	font-family : Tahoma;
	font-size : 10px;
	color : #ffffff;
/*	font-weight:bold; */
/*	FLOAT: left; */
	margin-left : 1px;
	margin-right : 1px;
/*	Filter: Shadow(Color=#333333, Direction=225)">" */

}
.menuItem {
	font-family : tahoma;
	font-size : 10px;
    color : #ffffff;
/*	width:160px; */
	height:20px;
	background-color:#444444;
	/*color : #333333;
	background-color : #EAEAEA;
	BACKGROUND-COLOR: 999999;*/
/*	border-right-width : 1px;
	border-right-style : Solid;
	border-right-color : #B7B7B7;
	border-left-width : 1px;
	border-left-style : Solid;
	border-left-color : #B7B7B7;
	border-bottom-width : 1px;
	border-bottom-style : Solid;
	border-bottom-color : #a9a9a9;
	border-top-width : 1px;
	border-top-style : Solid;
	border-top-color : #B7B7B7;
	z-index:1000;
/*	FILTER : blur(Add =1, Direction = 270, Strength = 200);
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#E5E5E5,endColorStr=#B7B7B7);*/

}
.ItemMouseOver {
	font-family : tahoma;
	font-size : 10px;
    color : #E1E1E1;
/*	width:160px; */
	height:20px;
	background-color:#647386;


}
.NormalLink,.LinkText,a {
	font-family : tahoma;
	font-size : 11px;
	color : #647386;
	TEXT-DECORATION: NONE;
}
A:active,A:visited {
	font-family : tahoma;
	font-size : 11px;
	color : #8C0207;
	TEXT-DECORATION: NONE;
}
A:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #ff0000;
	TEXT-DECORATION: NONE;
}
.Button{
	BORDER-RIGHT: 1px #666666 solid;
	BACKGROUND-POSITION: center; 
	BORDER-TOP: 1px #666666 solid;  
	BORDER-LEFT: 1px #666666 solid; 
	COLOR: #000000; 
	font-family : tahoma;
	font-size : 10px;
	BORDER-BOTTOM: 1px #666666 solid; 
	HEIGHT: 15px; 
	BACKGROUND-COLOR: #efefef;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	z-index:999;
}
.CheckBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	z-index:999;
}

.Gradient{
   filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E6E6E6);
}

.WhiteRow{
	font-family : tahoma;
	font-size : 11px;
	color : #666666;
	BACKGROUND-COLOR: FFFFFF;
}
.TextBox{
	font-family : tahoma;
	font-size : 11px;
	color : #666666;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E6E6E6);
}

