BODY 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000099; 
	background-color: #FFFFFF;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}


td
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000099
}


.BoldText 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}

.IndexWelcome 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; font-style: normal; line-height: normal; 
	color: #666699; 
	font-weight: 200
}

.LrgTxt 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; color: #000000
}

.IndexWelcomeBtm 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; line-height: normal; 
	color: #666699; 
	font-weight: lighter 
}

.heading 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; font-style: normal; 
	font-weight: bold; 
	color: #330099
}
	
.14LrgTxt 
{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000 
}

.WhtTxt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.SmlTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
}
A:link
{ color: #5777DB;
  text-decoration: none}
A:hover
{ color: #5777DB;
  text-decoration: underline}
A:visited
{ color: #5777DB;
  text-decoration: none}
A:visited:hover
{ color: #5777DB;
  text-decoration: underline}

A.white:link
{ color: #FFFFFF;
  text-decoration: none}
A.white:hover
{ color: #FFFFFF;
  text-decoration: underline}
A.white:visited
{ color: #FFFFFF;
  text-decoration: none}
A.white:visited:hover
{ color: #FFFFFF;
  text-decoration: underline}

div#white a {color: white;}

.rowover
{ background-color:#A5D3FF;}

.rownorm
{ background-color:#DFEFFF;}

.whiteText
{ color: #ffffff;}

.submitLink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #5777DB;
  background-color: transparent;
  text-decoration: none;
  border: none;
  cursor: pointer;
  cursor: hand;
}
.submitLink:hover {
  text-decoration: underline
}
.submitLink:visited {
  color: #5777DB;
}
.submitLink:visited:hover {
 color: #5777DB;
}


