/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,                                                                                               Tahoma,                                                                                               Arial,                                                                                               Helvetica,                                                                                               Sans-serif,                                                                                               sans-serif; font-size: 12px}
 
.nof_BlocksBanners1-Banner1 {
font-family:Verdana; font-size:26; font-weight:700; font-style:normal; color:#66cc33 
}

.nof_BlocksNavbar2-Regular {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; color:rgb(128,128,128) 
}

.nof_BlocksNavbar4-Rollover {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:italic; color:rgb(128,128,128) 
}

.nof_BlocksNavbar6-Highlighted {
font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; color:rgb(255,113,0) 
}

.nof_BlocksNavbar8-HighlightedRollover {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; color:rgb(255,113,0) 
}

.nof_BlocksNavbar3-Regular {
font-family:Arial; font-size:9pt; font-weight:normal; font-style:normal; color:rgb(128,128,128) 
}

.nof_BlocksNavbar5-Rollover {
font-family:Arial; font-size:9pt; font-weight:bold; font-style:italic; color:rgb(128,128,128) 
}

.nof_BlocksNavbar7-Highlighted {
font-family:Arial; font-size:9pt; font-weight:bold; font-style:normal; color:rgb(255,113,0) 
}

.nof_BlocksNavbar9-HighlightedRollover {
font-family:Arial; font-size:9pt; font-weight:normal; font-style:normal; color:rgb(255,113,0) 
}


A:link {
	font-family: Verdana;
	color : rgb(128,128,128);
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal}

A:visited {
	color: rgb(128,128,128);
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline
}

A:active {
	font-family: Verdana;
	font-size : 12px;
	color : rgb(0,128,0);
	font-weight : bold;
	text-decoration : none
}

.TextNavBar {
	font-family: Verdana;
	font-size : 12px;
	white-space : nowrap;
	text-decoration : none
}

A{	color : rgb(255,204,0)
}
A:hover {
	font-family: Verdana;
	font-size : 12px;
	color : rgb(128,0,0);
	text-decoration : underline
}