/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url( "../assets/images/background.gif" );
	font-family : Arial;
	font-size : 12px}
 
.nof_SwirlsBanners1-Banner1 {
font-family:Good Times ; font-size:24px; font-weight:700; font-style:normal; color:rgb(255,102,51) 
}

.nof_SwirlsNavbar2-Regular {
font-family:MS Sans Serif ; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_SwirlsNavbar4-Rollover {
font-family:MS Sans Serif ; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_SwirlsNavbar6-Highlighted {
font-family:MS Sans Serif ; font-size:13px; font-weight:700; font-style:normal; color:#000000 
}

.nof_SwirlsNavbar8-HighlightedRollover {
font-family:MS Sans Serif ; font-size:13px; font-weight:700; font-style:normal; color:#000000 
}

.nof_SwirlsNavbar3-Regular {
font-family:MS Sans Serif ; font-size:13px; font-weight:normal; font-style:normal; color:rgb(255,102,51) 
}

.nof_SwirlsNavbar5-Rollover {
font-family:MS Sans Serif ; font-size:13px; font-weight:400; font-style:normal; color:rgb(255,102,51) 
}

.nof_SwirlsNavbar7-Highlighted {
font-family:MS Sans Serif ; font-size:13px; font-weight:700; font-style:normal; color:rgb(255,102,51) 
}

.nof_SwirlsNavbar9-HighlightedRollover {
font-family:MS Sans Serif ; font-size:13px; font-weight:700; font-style:normal; color:rgb(255,102,51) 
}


P {
	font-family: Arial,   Helvetica,   Geneva,   Sans-serif;
	font-size : 12px
}

UL {
	font-size: 12px
}

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

OL {
	font-family: Arial;
	font-size : 12px
}

.TextNavBar {
	font-family: Arial,   Helvetica,   Geneva,   Sans-serif;
	font-size : 16px;
	font-weight : bold
}

A {
	color: rgb(255,0,0)
}

A:visited {
	color: rgb(255,102,51)
}

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

H1 {
	color: rgb(255,102,51)
}

H2 {
	color: rgb(255,102,51)
}

H3 {
	color: rgb(255,102,51)
}

A:hover {
	color: rgb(255,204,0)
}