.NavMAIN {
  font-size:8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.NavMAIN a{
  font-size:8pt;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003366;
  text-decoration:none
}

.NavMAIN a:visited {color:#003366;}
.NavMAIN a:active {color:#003366;}
.NavMAIN a:hover {color:#FF9900;}

.bg_table_lite_blue {
	background-color: #D7E2EC;
}	
.bg_table_home {
	background-color: #eeeeee;
	border-top:1px solid #D0CCCC;
	border-bottom:1px solid #D0CCCC;
  	border-right:1px solid #D0CCCC;
	border-left:1px solid #D0CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 11px;

}	
.bg_table_preserve {
	border-top:1px solid #D0CCCC;
	border-bottom:1px solid #D0CCCC;
  	border-right:1px solid #D0CCCC;
	border-left:1px solid #D0CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;

}
.bg_table_contact {
	border-top:1px solid #D0CCCC;
	border-bottom:1px solid #D0CCCC;
  	border-right:1px solid #D0CCCC;
	border-left:1px solid #D0CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;

}
.bg_table_gallery {
	background-color: #000000;
	border-top:1px solid #D0CCCC;
	border-bottom:1px solid #D0CCCC;
  	border-right:1px solid #D0CCCC;
	border-left:1px solid #D0CCCC;

}	

.contact_row_padding {
	padding: 3px;
}
.contact_row_padding_color {
	padding: 3px;
	background-color: #D7E2EC;

}

h1     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 22pt; font-weight: bold; color:#608AB3}
.head1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 22pt; font-weight: bold; color:#608AB3}
h2     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color:#608AB3}
.head2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color:#608AB3}
h3     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color:#000000}
.head3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color:#000000}
h4     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#608AB3}
.head4 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#608AB3}
h5     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#608AB3}
.head5 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#608AB3}
h6     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#000000}
.head6 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#000000}

.img_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
}
.img_border_no_spacing {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;

}
.NavNEWS a{
  font-size:8pt;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003366;
  text-decoration:none
}

.NavNEWS a:visited {color:#003366; text-decoration:underline;}
.NavNEWS a:active {color:#003366; text-decoration:underline;}
.NavNEWS a:hover {color:#FF9900; text-decoration:underline;}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	

