
body {
  background-image: url(../services/Includes/images/bg.jpg);
  background-attachment: fixed
 }


a:link      { text-decoration: none; 
              color:#3D7462 }
a:active	{ color: #996699 }
a:visited   { color: #3D7462; text-decoration: none }
a:hover     { color: #0000FF; text-decoration: underline}

a:hover:visited { color: #0000FF;	text-decoration: underline }

p           {font-family: "Tahoma"; 
             font-size: "11px"; 
             color:"#3D7462";
             margin-top: "0";
             margin-bottom: "9px";
             line-height: "14px";
             text-align: Left}
             
.footer     {font-family: "Tahoma"; 
             font-size: "8pt";
             margin-top: "15px";
             color:"#ffffff"; 
             text-align: Center}
             
a.footer     {font-family: "Tahoma"; 
             font-size: "8pt";
             margin-top: "15px";
             color:"#ffffff"; 
             text-align: Center}
             
             
.menu       {font-family: "Trebuchet MS"; 
			 bgcolor="#FFFFFF";
             font-size: "13px";
             color:"#004400"; 
             text-align: Right}
             
.ip         {font-family: "Tahoma"; 
             font-size: "8pt";
             font-weight: "Bold";
             margin-top: "15px";
             color:"#FFFFFF"; 
             text-align: Center}

.center		{text-align: Center}

.rightborder {border-right: 2px solid #509050; }

.leftborder {border-left: 2px solid #509050; }

.address 	{color: #808080; 
			 text-align: center}
             
.urlink		{color:#0000ff80;
				 text-decoration: underline
				}

.endframe	{border-left-style: solid; 
			 border-left-width: 0px; 
			 border-bottom-style: "solid"; 
			 border-bottom-width: "0px"}
			 
h1          {font-family: "Trebuchet MS"; 
             font-size: "17px";
             font-weight: "bold"; 
             color:"#17823D";
             margin-bottom: "6px";
             margin-top: "12px";
             text-align: Left}
             
h2          {font-family: "Trebuchet MS"; 
             font-size: "13px";
             color:"#097740";
             margin-top: "0";
             margin-bottom: "1px"}
h3          {font-family: "Arial"; 
             font-size: "11px";
             font-weight: "Bold"; 
             color:"#006699"}
ul{ 
             font-family: "Tahoma"; 
             font-size: "11px"; 
             color:"#3D7462";
             margin-top: "0";
             margin-bottom: "12px";
             line-height: "14px"}           
ul.red {
			list-style-type: disc;
			color: red}
             

th			 { color:#FFFFFF; font-family:Tahoma; font-size:11px; font-weight:bold}
td           { font-family: Verdana; font-size: 11px }