.whitebg
{
	background-color: #ffffff;
}

.bg-gray
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana,Arial;
	background-color: #e7e7e7;
}

.headerTextBold
{
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
}

.bodytextbold
{
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.tableHeader11
{
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;	
	color:#000000;
	text-decoration: none;
	background-color: #c8daee;
}
.tablerowEven
{
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background :#a9a9a9;
}
.tablerowOdd
{
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tablerow1Light
{
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
	line-height: 18px;
}
.tablerow1Bold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana,Arial;
	background-color: #e7e7e7;
}

.tablerowsel
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana,Arial;
	background-color: #D5DFF6;
}

.tablebg
{
	background-color: #BACBDF;
}
