/* CSS definition file containing sitestyle stylesheets */
BODY {
  background-color : rgb(255,255,255);
  font-family : Arial;
  font-size : 10pt
}

html
{
    overflow:auto
}

p
{
  margin-top: 0px
}

table
{
  font-family: Arial,                    Helvetica,                    Sans-serif,                    sans-serif;
  font-size: 10pt
}

ul
{
  list-style-image: url( "../assets/images/Quadrat_Rot.gif" );
  margin-top: 0px
}

.nof_GlasgowTealSilverNavbar4-Regular {
	font-family: Verdana;
	font-size : 12px
}

.nof_GlasgowTealSilverNavbar5-Rollover {
	font-size: 12px;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold
}

.nof_GlasgowTealSilverNavbar6-Highlighted {
	font-family: Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : rgb(0,0,0)
}

.nof_GlasgowTealSilverNavbar7-HighlightedRollover {
	font-size: 12px;
	font-family : Verdana;
	color : rgb(192,192,192);
	font-style : normal;
	font-weight : bold
}

.nof_GlasgowTealSilverNavbar12-HighlightedRollover {
	font-size: 12px;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : rgb(192,192,192)
}

.nof_GlasgowTealSilverNavbar11-Highlighted {
	font-size: 12px;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : rgb(0,0,0)
}

.nof_GlasgowTealSilverNavbar10-Rollover {
	font-size: 12px;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold
}

.nof_GlasgowTealSilverNavbar9-Regular {
	font-family: Verdana;
	font-size : 12px
}


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

A:visited {
	color: rgb(255,0,0);
	text-decoration : underline
}

