			 
.sbcontent {

             	color : #FFFFFF;
             	font-size : 12px;
             	font-family : 'Century Schoolbook';
             	line-height : 1;
             	font-weight : bold;
             	font-style : normal;
}

.sbborder {
	background-color :transparent;
}

.sbtitle {


    color : #666676;
	FONT-SIZE: 11px;
	FONT-FAMILY: "Trebuchet MS", Arial;
	font: bold;

}


.nav {
	background-color :transparent;
}			 

.nav             a:link  {
             	color : #FFFFFF;
             	font-size : 12px;
             	text-decoration : none;
             }
             
.nav             a:visited  {
             	color : #f0f0ff;
             	font-size : 12px;
             	text-decoration : none;
             }
             
.nav             a:active  {
             	color : #DDE4D5;
             	font-size : 12px;
             	text-decoration : none;
             }
             
.nav             a:hover  {
             	color : #DDE4D5;
             	font-size : 12px;
             	text-decoration : underline;
             }

             p  {
             	color : #FFFFFF;
             	font-size : 12px;
             	font-family : "Trebuchet MS", Arial;
             }
             
             .normal  {
             	color : #336633;
             	font-size : 12px;
             	font-family : 'Century Schoolbook';
             	line-height : 1;
             	font-weight : bold;
             	font-style : normal;
             }
             .small  {
             	color : #30303f;
             	font-size : 8px;
             	font-family : Arial;
             	line-height : 1;
             	font-style : normal;
             }             
			 
             .medium  {
             	color : #30303f;
             	font-size : 10px;
             	font-family : Arial;
             	line-height : 1;
             	font-style : normal;
             }             
			 
             a:link  {
             	color : #336633;
             	font-size : 12px;
             	text-decoration : none;
             }
             
             a:visited  {
             	color : #f0f0ff;
             	font-size : 12px;
             	text-decoration : none;
             }
             
             a:active  {
             	color : #DDE4D5;
             	font-size : 12px;
             	text-decoration : none;
             }
             
             a:hover  {
             	color : #DDE4D5;
             	font-size : 12px;
             	text-decoration : underline;
             }
             
             a.green:link  {
             	color : #000000;
             	font-size : 12px;
             	text-decoration : none;
             }
             
             a.green:visited  {
             	color : #060606;
             	font-size : 12px;
             	text-decoration : none;
             }
             
             a.green:active  {
             	color : #FFFFFF;
             	font-size : 12px;
             	text-decoration : none;
             }
             
             a.green:hover  {
             	color : #DDE4D5;
             	font-size : 12px;
             	text-decoration : none;
             }
             
             .blackborder  {
             	background-color : #000000;
             	border-width : 0;
             }
             
             .darkborder  {
             	background-color : #0e0e15;
             }
             
             .moredarkborder  {
            	background-color : #5e5e65;
             }
             
             .darkerborder  {
             	background-color : #7f9c9d;
             }
             
             .lightcontent  {
             	background-color : #DDE4D5;
             }
             
             .mediumcontent  {
             	background-color : #d0d0d3;
             }
             
             .darkcontent  {
             	background-color : #E4E8E2;
             }
             
             a  {
             	font-family : Lucida Bright;
             	font-weight : bold;
             	font-style : normal;
             }
