BODY { 	FONT-SIZE: large;
       	color: #808080;
       	margin: 0;
       	padding: 0;
	    background-color: #808080;
       	FONT-FAMILY: Arial, Helvetica, Geneva, Swiss;
       	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #d3d3d3;
	scrollbar-shadow-color: #d3d3d3;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #d3d3d3;
	scrollbar-track-color: #d3d3d3;
	scrollbar-darkshadow-color: #000000;
}
#frame	{
		margin: 0;
		background: #808080;		
}
#header	{
	background-color: #000000;
}

#lefttop {
	    TOP:105px;
	    float: left;
	    LEFT: 0;
	    WIDTH:99px;
	    background-color: #808080;
	    color: black;
	    font-size:8pt;
}
#rightside  {
	    position: absolute;
	    TOP:105px;
	    left: 99px;
	    background: #000000;
            color: #00bfff;
	    margin: 0;
	    padding-left:  10px;
            padding-top: 1em;
            padding-right: 10px;
	    FONT-FAMILY: Arial;
            font-weight: bold;
}

.righttext  { FONT-FAMILY: arial; FONT-WEIGHT: extra-bold; font-size:12pt; color: #808080 }

.righttext2 { FONT-FAMILY: courier;
	      FONT-SIZE: 14pt;
	      FONT-WEIGHT:
	      font-weight: bold;
	      color: #808080
}
#main A:hover { COLOR: #FFFFFF; } A:active { color: blue }

#footer	  {
	   clear: both;
	   position: absolute;
	   padding-top: 10px;
	   left: 99px;
	   text-align: left;
	   background-color: #808080;
	   font-family: Arial;
	   font-size: 14pt;
	   color: #000000;
	   padding-bottom: 10px;

}

#footer .contact {
	float: right;
}
#footer .date {
	float: left;
}

H1 { 	   FONT-FAMILY: David;
           FONT-WEIGHT: extra-bold;
           color: #808080;
}
H2 { 	   FONT-FAMILY: David;
	   color: #808080;	
}
H3 { 	   FONT-FAMILY: David; 
	   FONT-WEIGHT: bold;
	   color: #808080;
}
H4 { 	   FONT-FAMILY: OldEnglish;
	   color: #808080;
}
H5 { 	   FONT-FAMILY: courier;
	   FONT-WEIGHT: extra-bold;
	   color: #808080;
}
P  { 	   FONT-FAMILY: arial;
	   font-size:12px;
	   FONT-WEIGHT: extra-bold;
	   color: #808080;
}

#navsite ul {
	padding: 5px;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif; 
} 
#navsite ul li	{
	list-style: none;
	margin: 0;
	display: inline;
}
#navsite ul li a:link {
	color: $448;
}
#navsite ul li a:visited {
	color: #667;	
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
	color: #000;
	background: #808080;
	border-color: #227;
}
#navsite ul li a#current {
	background-color: white;
	border-bottom: 1px solid white;
}	 
.gray  { FONT-FAMILY: arial; FONT-WEIGHT: extra-bold; font-size:12pt; color: #808080 }

.menus {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, "sans serif"; BACKGROUND-COLOR: #add8e6; TEXT-DECORATION: none
}
.menus:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, 'sans serif'; BACKGROUND-COLOR: #6666ff
}
.bmenus {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: arial, helvetica, "sans serif"; BACKGROUND-COLOR: #add8e6; TEXT-DECORATION: none
}
.bmenus:hover {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, 'sans serif'; BACKGROUND-COLOR: #6666ff
}
.tmenus {
	FONT-SIZE: 18px; COLOR: #ff0000; FONT-FAMILY: arial, helvetica, "sans serif"; BACKGROUND-COLOR: #add8e6
}
.textads {
	COLOR: #0000ff
}

a.link3:link    {font-family: sans-serif, arial, verdana; color: White; text-decoration: none}
a.link3:visited {font-family: sans-serif, arial, verdana; color: White; text-decoration: none}
a.link3:hover   {font-family: sans-serif, arial, verdana; color: Yellow;  text-decoration: underline}

H3.menu3  {font: 16px arial}

.style5 {
	FONT SIZE: 14pt; 
	font-weight: normal; 
	font-family: courier;
	color: FFFFFF;
}
.style6 {
	color: #FFFFFF;
	font-style: italic;
}