﻿body {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	background: #3B83A6 url(../images/water033c.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0;
	padding: 0;
}
h1 {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 20px;
	color: #990033;
	font-family: "Trebuchet MS";
	margin: 10px 0px 0px 5px;
}
textarea {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
}
input {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
}
select {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
}
td {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
}
table {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
}
img1 {
	border-bottom: 0px;
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	border-right: none;
	background: url('./images/shadow.gif') no-repeat right bottom;
	padding: 4px 10px 10px 4px;
}
img.float-right {
	margin: 5px 0px 5px 15px;
}
img.float-left {
	margin: 5px 15px 5px 0px;
}
img {
	border-width: 0px;
}
/* ---------------------------------- container ---------------------------------- */
#center {
	margin: 0px auto;
	width: 908px;
}
#container {
	width: 700px;
	margin: 0px auto;
	padding: 0px;
	background: #FFF;
	float: left;
	line-height:normal;
}
#fire {
	width: 100%;
	height: 1100px;
	margin: 0px;
	padding: 0px;
	background: #8F0101 url(../images/fire.gif) repeat-x;
	float: left;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* ---------------------------------- header ---------------------------------- */
#header {
	border-width: 1px;
	border-color: #FFF #777777 #FFF #777777;
	border-style: solid;
	height: 150px;
	background: url(../images/header_images.gif) no-repeat right bottom;
}
/* ---------------------------------- logotip ---------------------------------- */
#logo {
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 180px;
	display: block;
	background: url(../images/logo1a.gif) no-repeat;
}
#logo a {
	display: block;
	height: 134px;
}
/* ---------------------------------- menu ---------------------------------- */
#menu {
	border-top: 1px #666666 dashed;
	display: block;
	color: #B4B4B4;
	height: 29px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}
div#menu a {
	margin-left: 3px;
	margin-right: 7px;
	padding-left: 10px;
	color: #747472;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/top_menu_images.gif) no-repeat left center;
}
div#menu a:hover {
	color: #B4B4B4;
	text-decoration: underline;
}
#navlist {
	background: #fff url('../images/liona.gif') no-repeat;
	background-position: center center;
}
.menubar {
    display:inline; /* to fix IE6 */
	background-color: #006699;
	width: 169px;
	float: left;
	margin: 3px;
	font-family: "Trebuchet MS";
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menubar a {
	color: #ffffff;
	text-decoration: none;
}
div.float-left {
	float: left;
}
/* ---------------------------------- spline_line ---------------------------------- */
.spline {
	background: url(../images/spline_line.gif);
	height: 8px;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist img {
	background: #777;
	display: block;
	width: 100%;
	height: 1px;
	text-align: center;
}
div#navlist a {
	padding-left: 20px;
	padding-top: 8px;
	display: block;
	color: #3B83A6;
	height: 22px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
div#navlist a:hover {
	padding-right: 30px;
	text-align: right;
	border-right: 3px #3B83A6 solid;
	background: url('../images/bluestar.gif') no-repeat;
	background-position: right;
}
/* ---------------------------------- main_block ---------------------------------- */
#block_heading_text {
	margin-top: 50px;
	height: 20px;
	margin-left: 20px;
	border-width: 1px;
	border-color: #FFF #FFF #777 #FFF;
	border-style: solid;
}
#main_text_block {
	border-width: 1px;
	border-color: #FFF #E9E9E8 #FFF #FFF;
	border-style: solid;
	padding: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
}
#main_text_block2 {
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
	position: fixed;
}
#main_text_block_mem {
	border-width: 1px;
	border-color: #FFF #E9E9E8 #FFF #FFF;
	border-style: solid;
	padding: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
}
/* ---------------------------------- main ---------------------------------- */
#main {
	border-width: 1px;
	border-color: #B6B6B4;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.main_nav {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 65%;
}
.main_nav_2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	padding: 10px;
	font-weight: bold;
	width: 232px;
	vertical-align: top;
}
.main_text {
	padding: 10px;
	padding-left: 20px;
	margin: 0px;
}
#heading2 {
	border-width: 1px;
	border-color: #FFF #FFF #777 #FFF;
	border-style: solid;
	margin-left: 10px;
	height: 30px;
}
#heading3 {
	border-width: 1px;
	border-color: #FFF #FFF #777 #FFF;
	border-style: solid;
	margin-left: 10px;
	background: url(../images/dblue2.gif) no-repeat;
	height: 30px;
}
#heading4 {
	border-width: 1px;
	border-color: #FFF #FFF #777 #FFF;
	border-style: solid;
	margin-left: 10px;
	background: url(../images/dblue2.gif) no-repeat;
	height: 30px;
}
#head_main {
	display: block;
	background: url(../images/menu_back.gif);
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
}
#head_main_text {
	color: #76A700;
	font-size: 11px;
	padding-left: 40px;
}
/* ---------------------------------- main_url ---------------------------------- */
p#link a {
	color: #006699;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p#link a:hover {
	color: #FFD35A;
}
a {
	color: #006699;
}
a:hover {
	color: #FFD35A;
}
/* ---------------------------------- box ---------------------------------- */
#box_1 {
	margin-left: 30px;
	margin-right: 10px;
}
#main_body {
	border-width: 1px;
	border-color: #FFF #FFF #FFF #8F0101;
	border-style: solid;
	padding-left: 20px;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8F0101;
}
/* ---------------------------------- footer ---------------------------------- */
#footer {
	border-width: 1px;
	border-color: #B6B6B4 #FFF #FFF #FFF;
	background: #0099CC url(../images/marble.jpg) repeat;
	border-style: solid;
	text-align: center;
	color: #777;
	padding-top: 10px;
	margin-top: 10px;
	height: 22px;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* ---------------------------------- Side ---------------------------------- */
.shadow {
	border-bottom: 0px;
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	border-right: none;
	background: url(../images/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
}
.container2 {
	width: 200px;
	margin: 240px auto 0px 6px;
	padding: 0px;
	background: #fff;
	float: left;
	height: 100%;
}
.container3 {
	width: 200px;
	margin: 6px auto 0px 6px;
	padding: 0px;
	background: #fff;
	float: left;
	height: 100%;
}
.side {
	margin: 10px 10px 10px 10px;
	width: 176px;
	background: #fff;
	border: 2px #6AACC5 solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
.side2 {
	margin: 10px 10px 10px 10px;
	width: 176px;
	background: #fff;
	border: 2px #6AACC5 solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
.side3 {
	margin: 10px 10px 10px 10px;
	width: 176px;
	background: #fff;
	border: 2px #6AACC5 solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
h5 {
	background: #6aacc5 url('../images/titlebar.gif') no-repeat;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #fff;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvitica, sans-serif;
}
/* ---------------------------------- News ---------------------------------- */
#newsitem1 {
	float: left;
	background: #6aacc5;
	width: 283px;
	height: 120px;
	padding: 7px;
	font-family: "Trebuchet MS";
	color: #000;
}
.shadownewsitem1 {
	display:inline; /* to fix IE6 */
	float: left;
	border-bottom: 0px;
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	border-right: none;
	background: url(../images/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	margin: 3px;
	width: 297px;
}
#newsitem2 {
	float: left;
	background: #6aacc5;
	width: 350px;
	height: 120px;
	padding: 7px;
	font-family: "Trebuchet MS";
	color: #000;
}
.shadownewsitem2 {
	display:inline; /* to fix IE6 */
	float: left;
	border-bottom: 0px;
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	border-right: none;
	background: url(../images/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	margin: 3px 3px 3px 0px;
	width: 364px;
	
}
/* ---------------------------------- text_decor ---------------------------------- */
.underline {
	text-decoration: underline;
}
.italic {
	font-style:italic;
}
.white {
	color: #FFF;
}
.blue {
	color: #006699;
}
.red {
	color: #990033;
}
.yellow {
	color: #BD7400;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #9DB039;
}
.just {
	text-align: justify;
	font-size: 14px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.justcrest {
	text-align: justify;
	padding: 0px 4px 0px 4px;
}
/* ---------------------------------- hosted ---------------------------------- */
#hosted {
	color: #999999;
	width: 908px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
div#hosted a {
	color: #999999;
	text-decoration: underline;
}
