body {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 30px 0px;
	background: #00264c url(../images/bg.gif) repeat-x;
}

strong {	 
	color: #444444; 
	font-family: Arial, Verdana, Geneva;
	font-weight: normal;
	font-size:11px;	 
} 

H1 {
	font-family: Arial, Verdana, Geneva;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

H2 {
	font-family: Verdana, Arial, Geneva;
	color: #a7bfd6;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	background-color:#ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}

.text {
	background-color:#ffffff;
	font-family: Arial, Verdana, Geneva;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 17px;
	word-spacing: 3px;
	padding: 20px 0px 5px 11px;
	margin: 0px 0px 0px 0px;
}

.text a:link, .text a:active, .text a:visited { font-weight: bold; color: #333333; text-decoration: none; }
.text a:hover { font-weight: bold; color: #333333; text-decoration: none;	}

.left {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00264c;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 15px;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.left a:link, .left a:active, .left a:visited { color: #a7bfd6; text-decoration: none; }
.left a:hover { color: #a7bfd6; text-decoration: underline;	}

.menu {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.gallery {
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
}


.contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contact a:link, .contact a:active, .contact a:visited { color: #666666; text-decoration: none; }
.contact a:hover { color: #a7bfd6; text-decoration: none;	}


.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003263;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	word-spacing: 0px;
	letter-spacing: -1px;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.footer a:link, .footer a:active, .footer a:visited { color: #1c4a79; text-decoration: none; }
.footer a:hover { color: #3a6693; text-decoration: none; }








