body {
  background-color: #FFF;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin: 0px;
}



A.menu:link {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

h1 {
  color: #5E8988;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: normal;
  text-decoration: none;
  margin-top: 22px;
  margin-bottom: 12px;
}

h2 {
  color: #5E8988;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  font-weight: normal;
  text-decoration: none;
  margin-top: 22px;
  margin-bottom: 12px;
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: underline;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

P, UL {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin-top: 12px;
  margin-bottom: 12px;
}

P.smaller {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

HR {
	color : #D2D2CA;
	height : 1px;
}


td.topbg {
background-image: url(images/topbg.gif);
}

.leftbg {

background-image: url(images/leftbg.gif);

}

.nnfix {

background-image: url(images/nnfix.gif);

}

.rightbg {

background-image: url(images/rightbg.gif);

}
