/* Text */
BODY
{
	font-family : Verdana,   Tahoma,   Arial,   Helvetica,   Sans-serif;
	font-size: 12px;
	color : rgb(255,255,255);
	font-weight : normal;
	font-style : normal;
	background-image : none;
	background-color : rgb(204,204,204);
	line-height : 20px}

/* Forms */
.nof_formsHandler_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer;
	font-size : 10px
}
.nof_formsHandler_input_button {
  margin-right: 5px;
	font-size : 10px
}
.nof_formsHandler_input_reset {
  margin-right: 5px
}
.nof_formsHandler_input_submit { 
  margin-right: 5px
}
.nof_formsHandler_errorText {  
  color: rgb(255,0,0)
}
.nof_formsHandler_successText {  
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}
.nof_formsHandler_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_formsHandler_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_formsHandler_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_formsHandler_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_formsHandler_contentCell {
  padding: 2px
}
.nof_formsHandler_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_formsHandler_textarea { 
   font-size: 13px;
  font-family: Arial
}
.nof_formsHandler_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_formsHandler_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

.nof_EmptyStyleBanners1-Default {
font-family:verdana; font-size:29px; font-weight:700; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:13px; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:13px; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:verdana; font-size:13px; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:13px; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:13px; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:13px; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:13px; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:13px; font-weight:700; font-style:normal; color:#186ed1 
}
h1{	font-size : 20px;
	font-weight : normal
}
h2{	font-size : 20px;
	color : rgb(255,0,0);
	font-weight : normal
}
h3{	font-size : 16px;
	font-weight : normal
}
h4{	font-size : 16px;
	color : rgb(255,0,0);
	font-weight : normal
}
h5{	font-size : 16px;
	font-weight : normal;
	color : rgb(255,255,255);
	text-transform : capitalize;
	font-variant : small-caps;
	border-bottom : 1px solid rgb(255,0,0)
}
h6{	font-size : 16px;
	font-weight : normal;
	color : rgb(0,0,0)
}
A{	font-size : 12px; text-decoration:none; color : #FF4500
}
A:visited{	color : rgb(255,204,0)
}
A:active{	color : rgb(255,255,255)
}
.TextNavBar{	font-size : 9px;
	color : rgb(192,192,192);
	text-transform : none;
	font-variant : small-caps
}
.nof_form_input_checkbox{	color : rgb(0,0,0)
}
.nof_form_listBox{	color : rgb(255,255,255);
	background-color : rgb(51,51,51)
}
.nof_form_input_password{	color : rgb(0,204,255);
	background-color : rgb(51,51,51)
}
p{	font-size : 12px;
	line-height : 20px
}
.nof_form_input_text{	background-color : rgb(51,51,51);
	color : rgb(255,255,255);
	background-image : none;
	background-attachment : scroll
}
label{	color : rgb(255,255,255);
	background-color : rgb(51,51,51);
	white-space : normal}
textarea{	background-color : rgb(51,51,51);
	color : rgb(255,255,255)
}
select{	background-color : rgb(51,51,51);
	color : rgb(255,255,255)
}
.nof_form_input_file{	background-color : rgb(51,51,51);
	color : rgb(255,255,255)
}
A:hover{	color : rgb(153,153,153)
}
