body {
	background-image:url(../images/bg2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:FFFFFF;
	color: #000033;
	margin-top: 3px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:center;
}
.testimonialheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	font-style:normal;
	}

a.nav {
	text-decoration:none;
	font-size:16px;
	color: #000066;
	font-weight:bold;
	line-height:40px;
}
a.nav_selected {
	font-size: 16px;
	color: CC0033;;
	text-decoration:none;
	font-weight:bold;
	line-height:40px;
}

a.nav:hover {
	text-decoration:none;
	font-size:16px;
	color: #CC0033;
}


table.outside{
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

table.inside{
	border-style: solid;
	border-color:#989898;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	background:url(../images/maintablebg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

table.inside a{
	text-decoration:none;
	color:#000066;
}

table.inside a:hover{
	text-decoration:none;
	color:#CC0033;
}

td.insideleft{
	border-style: solid;
	border-color:#989898;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	vertical-align: top;
	padding-left: 30px;
	padding-top: 0px;
	width: 170px;
	text-align:left;
}
td.insidecenter{
	border-style: solid;
	border-color:#989898;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 490px;
	text-align:justify;
}
td.insideright{
	border-style: dotted;
	border-color:#006699;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	vertical-align: top;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-size:11px;
	font-style:italic;
	width: 140px;
}

ul.indexpage {
padding-left: 10px;
list-style-type: square;
line-height: 3em;
color: #CCCC66;
}

ul {
list-style-type: square;
}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align:center;
}
.bottomNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.bottomNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}
