body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #aaaaaa;
	background-image: url(images/backgroundtile.gif);
	background-repeat: repeat;
}
.intextboxbottom {
	background-image: url(images/intext_grad_bttm_rept.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
}
.intextboxtop {
	background-image: url(images/text_grad_rt_rept.gif);
	background-repeat: repeat-y;
	background-position: top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
}
.brushedmetinnerbox {
	background-image: url(images/brushedtile.gif);
	background-repeat: repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.brushedmetbox {
	background-image: url(images/brushedtile.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.brushedmetboxcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.85em;
	background-image: url(images/track.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	padding: 0px;
}
.membersbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #491DC8;
	font-weight: bold;
}
#membersbox a:link, #membersbox a:visited, #membersbox a:active {
	color: #491DC8;
	font-weight: bold;
	text-decoration: none;
}
#membersbox a:hover {
	color: #491DC8;
	font-weight: bold;
	text-decoration: underline;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	line-height: 1.85em;
	padding-bottom: 15px;
}
.contentboxinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-top: 15px;
	line-height: 1.85em;
	padding-bottom: 15px;
}
.contentboxinnerbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 1.85em;
}
.contentboxinnerboldorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	line-height: 1.85em;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.85em;
}
#bottomnav a:link, #bottomnav a:visited, #bottomnav a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#bottomnav a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
