/* CSS definition file containing sitestyle stylesheets */

.nof_SurgeonSinusBlueBanners1-Banner1 {
font-family:Arial; font-size:12pt; font-weight:normal; font-style:italic; color:rgb(153,153,153) 
}

.nof_SurgeonSinusBlueNavbar2-Regular {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_SurgeonSinusBlueNavbar4-Rollover {
font-family:MS Sans Serif ; font-size:10; font-weight:bold; font-style:normal; color:rgb(255,255,0) 
}

.nof_SurgeonSinusBlueNavbar6-Highlighted {
font-family:MS Sans Serif ; font-size:10; font-weight:700; font-style:normal; color:rgb(153,204,255) 
}

.nof_SurgeonSinusBlueNavbar8-HighlightedRollover {
font-family:MS Sans Serif ; font-size:10; font-weight:700; font-style:normal; color:rgb(153,204,255) 
}

.nof_SurgeonSinusBlueNavbar3-Regular {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff 
}

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

.nof_SurgeonSinusBlueNavbar7-Highlighted {
font-family:MS Sans Serif ; font-size:10; font-weight:700; font-style:normal; color:#ffffff 
}

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


BODY {
	font-family: Trebuchet MS ;
	background-image : url( "../assets/images/bg2.jpg" )}

A {
	color: rgb(0,0,255);
	text-transform : capitalize;
	font-variant : small-caps;
	text-decoration : none
}

A:visited {
	color: rgb(102,51,153);
	text-decoration : line-through
}

A:active {
	color: rgb(0,0,255);
	text-decoration : none
}



A:hover {
	font-weight: bold;
	color : rgb(255,255,255);
	text-transform : uppercase;
	background-color : rgb(0,102,255);
	text-decoration : underline
}

