TD 
{
	font-family:Verdana;
	font-size:9pt;
}

.heading 
{
	background-color:#333366;
	color:White;
	font-size:10pt;
	font-weight:bold;
}
.graybgr 
{
	background-color:#ebebeb;
	color:#333333;
}

.heading_1
{
	font-weight: bold;
	font-size: small; 
	color:Black;
	font-family: Verdana;
	 
}

.outterTable
{
	width : 750;
	  
}
.greyHeader
{
	FONT-WEIGHT: bold;
	COLOR: #ffffff; 
	BACKGROUND-COLOR: dimgray;	
}
.baseTable
{
	border-right: #333366 0.01pc groove;
	padding-right: 0px;
	border-top: #333366 0.01pc groove;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #333366 0.01pc groove;
	padding-top: 0px;
	border-bottom: #333366 0.01pc groove;
	font-family: Verdana;
	background-color: gainsboro;
}
.tableborder
{
	border-right: #333366 0.01pc groove;
	padding-right: 0px;
	border-top: #333366 0.01pc groove;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #333366 0.01pc groove;
	padding-top: 0px;
	border-bottom: #333366 0.01pc groove;
	
	
}
.error
{
	font-family :Verdana;
	font-size :10pt; 
	color:Maroon;
	font-weight: bold;   
}

.bigPurpleText
{
	font-weight: bold;
	font-size :14pt;
	color:#663399;
	font-family: Verdana;
}
.smallPurpleText
{
	
	font-size :14pt;
	color:#663399;
	font-family: Verdana;
}

.BigFieldNames
{
	font-weight: bold;
	
	font-size :14pt;
	color:Black;
	font-family: Verdana;
}
.fieldNames
{
	font-weight: bold;
	font-size :9pt;
	color:#000099;
	font-family: Verdana;
	font-weight:bold; 
	text-decoration:underline;  
}
.smallText
{
	font-family: Verdana;
	font-size:8pt;
}

.heading_2
{
	font-size: 12pt; 
	color:Black;
	font-family: Verdana;
}
.mediumText
{
	font-family: Verdana;
	font-size:9pt;
}

.smallerText
{
	font-family: Verdana;
	font-size:5pt;
}

.tableText
{
	font-family: Verdana;
	font-size:9pt;
	COLOR: dimgray;
}

.blackHeading
{
	background-color:Black;
	color:White;
	font-size:11pt;
	font-weight:bold;
}
