@charset "utf-8";
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

.month {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #48a8d4;
	text-align: center;
	vertical-align: middle;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 26px;
}
.newsContent {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	direction:rtl
}


.NewsTitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #cd2e09;
	font-weight: bold;
	direction:rtl
}

.ContTitle {
	font-family: Arial, sans-serif;
	color: #cd2e09;
	font-weight: bold;
	direction:rtl
}
a:link {
	color: #cd2e09;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}


.sideNavigation {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #c4e3f1;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	direction:rtl;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.number {
	font-family: Narkisim;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.center {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 5px solid #FFFFFF;
	
}


.Title {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #48a8d4;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 20px;
	height: 33px;
}
a:visited {
	color: #cd2e09;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #48A8D4;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.footerLink:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.footerLink:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.footerLink:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #cd2e09;
	text-decoration: none;
	font-weight: normal;
}
.sideNavigationBottom {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #c4e3f1;
	text-align: center;
	vertical-align: top;
	padding: 4px;
	direction:rtl;
	font-weight: normal;
}
.sideNavigationUnder {
	background-color: #c4e3f1;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	direction:rtl;
}
.subTitlenav {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #95cde6;
	height: 26px;
	padding-right: 10px;
}
.titlelarge {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006699;
	height: 22px;
	width: 97%;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 4px;
}
.OrgName {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #b0d9ec;
	height: 22px;
	width: 97%;
	vertical-align: middle;
	padding-right: 10px;
}
.OrgCont {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e6f3f9;
	height: 22px;
	width: 97%;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 0px;
}
