.nav {
	font-family: times new roman, times roman, times, serif;
	font-size: 14px;
	font-weight: bold;
 	color: #666666;
	text-decoration: none;
}

a.nav {
	font-family: times new roman, times roman, times, serif;
	font-size: 14px;
	font-weight: bold;
 	color: #666666;
	text-decoration: none;
}
a.nav:visited {
 	color: #666666;
}
a.nav-on {
	font-family: times new roman, times roman, times, serif;
	font-size: 14px;
	font-weight: bold;
 	color: #ffffff;
	text-decoration: none;
}
a.nav-on:visited {
 	color: #ffffff;
}
a.nav-small {
	font-family: "times new roman", "times roman", times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.nav-small-on {
	font-family: "times new roman", "times roman", times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
body {
	background: #cc9999; /* cccccc cc9999 990033 */ 
	/*color: #000000; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;*/

	/*scrollbar-face-color : #000000; 
	scrollbar-highlight-color : #000000; 
	scrollbar-3dlight-color : #000000; 
	scrollbar-shadow-color : #000000; 
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000; 
	scrollbar-arrow-color : #000000;*/

	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
table.email-form{
			border: solid 1px #999999;
}
td.field {		background-color: #e0e0e0;

}
td.nav {
 	color: #666666;
	background-color: #e0e0e0;
	padding: 4px;
}
td.nav-on {
	background-color: #cccccc;
	color: #ffffff;
	font-family: times new roman, times roman, times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
td.nav-small {
	padding: 0px;
}
td.nav-small-on {
	background-color: #cccccc;
	color: #ffffff;
	padding: 0px;
}
td.white {
	background-color: #ffffff;
}
.address {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #000000;
}
.form-label {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
}
.legal {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
 	color: #999999;
}
.phone {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #000000;
}
.slogan {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #cc6699;
}
.subtitle {
	font-family: times new roman, times roman, times, serif;
	font-size: 16px;
	font-weight: bold;
 	color: #cc3366;
}
.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
 	color: #000000;
}

.heading1 {
	font-family: arial black, arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
 	color: #cc3366;
}
.heading2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #000000;
}
