﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #8ec8de;
	font-family: Tahoma;
	line-height: 25px;
}
a {
	text-decoration: none;
}
#body {
	width: 802px;
	margin: 0px auto 0px auto;
	background-image: url('../images/background.jpg');
}
#header {
	background-image: url('../images/header.jpg');
	width: 802px;
	height: 180px;
}
#footer {
	background-image: url('../images/footer.jpg');
	width: 802px;
	height: 15px;
	font-size: xx-small;
}
#copyright {
	font-size: 10px;
	text-align: center;
	color: white;
}
#content {
	width: 780px;
	margin: 0px auto 0px auto;
	direction: rtl;
}
#main_table {
	width: 100%;
}
.menu {
	width: 150px;
	margin: 10px auto 10px auto;
	background-color: #5fb2d0;
}
.menu_up {
	background-image: url('../images/menu_up.jpg');
	height: 10px;
	font-size: 1px;
}
.menu_down {
	background-image: url('../images/menu_down.jpg');
	height: 10px;
	font-size: 1px;
}
.menu_content {
	width: 144px;
	margin: 0px auto 1px auto;
	background-color: #b0dae8;
}
.menu_content:hover {
	width: 144px;
	margin: 0px auto 1px auto;
	background-color: #e3f5fd;
	cursor: pointer;
}
#menu_calendar {
	width: 144px;
	margin: 0px auto 0px auto;
}
.rounded {
	margin: 10px auto 10px auto;
	background-color: #d1e9f2;
	background-image: url('../images/top_left.gif');
	background-repeat: no-repeat;
}
.rounded .top_right {
	background-image: url('../images/top_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
	height: 30px;
}
.rounded .top_right p {
	color: black;
	font-weight: bold;
	width: 150px;
	position: relative;
	top: 6px;
	right: 5px;
	font-size: small;
	line-height: 15px;
}
.rounded .bot_left {
	background-image: url('../images/bot_left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rounded .bot_right {
	background-image: url('../images/bot_right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rounded .bot_right .text {
	font-size: small;
	color: navy;
	margin: 5px 10px 10px 10px;
	display: inline-block;
	text-align: justify;
}
#calendar {
	top: -18px;
	position: relative;
	right: -10px;
}
#calendar_text {
	position: relative;
	top: -10px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: navy;
}
#clock{
	width: 80px;
	height: 80px;
	position: relative;
	top: 10px;
	left: 10px;
}
.news{
	list-style-type: none;
	font-size: small;
}
.newsImage {
	margin-left: 5px;
}
.news li {
	margin:5px;
	padding: 5px;
}
.news td {
	vertical-align: top;
}
.news a {
	color: navy;
}
.news p {
	font-weight: bold;
}
p {
	line-height: 25px;
}
