.ccjs {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #FFFFCC;
}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFFFCC;
}
.pagebg {
	background-attachment: fixed;
	background-image: url(bg_td_bg_all.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.headingmaintd
{
	font-family: Arial;
	font-size: 14pt;
	color: grey;
	font-weight: bold;
	
}
.headingtd
{
	font-family: Arial;
	font-size: 8pt;
	color: grey;
	font-weight: bold;
	
}
.invtr
{
	background-color:#f2f2f2;
	BORDER-TOP: 1px solid grey;
	BORDER-BOTTOM: 1px solid grey;
	BORDER-LEFT: 1px solid grey;
	BORDER-RIGHT: 1px solid grey;
}
.headingtd1
{
	font-family:  Arial;
	
	font-size: 8pt;
	font-weight: normal;
	color: grey;
	
	
}
.sideBar
{
	/*background: #e9e9e9;*/
	background: white;
}
td.tabNormal
{
	COLOR: black;
	font-family: Verdana, Helvetica, Sans-Serif;
	/*	BACKGROUND-COLOR: #AFC6DF;*/
	BACKGROUND-COLOR: #828999;
}

td.tabSelected
{
	COLOR: white;
	font-family: Verdana, Helvetica, Sans-Serif;
	/*	BACKGROUND-COLOR: #1e64b4*/
	BACKGROUND-COLOR: #c90705;
}
td.tabBlink
{
	BACKGROUND-IMAGE: url('../images/misc/chatmsgblink1.gif');
	
}