body {
	background:#678fc3;
	margin: 0px;
	direction: rtl;
	font: normal 12px Tahoma;
}
.lang{
	font: normal 12px Tahoma;
	color:#fff;
}
.lang a{
	text-decoration:none;
	color:#fff;
}
.lang a:hover{
	color:#fff;
	text-decoration:underline;
}
.browserLinks{
	font: normal 12px Tahoma;
	color:#024b7b;
}
.browserLinks a{
	color:#024b7b;
	text-decoration:none;
}
.browserLinks a:hover{
	color:#024b7b;
	text-decoration:underline;
}
.loginForm , .helpBlcok{
	font: normal 11px Tahoma;
	color:#164782;
}
.loginForm a, .helpBlcok a{
	text-decoration:none;
	color:#164782;
}
.loginForm a:hover, .helpBlcok a:hover{
	text-decoration:underline;
	color:#164782;
}
.loginFormInput {
	font: normal 10px tahoma;
	color:#444444;
	width:100px;
	height:13px;
	padding:0px;
	margin:0px;
}
.menuLinks{
	font: normal 12px Tahoma;
	color:#636363;
	text-align:right;
}
.menuLinks a{
	color:#636363;
	text-decoration:none;
}
.menuLinks a:hover{
	color:#636363;
	text-decoration:underline;
}
.footer{
	font: normal 11px Tahoma;
	color:#fff;
}
.footer a{
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	color:#fff;
	text-decoration:underline;
}

/*******************************************************************/
img        {border:0px;}
/*    table styles **********************/
.tableHead{
        color: #333;
        font-size: 12px;
        font-weight: bold;
        font-family: Tahoma,Verdana;
        text-decoration: none;
        background-color:#bcd2dd;
}
.tableCell1{
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma,Verdana;
        text-decoration: none;
        background-color:#d5e5ec;
}
.tableCell2{
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma,Verdana;
        text-decoration: none;
        background-color:#e1edf1;
}
/*******************************************************/
.formElement{
        color: #444;
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma;
        text-decoration: none;
        border:1px solid #bcd2dd;
}
.small{
        color: #000000;
        font-size: 10px;
        font-weight: normal;
        font-family: Tahoma;
        text-decoration: none;
}
.redNotes{
        color: #e22a2a;
        font-size: 10px;
        font-family: Tahoma;
}
.greenNotes{
        color: #0aa00e;
        font-size: 10px;
        font-family: Tahoma;
}
.info{
        color: #a25303;
        font: normal 11px Tahoma;
		background:#fdfaf3;
		border: 1px dashed #cf9b27;
		padding:5px;
		line-height: 18px;
}
H1,H2,H3,H4{
        font-family: Arial, tahoma,verdana;
        font-weight: bold;
        color: #3986b2;
}
H1{
    font-size: 20px;
}
H2{
        font-size: 18px;
}
H3{
        font-size: 16px;
}
H4{
        font-size: 14px;
}
p, td{
        font-family: Tahoma;
        font-size: 11px;
		color:#000000;
}
a{ text-decoration: none; color: #cc8616; }
a:hover{ text-decoration: underline; color: #cc8616;}
.news-head {
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #678fc3;
	margin:0px;
	padding;0px;
}
.news-head a{ text-decoration: none; color: #678fc3; }
.news-head a:hover{ text-decoration: underline; color: #678fc3;}
p {
	margin:0px;
}
.news-t1{
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #cc0000;
}
.news-t1 a{ text-decoration: none; color: #cc0000; }
.news-t1 a:hover{ text-decoration: underline; color: #cc0000;}
.bulletsBlack {
	color: #000000;
	line-height:1.5;
}
.bulletsBlack a{ text-decoration: none; color: #000000; }
.bulletsBlack a:hover{ text-decoration: underline; color: #000000;}
.textBlack {
	color: #000000;
	font-size: 12px;
}
.textBlack a{ text-decoration: none; color: #000000; }
.textBlack a:hover{ text-decoration: underline; color: #000000;}
.background2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #024b7b;
	background-color: #fde7bd;
	padding:5px;
}
