@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.text-di-cal {
	font-family: Faruma;
	font-size: 14px;
	color:#000000;
}
.text-di-title {
	font-family: Faruma;
	font-size: 21px;
	/*font-weight: bold;*/
	color:#1e5b7e;
}
.text-di-body {
	font-family: Faruma;
	font-size: 17px;
	font-weight:normal;
	/*line-height:20px;*/
	color:#000000;
}
.header {
	height: 105px;
	width: 100%;
	background-image: url(../../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	height: 40px;
	width: 100%;
	background-image: url(../../images/drop-menu-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Faruma;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}
.side_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	/*border-left-color: #ced5db;*/
}
.side_menu_heading {
	font-family:Faruma;
	font-size: 17px;
	/*font-weight: bold;*/
	color:#FFFFFF;
}

.sidemenu {
	font-family: Faruma;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sidemenu a {
	font-family: Faruma;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.hrl-blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3e1e9;
}

.hrl-dark-blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D7CCB;
}

.heading {
	font-family:Faruma;
	font-size: 19px;
	/*font-weight: bold;*/
	color:#1a487b;
}

.news-date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color:#999999;
}

.text {
	font-family: Faruma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text-links {
	font-family: Faruma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text-links a {
	font-family: Faruma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}

.text-links-faded {
	font-family: Faruma;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text-links-faded a {
	font-family: Faruma;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}

.download-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.download-footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;	
}
.box-green {
	border: 1px solid #E0E0E0;
	background-image: url(../../images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box-green-left {
	background-color: #f7f9fa;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
.box-green-right {
	background-color: #f7f9fa;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
}

/*#banners div span*/
.message-container
{
	text-align:center;
	direction:rtl;
	width:350px;
	vertical-align:middle;
	/*position:relative;*/
	display:block;
	/*top:-200px;*/
	line-height:1.5em;
	/*left:300px;*/
	background:#fff;
	font-size:1.2em;
	padding:5px;
	filter: Alpha(Opacity=50);
	opacity:0.5;//standard
	-moz-opacity:.50;//older firefox versions
}

.message-border {
	font-family: Faruma;
	font-size:12px;
	border: 1px solid #FFFFFF;
}

.message-owerflow{
	font-family: Faruma;
	font-size:12px;
	height:94px;
	overflow:hidden;
}
.message{
	font-family: Faruma;
	font-size:16px;
	color:#000000;
}
.content-bg {
	background-image: url(../../images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.block-blue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A8;
	border-left-color: #A8A8A8;
	background-color: #EEEEEE;
}
.block-red {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A8;
	border-left-color: #A8A8A8;
	background-color: #EEEEEE;
}
.block-green {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A8;
	border-left-color: #A8A8A8;
	background-color: #EEEEEE;
}
.block-yellow {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A8;
	border-left-color: #A8A8A8;
	background-color: #EEEEEE;
}
.block-purple {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A8;
	border-left-color: #A8A8A8;
	background-color: #EEEEEE;
}

.block-black {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A8;
	border-left-color: #A8A8A8;
	background-color: #EEEEEE;
}

.block-head-blue {
	font-family: Faruma;
	font-size: 20px;
	color: #1e5b7e;
	margin-bottom:5px;
}
.block-head-red {
	font-family: Faruma;
	font-size: 20px;
	color: #1e5b7e;
	margin-bottom:5px;
}
.block-head-green {
	font-family: Faruma;
	font-size: 20px;
	color: #1e5b7e;
	margin-bottom:5px;
}
.block-head-yellow {
	font-family: Faruma;
	font-size: 20px;
	color: #1e5b7e;
	margin-bottom:5px;
}
.block-head-purple {
	font-family: Faruma;
	font-size: 20px;
	color: #1e5b7e;
	margin-bottom:5px;
}
.block-head-black {
	font-family: Faruma;
	font-size: 20px;
	color: #1e5b7e;
	margin-bottom:5px;
}

.content-v-bg {
	background-color: #e7eaec;
}
.side-own-menu-border {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	/*background-color: #E6E6E6;*/
	border: 1px dashed #999999;
}

.box-calendar {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	/*background-image: url(../../images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;*/
}

.ticker {
	font-family: Faruma;
	font-size: 20px;
	color: #CC0000;
	text-align: right;
}
.menu_top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #606060;
}
