body {margin:0px; font-family:Verdana,Arial; font-size:10pt; color:black; background-color:#2F0000;}
td {font-size:10pt; font-weight:normal; color:black;}
th {font-size:10pt; font-weight:bold;   color:#FFDDBB; background-color:#660000;}

td.clsSectionTitle {font-weight:bold; background-color:#660000; color:#FFDDBB;}
td.clsLabel{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: bold;
   color: black;
   text-align: right;
   nowrap: true;
}
td.clsLabelLeft{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: bold;
   color: black;
   text-align: left;
   nowrap: true;
}
td.clsLabelFixed{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: bold;
   color: black;
   text-align: right;
   nowrap: true;
   width: 210;
}
td.clsLabelFixed2{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: bold;
   color: black;
   text-align: right;
   nowrap: true;
   width: 180;
}
label {font-size: 8pt;}
A           {text-decoration: none;}
A:link      {color:#660000; }
A:visited   {color:#663333; }
A:hover     {text-decoration: underline; color: red;}
A:active    {text-decoration: none; color: #660000;}

p.alert {font-weight:bold;color:red;font-size:10pt;font-family:Arial;}

.clsPageHeading
{
  font-weight:bold;
  font-size:16pt;
  font-family:Verdana, Arial;
  color: black;
}
.clsSectionHeading
{
  font-weight:bold;
  font-size:12pt;
  font-family:Verdana, Arial;
  color: black;
}
.clsManagerHeading
{
  font-weight:bold;
  font-size:16pt;
  font-family:Verdana, Arial;
  color: white;
  margin-top: 5;
  margin-left: 5;
  margin-bottom: 8;
}
.nav {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #000000;
}
 .nav2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	line-height : 17px;
	background-color : #666666;
}
A.whitenav:ACTIVE {
	color : #FFFFFF;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 17px;
}
A.whitenav:LINK {
	color : #FFFFFF;
	font-family :  Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 17px;
}
A.whitenav:VISITED {
	color : #FFFFFF;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 17px;
}
A.whitenav:HOVER {
	color : red;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 17px;
}
.clsSmallButton{
  color: #FFDDBB;
  background-color: #660000;
  font-weight:bold;
  font-size:10pt;
  font-family:Tahoma;
  height:20;
}
.clsLabel{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: bold;
   color: black;
}
.clsValue{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: normal;
   color: black;
}
.clsValueCenter{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: normal;
   color: black;
   text-align: center;
}
.clsTextBox{
   font-family: Tahoma, Arial;
	margin-top: .0em;
	font-size: 8pt;
	fontSize: medium%;	
}
.clsDropDownList{
   font-family: Tahoma, Arial;
	margin-top: .0em;
	font-size: 8pt;
	fontSize: medium%;	
}
.clsCheckBox{
   font-family: Tahoma, Arial;
	margin-top: .0em;
	font-size: 8pt;
	fontSize: medium%;
	font-weight: bold;
   color: black;
}
.clsButton{
  color: #FFDDBB;
  background-color: #660000;
  font-weight: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Tahoma
}
.clsPositionButton {
  color: #FFDDBB;
  background-color: #660000;
  border-style:     outset;
  border-width:     large;
  font-weight:      bold;
  font-size:        8pt;
  font-family:      Verdana, Arial, sans-serif;
  width:            40;
  height:           20;
}
.clsRequiredSymbol {
  color: #cc0000;
}
.clsErrorMsg 
{
   font-family: Verdana, Arial;
   font-size: 7pt;
   font-weight: normal;
   color: #cc0000;
}
.clsErrorMsgLarge 
{
   font-family: Verdana, Arial;
   font-size: 10pt;
   font-weight: normal;
   color: #cc0000;
}