/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url( "../assets/images/PageBackground.jpg" );
	color : rgb(255,255,255);
	font-family : Arial;
	font-size : 10px}
 
.nof_EmptyStyleBanners1-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#ffff00 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#ffff00 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#00ff00 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#ff0000 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:Verdana; font-size:9; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:9; font-weight:400; font-style:normal; color:#ffff00 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:9; font-weight:400; font-style:normal; color:#00ff00 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:9; font-weight:400; font-style:normal; color:#ff0000 
}
A{	color : rgb(0,255,255);
	font-size : 12px
}
A:visited{	color : rgb(51,153,255)
}
A:active{	color : rgb(0,255,0)
}


P {
	font-family: Arial;
	font-size : 10px
}

.TextObject {
	font-family: Arial;
	font-size : 10px
}

.TextNavBar {
	color: rgb(0,153,255)
}

A:link {
	color: rgb(153,204,255)
}A:hover{	color : rgb(204,204,51);
	text-decoration : none;
	white-space : normal
}
