form {
  margin: 0px;
}

table.maintabled,
table.menutabled {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 0px;
  border-collapse: collapse;
}

BODY {
  FONT-SIZE: 14px;
  MARGIN: 0px;
  FONT-FAMILY: Arial;
  BACKGROUND-COLOR: #000000
}

TD, TH {
  FONT-SIZE: 12px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial
}

A:link {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: underline
}

A:active {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: underline
}

A:visited {
  FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: underline
}

A:hover {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  COLOR: #73a5b9;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: underline
}

A.topMenu:link,
A.topMenu:active,
A.topMenu:visited {
  FONT-WEIGHT: bold;
  FONT-SIZE: 14px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}

A.topMenu:hover {
  FONT-WEIGHT: bold;
  FONT-SIZE: 14px;
  COLOR: #FF9933;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}

.topButtonCell {
  text-align: center;
}

.topSepCell {

}

.topSepImg {
  WIDTH: 1px;
  HEIGHT: 20px;
}

.areaheader {
  FONT-WEIGHT: bold;
  FONT-SIZE: 16px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  BACKGROUND-COLOR: #74756E;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
/*  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/areaheader_bg.png'); */
}
/* IE ignores styles with [attributes], so it will skip the following. */
/*
.areaheader[class] {
  background-image:url(/images/areaheader_bg.png);
}
*/

.areacats {
  background-color: #333333;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
/*  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/areacat_bg.png'); */
}
/* IE ignores styles with [attributes], so it will skip the following. */
/*
.areacats[class] {
  background-image:url(/images/areacat_bg.png);
}
*/

A.barlink:link,
A.barlink:active,
A.barlink:visited {
  FONT-WEIGHT: normal;
  FONT-SIZE: 14px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none
}

A.barlink:hover {
  FONT-WEIGHT: normal;
  FONT-SIZE: 14px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: underline
}

SPAN.area a.barlink:link,
SPAN.area a.barlink:active,
SPAN.area a.barlink:visited,
SPAN.area a.bar_no_link {
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none
}

SPAN.area a.barlink:hover {
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: #73a5b9;
  FONT-FAMILY: Arial;
  TEXT-DECORATION: none;
}

SPAN.cat {
  FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
}

.maincontent {
  FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  BACKGROUND-COLOR: #000000;
}

.headercontent {
  FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  BACKGROUND-COLOR: #000000;
  BACKGROUND-IMAGE:  url(/images/masthead-rpt_bar.png);
}

.contentbar1 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
/*  BACKGROUND-COLOR: #868686; */
}

.forumheader {
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  BACKGROUND-COLOR: #ffffff;
}

TD.contentbar1 A:link,
TD.contentbar1 A:active,
TD.contentbar1 A:visited,
TD.contentbar1 A:hover {
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
/*  BACKGROUND-COLOR: #868686; */
  TEXT-DECORATION: none;
}

.contentbar2 {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  BACKGROUND-COLOR: #868686;
}

.categorybar {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
/*  BACKGROUND-COLOR: #767676; */
}

.menubar {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  COLOR: #ffffff;
  FONT-FAMILY: Arial;
  text-transform: uppercase;
/*  background-image: url(/images/menubarnew.png); */
  background-repeat: no-repeat;
  BACKGROUND-COLOR: #333333;
}

.arealeft {
  background-color: transparent;
}

.fullleftonly,
.fullleftright {
/*  background-image: url(/images/categorybarnew.png); */
  background-repeat: no-repeat;
  background-color: #000000;
}

.fullnoleft {
  background-color: #000000;
}

.littlebar {
  background-image: url(/images/littlebar.png);
  height: 100%;
}

.alttext {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
/*	background-color: #e5e5e5;*/
}

.usc2257 {
	font-size: 12pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #000000;
	text-decoration:none
}

.mv_contrast {
  color: #FF0000;
}

