BODY {FONT-FAMILY: verdana, arial, sans-serif}
BODY.HelpBox {BORDER-RIGHT: #610016 thin solid; BORDER-TOP: #610016 thin solid; BORDER-LEFT: #610016 thin solid; BORDER-BOTTOM: #610016 thin solid}

A {COLOR: #610016; TEXT-DECORATION: underline; FONT-SIZE: 11px}
A:hover {COLOR: #151756; TEXT-DECORATION: underline; FONT-SIZE: 11px}

H3 {color:#610016; FONT-WEIGHT: bold; FONT-SIZE: 18px}
H2 {color:#610016; FONT-WEIGHT: bold; FONT-SIZE: 15px}
hr {color:#610016}

table.Whitener_DataTable {BORDER-RIGHT: #610016 2px solid; BORDER-TOP: #610016 2px solid; BORDER-LEFT: #610016 2px solid; BORDER-BOTTOM: #610016 2px solid}
table.Whitener_Blue {background-color:#610016}
table.Whitener_Box {BORDER-RIGHT:#610016 2px solid; BORDER-TOP:#610016 2px solid; BORDER-LEFT:#610016 2px solid; BORDER-BOTTOM:#610016 2px solid}

tr.Whitener_Row1 {background-color:#ffffff}
tr.Whitener_Row2 {background-color:#dcdcdc}
tr.Whitener_BlueWhite {background-color:#610016; color:white; FONT-SIZE: 11px; background-image: url(/images/status_box_background_whitener.gif); background-repeat:repeat}
tr.Whitener_BlueGray {background-color:#610016; color:#dcdcdc; font-size: 11px}
tr.Whitener_BlueBorder {border-top: #610016 1px solid; color:#610016}
tr.Whitener_DarkBlueWhite {background-color:#610016; color:white; FONT-SIZE:11px; background-image: url(/images/status_box_background_whitener_dark.gif); background-repeat:repeat}
tr.Whitener_Footer {color:#610016}

td {FONT-WEIGHT: normal; FONT-SIZE: 11px;}
li {FONT-WEIGHT: normal; FONT-SIZE: 11px;}

td.Whitener_Headings {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: white; VERTICAL-ALIGN: bottom; background-color:#610016}
td.Whitener_Rows {FONT-WEIGHT: normal; FONT-SIZE: 11px}
td.Whitener_BlueWhite {background-color:#610016; color:white; FONT-WEIGHT: bold; FONT-SIZE: 11px}
td.Whitener_BlueGray {background-color:#610016; color:#dcdcdc; FONT-WEIGHT: bold; FONT-SIZE: 11px}
td.Whitener_BlueBorder {border-top: #610016 1px solid; color:#610016}
td.Whitener_DarkBlueWhite {background-color:#610016; color:white; FONT-WEIGHT: bold; FONT-SIZE: 11px}
td.Whitener_Box {BORDER-RIGHT:#610016 1px solid; BORDER-TOP:#610016 1px solid; BORDER-LEFT:#610016 1px solid; BORDER-BOTTOM:#610016 1px solid}
td.Whitener_Text {color: #610016}

td.Whitener_BlueWhiteH {background-color:#610016; color:white; FONT-WEIGHT: bold; FONT-SIZE: 16px; background-image: url(/images/status_box_background_whitener.gif); background-repeat:repeat}
td.Whitener_BlueGrayH {background-color:#610016; color:#dcdcdc; FONT-WEIGHT: bold; FONT-SIZE: 16px}

input.Whitener_Text {color: #610016}
TextArea.Whitener_Text {color: #610016}
input.NOCTIButton {
  height: 25px;
  margin: 0;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* IE 5.x */
}
button.NOCTIButton {
  height: 25px;
  margin: 0;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* IE 5.x */
}
input.BoxNoBorder 
{
	FONT-FAMILY:verdana; 
	font-size: 8pt;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none;
}
