a:link, a:visited, a:active, a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:14px
}
a:hover {
	color:#F0DA42;
}
a.blue:link, a.blue:visited, a.blue:active, a.blue:hover {
	color:#122638;
	text-decoration:none;
	font-weight:normal;
	font-size:14px
}
a.blue:hover {
	color:#000000;
	text-decoration:underline;
}
a.contact:link, a.contact:visited, a.contact:active, a.contact:hover {
	color:#122638;
	text-decoration:none;
	font-weight:normal;
	font-size:16px
}
a.contact:hover {
	color:#000000;
	text-decoration:underline;
}
a.gallery:link, a.gallery:visited, a.gallery:active, a.gallery:hover {
	color:#33548A;
	text-decoration:none;
	font-weight:bold;
	font-size:14px
}
#nav {
	background-color:#33548A;
	border-bottom:2px #F0DA42 solid;
	border-top:2px #f0DA42 solid;
}
body {
	background-color:#E8E6FF;
	margin:0;
	scrollbar-face-color:#41527E;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#b0c4de;
	scrollbar-shadow-color:#6495ed;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E8E6FF;
}
#phone {
	font-size:20;
	color:#252849;
	font-weight:bold;
}
.blktxt14 {
	font-size:14px;
	color:#141A49;
}
.blktxt18 {
	font-size:18px;
	color:#000000;
}
.blktxt12 {
	font-size:12px;
	color:#141A49;
}

.whttxt12 {
	font-size:12px;
	color:#FFFFFF;
}
.bluetxt16 {
	font-size:16px;
	color:#3A4276;
	font-family:Arial, Helvetica, sans-serif;
}
.whttxt14 {
	font-size:14px;
	color:#FFFFFF;
}
.bluetxt14 {
	font-size:14px;
	color:#3A4276;
	font-family:Arial, Helvetica, sans-serif;
}
.formfield {
	font-size:10px;
	color:#000000;
}
.wht_table  {
	border-right: #94A5C3 3px solid; 
	border-left: #94A5C3 3px solid; 
	background: #ffffff; 
}
.wht_table  {
	border-right: #94A5C3 3px solid; 
	background: #ffffff; 
	border-left: #94A5C3 3px solid; 
}
a.thlink, a.thlink:visited {
	color:navy; 
	font-weight:bold;
}

a.results,a.results:visited {
	color:#1e90ff;
	font-size:12px;
}
.formfield {
	font-size: 10px;
	color: #000000;
}

tr {
	color:black;
}

tr.trshade {
	color:black;
	background-color:lightgray;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	