/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 12px;
	font-family : Arial;
	background-color : rgb(255,255,255);
	background-image : url( "../assets/images/bg.jpg" )}
 
.nof_EmptyStyleBanners1-Default {
font-family:Arial; font-size:22; font-weight:bold; font-style:normal; color:rgb(0,0,0) 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:10px; font-weight:bold; font-style:normal; color:rgb(51,51,51) 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:10px; font-weight:bold; font-style:italic; color:rgb(0,0,0) 
}

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

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:10px; font-weight:700; font-style:normal; color:rgb(0,0,0) 
}

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

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

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

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:#186ed1 
}


.TextNavBar {
	font-size: 10px
}

P {
	font-size: 12px
}

.TextObject {
	font-size: 10px
}

A:visited {
	color: rgb(0,51,153)
}

A:active {
	color: rgb(0,128,0)
}

A{	color : rgb(255,0,0)
}
A:hover {
	color: rgb(102,51,153)
}