@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDEEEF;
	color: black;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

.navigation td {
	text-align: right;
	background-image: url(/images/gradiant.gif);
}
.navigation-menu {
	background-image: url(../images/gradiant.gif);
	background-repeat: no-repeat;
}

    tr.navigation-separator td {
	font-size:1px;
	height:1px;
	background-color:white;
	line-height:1px;
	padding: 2px 3px 2px 0;
	margin: 0;
} 
tr.navigation-item td {
}
tr.navigation-item td a {
	background-repeat: repeat-y;
	display:block;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	margin: 2px 5px 2px 0;
	padding: 4px;
	background-image: url(/images/normal.gif);
}
tr.navigation-item td a:hover {
	background-image: url(../images/hover.gif);
	color: black;
}
tr.navigation-separator td hr {
	color:transparent;
	background-color: transparent;
	height: 0px;
	border-top: 1px solid white;
	padding: 0;
	margin: 0;
}
.news li {
	padding: 0px 5px 10px 0px;
	margin-left: 5px;
	list-style-image: url(/images/arrow.gif);
}

.news ul {
	margin: 0px 0px 10px 10px;
	margin: 0px;
	list-style-image: url(/images/arrow.gif);
}


.logo {
	background-color: #251100;

}
.vertical-bar {
	border-right: 2px solid #8c775d;
	border-left: 2px solid #8c775d;
}
.vertical-bar-bottom {
	border-bottom: 2px solid #8c775d;
	border-left: 2px solid #8c775d;
	border-right: 2px solid #8c775d;
}

.sub-links {
	background-image: url(../images/horizontal-bar.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bolder;
}
.active {
	font-size: 12px;
	color: #1B6274;
}

.sub-links a,
.sub-links a:link,
.sub-links a:visited {
	text-decoration:none;
	color:black;
	}
.sub-links a:active,
.sub-links a:hover {
	color: #1B6274;
	}	
.sub-links  a.active  {
	color: #1B6274;
}

.content-bottom-line {
	background-image: url(../images/content-bottom.gif);
	height: 1px;
}

.content {
	color: black;
	background-image: url(../images/content-area.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 5px 30px 15px 25px;
}
.footer td {
	color: #FFFFFF;
	background-color: black;
	font-size: 10px;
}
.footer {
	border-top: 2px solid #8c775d;
	background-color: black;
	padding: 5px 0 5px 0;
}
.footer a,
.footer a:link,
.footer a:visited {
	color:white;
	text-decoration:none;
}
.footer a:active,
.footer a:hover {
	color:white;
	text-decoration:underline;
}
.left-table   th {
	font-weight: bold;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-image:url(../images/normal.gif);
	background-position: 0 1px; 
	text-align: left;
	color:#FFFFFF;
	font-size:15px;
	height: 18px !important;
}

.left-content {
	border-bottom: 2px solid #8c775d;
	width:209;
	background-color:#FFFFFF;
}





.blue-background {
	background-repeat: repeat-y;
	background-image:url(../images/background.png);
}

.blue-background_L {
	border-bottom: 2px solid #8c775d;
	background-repeat: repeat-y;
	background-image:url(../images/background.png);
	background-position:right;
}

.blue-background-bottom {
	border-bottom: 2px solid #8c775d;
	background-repeat: repeat-y;
	background-image:url(../images/background.png);
}

.left-table td {
	padding-left: 15px;
	color: black;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.bottom-border {
	border-bottom: 2px solid #8c775d;
	background-image: url(../images/content-bottom.gif);
	background-repeat: repeat-y;
}
.partners img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}








h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	margin: 10px 0 0 0;
	padding: 0;
}
.home h4 {
	font-size: 14px;
	text-align: center;
	font-style: normal;
	margin-bottom:12px;
}
.home a,
.home a:link,
.home a:active,
.home a:hover,
.home a:visited { color:black
}




h3 {
	font-size: 16px;
	margin: 10px 0 10px 0;
	padding: 0;
}

h4 {
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

.links td {
	color: white;
	padding-right: 15px;
	font-weight: bolder;
}
.sitemap {
	padding-left: 25px;

}
.news {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.contact {
	font-size: 12px;
}


