.table_heading
{  
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 15pt; 
	font-weight: bold; color: #660000
}

.Main_Heading 
{  
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000; 
	background-color: #ffffff; 
}
.Table_row
{
	font-size: 8pt;
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: blanchedalmond;
}

.td_brown 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #660000
}

.td_background 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #660000; 
	background-color: #FFF4EA
}

.td_text 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	background-color: #cccccc; 
	text-align: justify
}
.button_style
{
	font-weight: bold;
	font-size: 10pt;
	border-left-color: darkorange;
	border-bottom-color: darkorange;
	color: #ffffff;
	border-top-style: ridge;
	border-top-color: darkorange;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: ridge;
	border-left-style: ridge;
	background-color: #660000;
	border-right-color: darkorange;
	border-bottom-style: ridge;
}
.table_width
{
	width: 650;
	height:300;
}

.loadMsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #5986C8; 
	BORDER-BOTTOM-COLOR: #444444; 
	BORDER-LEFT-COLOR: #DD8602; 
	BORDER-RIGHT-COLOR: #444444; 
	BORDER-TOP-COLOR: #DD8602; 
	COLOR: #ffffff; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	border-outset: none
}

