body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
 .menu a {
 	/*/*/padding: 5px;
 	text-decoration: none;
 	line-height: 1em;
 	width: 70px; /* */
 }
 .menu a:link, .menu a:visited {
 	color: #000;
 }
 .menu a:hover, .menu a:active {
 	color: #666;
 	background-color: #fff;
 }
.maincontent a:link, a:visited {
	color: #003399;
	}
.maincontent a:hover, a:active {color: #666; background-color: #fff;}
.topTable {
	width: 720px;
	border: 1px solid #333;
	background-color: #000;
	margin-top: 20px;
}
.topTable td {
	padding: 0px;
}
.mainTable {
	width: 720px;
	line-height: 1.6em;
	background-color: #fff;
	text-align: justify;
	border-right: 1px solid #000000;
	border-bottom: 2px dotted #999999;
	border-left: 1px solid #000000;
}
.mainTable td {
 	padding: 30px;/*Pads each table cell in modern browsers*/
}
.maincontent {
 	 font-size: 11px;	/*/*/font-size: 100%; /* */
}
.lastTable {
	width: 720px;
	line-height: 1.6em;
	background-color: #fff;
	text-align: justify;
	border-right: 1px solid #000;
	border-bottom:1px solid #000;
	border-left: 1px solid #000;
}
.lastTable td {
 	padding: 30px;/*Pads each table cell in modern browsers*/
}
.bottomTable {
	width: 720px;
	background-color: #fff;
	border-top: 1px none #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
}
.sidebar {
	border-left: 1px solid #666;
	background-color: #f5f5f5;
	width: 200px;
	font-size: 11px;
	vertical-align: top;
	font-size: 100%;
}
.header {
	background-color: #333;	
	height: 100px; 
	color: #CCCCCC;	
	background-image:  url("images/topshim.gif");
}
.footer {
	height :30px;
	text-align: center;
	color: #000;
	background-image:  url("images/bottomshim.gif");
}
.menu {
	background-color: #333333; 
	height: 30px; 
	color: #000; 
	background-image:  url("images/menushim2.gif");
}
ul {
	color: #000000;
	list-style-type: square;
	text-align: left;
} 

.formTable {
	width: 350px;
	line-height: 1.6em;
	background-color: #fff;
	text-align: left; font-weight: bold;
	}
.formTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/}

 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 160%; }
 h2 { font-size: 140%; }
 h3 {
	/*/*/font-size: 100%;
	display: block;
	padding: 4px;
	background-color: #d8bfd8;
	background-image:  url("images/menushim3.gif");
 	 /* */
	}
 .footer a {text-decoration: none;}
 .footer a:link, #footer a:visited {
 	color: #000;
 }
 .footer a:hover, #footer a:active {
 	color: #666;
 	background-color: #fff;
 }
 .current a {
 	color: #ffa500 !important;
 	/*/*/background-color: #333 !important;
 	/* */
 }
 .testimonial {
	margin-bottom: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	text-align: left;
	}
.testquote {
	font-style: italic;
	}
.form table {
padding:0px;
margin:0px;
}
.form td {
padding:0px;
margin:0px;
}
