@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.textfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
td.nav {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
	background-image: url(../images/fade3b.jpg);
	background-repeat: repeat-x;
	text-indent: 0.5em;
}
td.nav:hover {
	border: thin none #000000;
	background-image: url(../images/fade3c.jpg);
	background-repeat: repeat-x;
}
.nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	text-decoration: none;

}
.nav a:hover {
	color: #000099;
	text-decoration: none;
}



.main {
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	text-align: justify;
}

.style1 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000099;
	padding-left: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.header {
	background-image: url(../images/fade4.jpg);
	background-repeat: repeat-x;
}
.testimonials {
	font-size: 0.65em;
	text-align: justify;
}
.smalltest {
	font-size: .8em;
	border: thin dotted #999999;
}
.smalltestline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}

.testsmallhead {
	font-size: 1em;
	font-weight: bold;
}


#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: .7em;
}
.littleheading {
	font-size: 1em;
	font-weight: bold;
}
