BODY
{
    background-color:rgb(0,0,0); 
	background-image:url( "../assets/images/bg.gif" );  
	background-repeat: repeat-y; 
	background-position:center
}

.nof_GlasgowTealSilverBanners1-Default
{
	font-family : verdana;
	font-size: 24px;
	font-weight : 700;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar4-Regular
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 400;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar5-Rollover
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar6-Highlighted
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #535251
}

.nof_GlasgowTealSilverNavbar7-HighlightedRollover
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #535251
}

.nof_GlasgowTealSilverNavbar9-Regular
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 400;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar10-Rollover
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #008faf
}

.nof_GlasgowTealSilverNavbar11-Highlighted
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #535251
}

.nof_GlasgowTealSilverNavbar12-HighlightedRollover
{
	font-family : Trebuchet MS ;
	font-size: 11px;
	font-weight : 700;
	font-style : normal;
	color : #535251
}

a:link {
  color: #900 }
a:visited {
  color: #600 }
a:active {
  color: #c00 }
  
.page {
    background-color: rgb(255,255,255);
    background-image: url( "/assets/images/header.gif" ); 
    background-repeat: repeat-x;
    background-position: top left
}

a.MEDIA:link { 
    text-decoration: none;
    color: black
}

a.MEDIA:visited { 
     text-decoration: none;
     color: black
}

a.MEDIA:active {
      text-decoration: none;
      color: black
}

a:hover {
  color: #a00 }
a.MEDIA:hover {
      text-decoration: underline; 
      font-size: 20px;
      font-weight: bold; 
      color: #BA0D0D
}

