/* CSS Document */
.topnav 
     {
     text-decoration: none;
     color:#FFFFFF;
	 font-size:14px;
     }
	 
.leftnav
     {
	 text-decoration :none;
	 color: #ffffff;
	 font-size:13px;
	 }
	 	 
.title  
    { 
	font-family : verdana, arial, sans-serif;
	color : #990000;
	font-size : 18px;
	font-weight : normal;
	text-align : left;
	text-transform : none;
	padding : 0;
	margin-bottom : 10px;
    }
	
/*feetable
    {
	table-layout : auto;
	background-color : #888888;
	border : #FF0000;
	border-color : #993300
	font-family : "Courier New", Courier, monospace
	text-shadow : #990000;
	} */
	
table.content
    {
	text-align: left;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    color : #000000;
    width : 475px;
	background-color : #F9E9D2;
	border: thin ridge #7799FF;
	/* border: inherit #990000;
	/*border: 2px #990000 outset; 
    border-collapse: collapse; */
    border-spacing: 2px;
	}

	 
.style15
     {
     font-size: 18pt;
     }

.style16
     {
     font-size: 15px;
     }

.style19 
     {
     color: #FFFFFF;
     font-weight: bold;
     }

.style6 
     {
     color: #FFFFFF;
     }

.freeconsult
     {
     color: #000000;
     font-weight: bold;
     }



h1
     {
     font-size: 24px;
     color: #FFFFFF;
     text-align : center;
     font-weight: 500;
     font-style: oblique;
     }

body
     {
	 
     background-image: url(Images/bg.gif);
	 }

.style22
      {
      font-size: 18px;
      font-weight: bold;
      }