@charset "UTF-8";
/* CSS Document */

td img {display: block;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom:0px;
}

body {
	background-color: #5a5b6f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	background-color: #5a5b6f;
}

a:link {
	color: #5a5b6f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5a5b6f;
}
a:hover {
	text-decoration: underline;
	color: #5a5b6f;
}
a:active {
	text-decoration: none;
	color: #5a5b6f;
}

.hmhilight {
	background-color: #8c8d9a;
}

.hmtxtheaderBK{
	  color:#000000;
	font-size: 20px;
	font-weight: bold;
}

.hmtxtheaderWT{
	  color:#ffffff;
	font-size: 20px;
	font-weight: bold;
}

.hmtxt{
  color:#ffffff;
  font-size: 12px;
}

.hmtxt a {
color:#f5df27;
font-size: 12px;
text-align:right;
font-weight: bold;
text-decoration: none;
}

.hmtxt a:hover{
color: #f5df27;
font-size: 12px;
text-decoration: underline;
text-align:right;
}

.link{
  color:#900;
  font-weight: bold;
  text-decoration: underline;
}

.link a {
color:#900;
text-decoration: underline;
}

.link a:hover{
color: #900;
text-decoration: underline;
}

.hmdate{
	color:#000000;
	font-size: 12px;
	font-weight: bold;

}

.fttxtone{
  color:#ffffff;
  font-size: 13px;
  font-weight: bold;
}

.fttxtone a {
color:#f5df27;
font-size: 13px;
text-decoration: none;
}

.fttxtone a:hover{
color: #f5df27;
font-size: 13px;
text-decoration: underline;
}

.fttxttwo{
  color:#ffffff;
  font-size: 10px;
}

.subpagebkg {
	background-color: #ffffff;
}

.submenubkg {
	background-image: url(images/sub/submenu_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.subtxtheaderONE{
	  color:#5a5b6f;
	font-size: 24px;
	font-weight: bold;
}

.subtxtheaderTWO{
	  color:#9fa1be;
	font-size: 24px;
	font-weight: bold;
}

.submenu{
	color:#5a5b6f;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
}

.submenu a {
color:#5a5b6f;
text-decoration: none;
}

.submenu a:hover{
color: #232432;
text-decoration: underline;
}

.submenutwo{
  color:#919191;
  font-size: 12px;
  font-weight: bold;
}

.submenutwo a {
color:#919191;
text-decoration: none;
}

.submenutwo a:hover{
color: #585757;
text-decoration: underline;
}

.photocaption{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}

.photocaptiontwo{
	color:#666;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.topicheaders{
	  color:#5a5b6f;
	font-size: 15px;
	font-weight: bold;
}

.menu{
  color:#f5df27;
  font-weight: bold;
}

.menu a {
color:#f5df27;
text-decoration: none;
}

.menu a:hover{
color: #ffb400;
text-decoration: none;
}

.topmenubkg {
	background-image: url(images/sub/menu_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}