a
{
	color: #000099;
	font-size: 12px;
	font-family: arial;
	text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.linkTxt 
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.rights
{
	color: #666666;
	font-size: 10px;
	font-family: arial;
}
.titleTxt
{
	color: #000000;
	font-size: 17px;
	font-family: arial;
	font-weight:bold ;
}
.titleTxtBigger
{
	color: #000000;
	font-size: 20px;
	font-family: arial;
}
.titleTxt2
{
	color: #000000;
	font-size: 15px;
	font-family: arial;
}

.regularTxt
{
	color: #666666;
	font-size: 13px;
	font-family: arial;
}
.downBar
{
	color:#3022F0;
	font-size: 11px;
	font-family: arial;
}

.menutable
{
	background-color: #EFF2F4;
	color: #737E8B;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}
.menuitem
{
	height:20px;
	background-color: #E3E7E9;
	padding-left:5px;
}
.menuitem_on
{
	height:20px;
	background-color: #9FA5AE;
	padding-left:5px;
}
.tdBg
{
	
}
.tdBgOver
{
	 filter: progid:DXImageTransform.Microsoft.alpha(Opacity=75); 
	 background-color:#BEFBFB;

}
