BODY{
      margin: 0px
      padding: 0px
	font-family:Arial,Helvetica,Verdana; 
	font-size:10pt;
	}
/* 	Background-image:url('images/sandston.jpg') */
.banner_right {
    
      font-family: Arial; font-size: 12pt; font-weight: bold; padding-right: 10px}
.linespace15 {
      line-height: 150%; 
      margin-top: 0; 
      margin-bottom: 0
      }
.navcell     { 
      background-image: url('images/YellowBlock.gif'); 
      background-repeat: repeat-y; 
      background-position: left top 
      }
.navlinkcell  {
         background-image: url('images/black_button.gif'); 
         background-repeat: no-repeat; 
         background-position: left center
         }
.nav	{
         }   
.nav td  {
      background-image: url('images/black_button_2.gif'); 
      background-repeat: no-repeat; 
      background-position:  right center; 
      }         
.nav a:link {
	color: #FFCC00; 
	font-size: 10pt; 
	font-family: Arial; 
	text-decoration:none; font-weight:bold
	}
.nav a:visited {
	color: #FFCC00; 
	font-size: 10pt; 
	font-family: Arial; 
	text-decoration:none; font-weight:bold
	}	
.nav a:hover {
	color: #FFCC00; 
	font-size: 10pt; 
	font-family: Arial; text-decoration:underline; font-style:italic; font-weight:bold
	}
                              
A:link {
	color: #800000;
	text-decoration: underline; font-weight:bold
}

A:visited {
	color: #800000;
	text-decoration: underline; font-weight:bold
}

A:active {
	color: #800000;
	text-decoration: underline; font-weight:bold
}

A:hover {
	color: #FF0000;
	text-decoration: underline; font-weight:bold
}

a:link.dark {
	color: #003366;
	text-decoration: none;
}

a:visited.dark {
	color: #003366;
	text-decoration: none;
}

a:active.dark {
	color: #003366;
	text-decoration: none;
}

a:hover.dark {
	color: #EFF4F4;
	text-decoration: none;
}

TD {
	font-size: 10pt;
	font-family : Arial;
}

P {
	font-size: 10pt;
	font-family : Arial;
}

TD.dark {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : bold;
	color : #666666;
}

P.dark {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : bold;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #FBD953;
	height : 2px
}