@charset "windows-1256";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
li {
	color: #A4B4B5;
	margin-left: 50px;
}


h2 {
	color: #8ACBCE;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 16px;
}
h4 {
	color: #8ACBCE;
}
a:link {
	color: #4AABB0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #317275;
}

a:hover {
	text-decoration: underline;
	color: #7ED6DA;
}
a:active {
	text-decoration: none;
	color: #154D3C;
}

#borderleft {
	background-color: #000000;
	background-image: url(images/brdrL.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#borderright {
	background-color: #000000;
	background-image: url(images/brdrR.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#br {
	background-color: #000000;
	background-image: url(images/br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bl {
	background-color: #000000;
	background-image: url(images/bl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topbg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	height: 100%;
	bottom: 0px;
}

#bottombg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 100%;
	bottom: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}

.titleleft {
	background-image: url(images/titleleft.jpg);
	height: 32px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titleright {
	background-image: url(images/titleright.jpg);
	height: 32px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.catright {
	background-image: url(images/big-title.jpg);
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.blank142 {
	height: 142px;
	width: 340px;
	background-color: #000000;
	background-image: url(images/blank142.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}
.blank113 {
	height: 113px;
	width: 340px;
	background-color: #111214;
	background-image: url(images/blank113.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}
.blankfull {
	height: 113px;
	width: 340px;
	background-color: #111214;
	background-image: url(images/blankfull.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}
#email {
	background-image: url(imgs/email.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
}


#recentNews {
	height: 142px;
	background-image: url(images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;

}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #B4C1C2;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#mainContent img{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #1B2325;
	border-right-color: #1B2325;
	border-bottom-color: #1B2325;
	border-left-color: #1B2325;
}
#mainContent img:hover{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #63DEDC;
	border-right-color: #63DEDC;
	border-bottom-color: #63DEDC;
	border-left-color: #63DEDC;
}
.nobrdr {
	border: 0px #000000;
}
.nobrdr img{
	border: 0px #000000;
}
.nobrdr img:hover{
	border: 0px #000000;
}
#b {
	background-color: #000000;
	background-image: url(images/b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#titleleft p {
	margin: 0px;
}
