.white {
font-size:11px;
font-family:Arial;
color:#ffffff;
font-weight:bold;

}

.black  {
font-size:12px;
font-family:Arial;
color:#000000;
font-weight:bold;
text-decoration: underline;
cursor:pointer;
}

.red{
font-size:9px;
font-family:verdana;
color:#F80C11;
font-weight:bold;

}

.grey{
font-size:11pt;
font-family:Arial;
color:#616363;
font-weight:bold;

}


.Menuright
{
	background-image: url(/images/tabright.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 8 px;
	cursor:hand;
}

.Menuleft
{
	background-image: url(/images/tableft.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 8 px;
	cursor:hand;
}


.Menumidle
{
	background-image: url(/images/tabtile.gif);
	background-repeat: repeat;
	height: 21px;
	color :#1666AD ;   
    font-size :9pt;
    font-family : Arial;
    font-weight : bold;
	
	cursor:hand;
}



.Menuright1
{
	background-image: url(/images/tabright1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 8px;
	cursor:hand;
}


.Menuleft1
{
	background-image: url(/images/tableft1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width:8 px;
	cursor:hand;
}


.Menumidle1
{
	background-image: url(/images/tabtile1.gif);
	background-repeat: repeat;
	height: 21px;
	cursor:hand;
	color :#000000 ;   
    font-size :9pt;
    font-family : Arial;
    font-weight : regular;
}



