/* CSS DOCUMENT */


body {
	margin:0px;
	background-image: url(../images/bg.jpg);
	}
.links-bg {
	background-image: url(../images/link-back.jpg);
	background-repeat: repeat-y;
}

	
.container-left-slide {
	background:url(../images/container-left-slide.gif) repeat-y;
	}
.container-right-slide {
	background:url(../images/container-right-slide.gif) repeat-y;
	}
.bg-header-top {
	background:url(../images/bg-header-top.gif) repeat-x;
	height:21px;
	}
.bg-top-navigation {
	background:url(../images/bg-top-navigation.gif) no-repeat;
	height:41px;
	width:577px;
	}
.bg-bottom-navigation {
	background:url(../images/bg-bottom-navigation.gif) no-repeat;
	height:36px;
	}
	
.bg-content {
	background:#FFFFFF url(../images/bg-main-content.gif) repeat-x;
	height:843px;
	}
.left-side {
	background:url(../images/content-table-left-side.gif) repeat-y;
	}
.right-side {
	background:url(../images/content-table-right-side.gif) repeat-y;
	}
.content-bg-right-side {
	background-image:url(../images/bg-content-right-side.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
.bg-content-news {
	background:url(../images/bg-content-news.jpg) no-repeat;
	width:400px;
	height:145px;
	}
	
.content-text {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#43423E;
	line-height: 16px;
}
.content-text a {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#43423E;
	text-decoration:none;
}
.content-text a:hover {
	text-decoration:underline;
	color:#43423E;
}
.content-news-blue-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3976AF;
	text-decoration: none;
	}
.orangetext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.content-news-black-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}
.read-more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	}
.read-more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}
.read-more a:hover {
	text-decoration:underline;
	color:#FF0000;
	}
.list-type-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#0D3784;
	text-decoration: none;
	}
.list-type-text:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#DE6E1B;
	cursor:pointer;
	text-decoration: none;
	}
.bg-footer {
	background:url(../images/bg-footer.gif) repeat-x;
	height:39px;
	}
.footer-text {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	}
.footer-text a {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
.footer-text a:hover {
	color:#000000;
	text-decoration:underline;
	}
.mid-bg {
	background-image: url(../images/mid-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-inner {

	background:#FFFFFF url(../images/bg-main-content.gif) repeat-x;
}
.bg-content-news-inner {

	background:url(../images/bg-content-news1.jpg) no-repeat;
	height:145px;
}
.content-image-bg {
	background-image: url(../images/content-main-img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 560px;
}
.gallery-link {
	border: 2px solid #CCCCCC;
}
.borr {
	background-color: #F4F4F4;
	border: 1px solid #CCC;
}
