/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);
	font-family : Arial;
	font-size : small}
 A:link { color: #0000FF}
 A:visited { color: #008080}
 .nof__danBanners1-Banner1 {
font-family:Arial; font-size:12; font-weight:700; font-style:normal; color:#ffffff 
}

.nof__danNavbar2-Regular {
font-family:Arial; font-size:9; font-weight:700; font-style:normal; color:#ffffff 
}

.nof__danNavbar4-Rollover {
font-family:Arial; font-size:9; font-weight:400; font-style:normal; color:#000000 
}

.nof__danNavbar6-Highlighted {
font-family:Arial; font-size:9; font-weight:700; font-style:normal; color:#ffffff 
}

.nof__danNavbar8-HighlightedRollover {
font-family:Arial; font-size:9; font-weight:700; font-style:normal; color:#000000 
}

.nof__danNavbar3-Regular {
font-family:Arial; font-size:9; font-weight:400; font-style:normal; color:#000000 
}

.nof__danNavbar5-Rollover {
font-family:Arial; font-size:9; font-weight:400; font-style:normal; color:#000000 
}

.nof__danNavbar7-Highlighted {
font-family:Arial; font-size:9; font-weight:700; font-style:normal; color:#ffffff 
}

.nof__danNavbar9-HighlightedRollover {
font-family:Arial; font-size:9; font-weight:700; font-style:normal; color:#000000 
}


H1 {
	color : rgb(153,51,51)
}

H2 {
	color : rgb(153,51,51)
}

H3 {
	color : rgb(153,51,51)
}

H4 {
	color : rgb(153,51,51)
}

H5 {
	color : rgb(153,51,51)
}

H6 {
	color : rgb(153,51,51)
}


.nof_formsHandler_input_text
{
	font-family : Arial;
	font-size : 9pt;
	color : rgb(0,0,0);
	background-color : rgb(255,255,255);
	border-left : 2px solid rgb(128,128,128);
	border-top : 2px solid rgb(128,128,128);
	border-right : 1px solid rgb(192,192,192);
	border-bottom : 1px solid rgb(192,192,192)}


.nof_formsHandler_input_checkbox
{
	font-family : Verdana,                                       Tahoma,                                       Arial,                                       Helvetica,                                       Sans-serif;
	font-size : 10pt;
	color : rgb(255,255,255);
	background-color : rgb(255,255,255);
	border : 1pt solid rgb(192,192,192)
}


.nof_formsHandler_label
{
	font-family : Arial;
	font-size : 9pt;
	text-align : right;
	display : block;
	white-space : nowrap;
	margin-right : 5px;
	color : rgb(0,0,0)
}
.nof_formsHandler_input_submit{	background-color : rgb(153,255,153);
	color : rgb(0,0,0);
	border-left : 1px solid rgb(192,192,192);
	border-top : 1px solid rgb(192,192,192);
	border-right : 2px solid rgb(192,192,192);
	border-bottom : 2px solid rgb(128,128,128)}
.nof_formsHandler_textarea{	font-family : Arial;
	font-size : 9pt;
	background-color : rgb(255,255,255);
	border-left : 2px solid rgb(128,128,128);
	border-top : 2px solid rgb(128,128,128);
	border-right : 1px solid rgb(192,192,192);
	border-bottom : 1px solid rgb(192,192,192)}


UL {	white-space : normal;
	color : rgb(153,51,51);
	font-size : small
}

OL {
	color: rgb(153,51,51);
	white-space : normal
}

A:active{	color : rgb(255,102,51)
}
A{	color : #0000FF
}


P {
	font-size: small
}A:hover { color: #008080}
 
 
