body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.banner-bg {
	background-color: #000033;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom-bg {
	background-image: none;
	background-color: #003366;
}
.border {
	border: thin solid #336699;
}
.tittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 30px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #006699;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
.gallery-bg {
	background-color: #001427;
	background-image: url(../images/bg-gallery.jpg);
}
