a.toplinks:link, a.toplinks:visited, a.toplinks:active {
font-weight: normal;
font-size: 12px;
color: #ffffff;
font-family: Tahoma,,serif;
text-decoration:none;
}

a.toplinks:hover {
color: #E3BE17;
}


a.toplinks1:link, a.toplinks1:visited, a.toplinks1:active {
font-weight: normal;
font-size: 12px;
color: #999999;
font-family: Tahoma,,serif;
text-decoration:None;
}

a.toplinks1:hover {
color: #cc0000;
text-decoration:none;
}


a.bluelinks:link, a.bluelinks:visited, a.bluelinks:active {
font-weight: normal;
font-size: 11px;
color: #0066CC;
font-family: Tahoma;
text-decoration:none;
}

a.bluelinks:hover {
color: #cc0000;

}

a.whitelinks:link, a.whitelinks:visited, a.whitelinks:active {
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
font-family: Tahoma;
text-decoration:none;
}

a.whitelinks:hover {
color: #FFCC00;
}

a.whitelinks1:link, a.whitelinks1:visited, a.whitelinks1:active {
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
font-family: Tahoma;
text-decoration:none;
}

a.whitelinks1:hover {
color: #FFCC00;
}


a:link, a:visited, a:active {
color: #0066CC;
}

a:hover {
color: #cc0000;

}





/*         Text Stuff        */

.MyTextBox{
font-family: Arial; 
font-weight:bold; 
font-size: 14px;
text-align:left; 
color: #000000;
}

.redTextBold 
	{  
	font-family:Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #f0302d;
	}
SELECT
{

	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 11px; 
	font-weight: normal; 
	color: #003366;;

}

.HeaderText 
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #003366
	}
	
.MyText 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 13px; 
	font-weight: normal; 
	color: #396A93;
	}
	
.smText 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 13px; 
	font-weight: normal; 
	color: #396A93;
	}
	
.MyTextStock 
{  
	font-family: Tahoma ; 
	font-size: 11px; 
	font-weight: normal; 
	color: #396A93;
	}
	
.MyTextTitleBold 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: Bold; 
	color: #0066CC;
	}

	
.SideText 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration:none;
	color: #003366;
	}

.Pathway 
{  
	font-family: Geneva, Arial, Helvetica, sans-serif ; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration:none;
	color: #003366;
	}
	
.whiteText 
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF;
	}
	
.GrayText 
{  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #999999;
	}
	
.MPHeader 
{  
	font-family: Arial; 
	font-size: 14px; 
	font-weight: Bold; 
	color: #ed1c24;
	}
	
.InPageHeader 
{  
	font-family: Arial; 
	font-size: 16px; 
	font-weight: Bold; 
	color: #0066CC;
	}

.WhiteBigHeader 
{  
	font-family: Arial; 
	font-size: 20px; 
	font-weight: Bold; 
	color: #FFFFFF;
	}

.BlueText
{  
	font-family: Tahome; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0066CC;
	}
	
.TopBlueText
{  
	font-family: Tahome; 
	font-size: 11px; 
	font-weight: normal; 
	color: #3399FF;
	}
	
.TopHeaders_in
{  
	font-family: Tahoma; 
	font-size: 23px; 
	font-weight: normal; 
	color: #FFFFFF;
}

.TopHeadersBlue
{  
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: normal; 
	color: #0066CC;
}

.TopHeadersWhiteProg
{  
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: normal; 
	color: #FFFFFF;
}


a.myLinksNormal:link, a.myLinksNormal:visited, a.myLinksNormal:active {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #0066CC;
  Text-Decoration : none;
}

a.myLinksNormal:hover {
color: #cc0000;

}

.ttt{
border: 1px solid #666666;
}

table.info 							{ font-size:11px; margin-bottom:15px; }
table.info tr.head th 				{ background-color:#cccccc; border-bottom:2px solid #cccccc; }
table.info tr th, table.info tr td	{ padding:2px 4px; border-bottom:1px solid #cccccc; }