.blackcontenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: normal;
}

.additional_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	line-height: normal;
}

.indexTxt  {
color:	#333333;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	11px;
line-height:  150%;
}

.contenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	line-height: normal;
}

.masthead { 
  background-repeat: no-repeat;
  background-position: right;
}

.masthead2 { 
  background-repeat: no-repeat;
  background-position: left;
}

.newscontenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	line-height: normal;
}

.whitecontenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: normal;
}

a  {
color:	#3e4998;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	11px;
line-height:	150%;
text-decoration:	none;
}

a:link  {
color:	#3e4998;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	11px;
line-height:	150%;
}

a:hover  {
color:	#000000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	11px;
line-height:	150%;
text-decoration: underline;
}

a.hidden {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
}

a:visited.hidden {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

a:hover.hidden {
	color: #3e4998;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

a:active.hidden {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;	
}

a.mgrdc {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 150%;
}

a:visited.mgrdc {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}

a:hover.mgrdc {
	color: #black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-decoration: underline;
}

a:active.mgrdc {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;	
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #333333;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
width: 205px;
}

.anylinkcss a{
color: #333333;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #333333;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}
.anylinkcss a:visited{ /*visited background color*/
color: #333333;
}

.anylinkcss a:hover{ /*hover background color*/
color: #3e4998;
}