/* Default CSS Stylesheet for a new Web Application project */

a:link 
{color: #FFFFFF;
	text-decoration: none}

a:visited 

{color: #FFFFFF;
	text-decoration: none}
a:hover 

{color: #000000; 
text-decoration: underline}

a:active 
{color: #000000; 
FONT-WEIGHT:  bold ;
text-decoration: underline}

.style3 {
	font-family: Arial;
	font-size: 10px;color: #000000;}

.style30 {
	font-family:Arial;
	font-size: 12px;color: #000000;font-weight: bold;}
	.style34 {
	font-family: Arial;
	font-size: 12px;color: #781A17;font-weight: bold;}
	
	.style32 {
	font-family: Arial;
	font-size: 13px;color: #000000;}
	
	.style31 {
	font-family: Arial;
	font-size: 12px;color: #996633;text-decoration: underline;}

.style1 {
	font-family: Arial;
	font-size: 12px;color: #000000;}
	.style2 {
	font-family: Arial;
	font-size: 14px;color: #000000;font-weight: bold;}
	.style3 {
	font-family: Arial;
	font-size: 16px;color: #000000;font-weight: bold;}
	
	.iheaders {
	font-family: Arial;
	font-size: 18px;color: #000000;}
	.iheaders1 {
	font-family: Arial;
	font-size: 18px;color: #000000;}
	.left1 {
	font-family: Arial;
	font-size: 11px;color: #663300;font-weight: bold;}
	.left2 {
	font-family: Arial;
	font-size: 14px;color: #663300;font-weight: bold;}
	
	.HeaderIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #781A17;}
