body
{
             scrollbar-face-color: #E4E4EB;
  	scrollbar-shadow-color: #D8E2E7;
  	scrollbar-highlight-color: #FFFFFF;
  	scrollbar-3dlight-color: #CECFEF ;
  	scrollbar-darkshadow-color: #000066;
  	scrollbar-track-color: #D4D4DB;
  	scrollbar-arrow-color: #000066;
     
	color: #2B4383;
	font-family : Verdana;
	font-size : 11px;
}
.heading {
	color: #2B4383;
	font-family : arial;
	font-size : 18px;
	font-weight: bold;
}
.heading_sub {
	color: #ffffff;
	font-family : arial;
	font-size : 14px;
	font-weight: bold;
}
.heading_small {
	color: #2B4383;
	font-family : arial;
	font-size : 12px;
	font-weight: bold;
}
.text{
	color: #000000;
	font-family : Verdana;
	font-size : 11px;
}

table
{
	color: #2B4383;
	font-family : Verdana;
	font-size : 11px;
}

table_border
{
	color: #2B4383;
	font-family : Verdana;
	font-size : 11px;
	border-color : #2B4383;
	background-color : #2B4383;
}

a
	{
	color: #00066c;
	font: Verdana;
	text-decoration : none;
	border : medium;
	cursor: hand;
}
	a:hover
	{
	color : #000099;
	text-decoration : bolder underline;
}
	a:active
	{
		color : #0066cc;
	}


input
	{
	BORDER-RIGHT:#003333 1px inset;
	BORDER-TOP: #003333 1px inset;
	BORDER-LEFT: #003333 1px inset;
	BORDER-BOTTOM: #003333 1px inset;
	BACKGROUND: #f5f9fe;
	font-family : Verdana; 	
	FONT-SIZE: 8pt;
	font-color : #003333;
	font-weight : none;
	}

.checkbox
	{
	BORDER-RIGHT:#003333 0px inset;
	BORDER-TOP: #003333 0px inset;
	BORDER-LEFT: #003333 0px inset;
	BORDER-BOTTOM: #003333 0px inset;
	BACKGROUND: #f5f9fe;
	font-family : Verdana; 	
	FONT-SIZE: 8pt;
	font-color : #003333;
	font-weight : bold;
	}
	
.textarea
	{
	BORDER-RIGHT:#003333 1px inset;
	BORDER-TOP: #003333 1px inset;
	BORDER-LEFT: #003333 1px inset;
	BORDER-BOTTOM: #003333 1px inset;
	BACKGROUND: #f5f9fe;
	font-family : Verdana; 	
	FONT-SIZE: 8pt;
	font-color : #003333;
	}
	
.submit
	{
	BORDER-RIGHT:#2B4383 1px inset;
	BORDER-TOP: #2B4383 1px inset;
	BORDER-LEFT: #2B4383 1px inset;
	BORDER-BOTTOM: #2B4383 1px inset;
	BACKGROUND: #d2d5e3;
 	FONT-SIZE: 8pt;
	font-weight : bold;
	font-color : #ffffff;
	cursor= hand;
	}

select
	{
	BORDER-RIGHT:#003333 1px inset;
	BORDER-TOP: #003333 1px inset;
	BORDER-LEFT: #003333 1px inset;
	BORDER-BOTTOM: #003333 1px inset;
	BACKGROUND: #f5f9fe;
	font-family : Verdana; 	
	FONT-SIZE: 8pt;
	font-color : #003333;
	font-weight : none;
	}

