﻿body 
{
   SCROLLBAR-FACE-COLOR: #4c4343;
   SCROLLBAR-HIGHLIGHT-COLOR: white;
   SCROLLBAR-SHADOW-COLOR:black; 
   SCROLLBAR-TRACK-COLOR: black;
    SCROLLBAR-DARKSHADOW-COLOR: black;
    SCROLLBAR-BASE-COLOR: #4c4343;
    
    

}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}
table.service
{

color:Black;
font-family:@Arial Unicode MS

}
img.offimage
{

}
td.white
{
    font-family :Times New Roman;
    color:white;
 }

 a:link { 
	color: red;
	text-decoration:none;
	}

 a:visited { 
	color: red;
		text-decoration: none;
	}
 a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
 a:active { 
	color: #333333;
 text-decoration: none;
	}
.class2 A:link {color: white;}
.class2 A:visited {color: white;}
.class2 A:active {color: white;}
.class2 A:hover {color: white;}

p {width: 600px; padding: 0px; margin-top:0px; } 
{ 
margin:0;
padding:0;
}
 
#container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    margin-top: none;
    padding: 0px;
    margin: 0px;
    color:White
}

	h2
	{
	    color:White;
	    font-size:26px;
	    font-family:Arial Narrow;
	    
	    }
	    P.home
	    {
	    color:White;
	    font-size:24px;
	    font-family:Arial Narrow;
	        
	        }
	        table.emerg
	        {
	            font-family:Arial Narrow;
	            font-size:18px;
	            color:white;
	            }
