a{
color:#000000;
text-decoration:underline;
}
a.fade,a.fade:visited{
color: #CFCFCF !important;
color: #CFCFCF;
text-decoration:underline;
}
a.fade:hover{
color:#800000;
}
a:visited{
color:#808080;
}
a:hover{
color:#CC0033;
}
a.special,a.special:visited{
color: #000179;
text-decoration: underline;
font-weight: 600;
font-size: larger;
}
a.special:hover{
color: #CC0000;
text-decoration:underline;
font-weight: bold;
font-size: larger;
}
body{
font:14px Arial,Helvetica,sans-serif;
}
td.smallfooter{
padding-bottom:6px;
background-image:url(images/footerfade-x.jpg);
background-repeat:repeat-x;
text-align:center;
vertical-align:bottom;
}
td.smallheader{
padding-bottom:5px;
padding-right:10px;
background-image:url(images/headerfade-x.jpg);
background-repeat:repeat-x;
font-size:larger;
text-align:right;
vertical-align:bottom;
}
.copyright{
color:#808080;
font-size:smaller;
}
.copyright_fade{
color:#ADADAD;
font-size:smaller;
}
.copyright_fade a, .copyright_fade a:visited{
text-decoration: none;
color:#808080;
}
.maincontent{
border:thin solid #BBBBBB;
padding:5px 5px 5px 5px;
width:900px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
overflow: visible;
}
.innerfooter td{
	font-size: 12px;
	text-align: center;
	border-top:1px solid #BBBBBB;
	padding-top: 6px;
}
td.inner_content {
	padding: 10px;
}
td.hanger_top{
	background-image: url(images/hanger_top.gif);
	width: 188px;
	height: 82px;
	background-repeat: no-repeat;
}
td.hangernav_mid{
	background-image: url(images/hanger_rung.gif);
 width: 188px;
 height: 40px;
 text-align: center;
 padding-top: 6px;
}
td.hangernav_bot{
	background-image: url(images/hanger_bottom.gif);
	width: 188px;
	height: 40px;
	text-align: center;
	padding-top: 6px;
}