/* CSS Document */
body {
	color:#707070;
	background-color:#EDEDED;
}

td, tr, p, div {
	font-family: tahoma;
	font-size: 10pt;
	color: #707070;
}

a:link, a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.title {
	font-size:11pt;
	font-family:Times New Roman;
	color:#006262;
	font-weight:bold;
}

.titles {
	font-size:10pt;
	font-family:Times New Roman;
	color:#006262;
	font-weight:bold;
}

.latestnews{
	font-size: 11px;
	text-align: right;; direction:rtl;
}

.date {
	color:#3366FF;
	font-size:8pt;
	font-family:Tahoma;
}

.footer{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}

a:link.footer{
	color: #000066;
	text-decoration: none;
	letter-spacing: -1px;
}

a:active.footer{
	color: red;
}

a:hover.footer{
	color: 000080;
}

.inputbox{
	border: 1px solid #CCCCCC;
	background: transparent url(../images/back.gif);
	background-color: #F3F3F3;
	margin-bottom: 5px;
	color: #666666;
}
