body{
	color:#003867;
	font:12px Arial;
	margin:17px 0 5px 0;
	background-color:#C2B4C1;
}

body, table, tr, td{
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#003867;
	font:12px Arial;
	vertical-align:top;
}

input, select, textarea{
	color:#000000;
	font:12px Arial;
	border:0 none;
}

input.clsReset{
	border:0 none;
	background-color:transparent;
}

h1{
	font-size:16px;
	font-weight:800;
	margin:5px;
}

A:link, A:visited, A:active{color:#003867; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsSpacer{
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsDottedLine{
	font-size:0;
	background:url(/images/dot.gif);
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:30px;
}


.clsFormButtons{
	text-align:center;
	padding-top:10px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:90px;
	color:#ffffff;
	font:12px Arial;
	font-weight:500;
	cursor:pointer;
	cursor:hand;
	padding:2px 5px 2px 5px;
	border:0 none;
	background-color:#003867;
}



.clsTableAlign{
	position:relative;
	width:770px;
	padding:13px 0 0 0;
	margin:auto;
}

.clsPromo{
	position:absolute;
	top:13px;
	left:0;
	z-index:100;
}

.clsHeaderTable{
	width:770px;
}

.clsHeaderTable .clsLogo{
	width:160px;
}

.clsHeaderTable .clsTopMenu{
	width:566px;
	height:32px;
	padding:10px 19px 0 25px;
	background:url(/images/menu_bg.gif) no-repeat 4px 0;
}

.clsTopMenuTable{
	height:31px;
	border-right:0px solid #B0C1D0;
}

.clsTopMenuTable td{
	width:85px;
	height:31px;
	vertical-align:middle;
	border-left:0px solid #B0C1D0;
}

.clsTopMenuItem:link, .clsTopMenuItem:visited, .clsTopMenuItem:active, .clsTopMenuItem_selected:link, .clsTopMenuItem_selected:visited, .clsTopMenuItem_selected:active{
	display:block;
	float:right;
	width:90px;
	height:29px;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	padding:1px;
	background-color:#003867;

}
.clsTopMenuItem:hover, .clsTopMenuItem_selected:link, .clsTopMenuItem_selected:visited, .clsTopMenuItem_selected:active{
	color:#003867;
	text-decoration:none;
	background-color:#EEA433;
}



.clsMainTable{
	width:770px;
}

.clsMainTable .clsRightPanel{
	width:170px;
	padding:0 0 5px 0;
}

.clsMainTable .clsContent{
	width:595px;
	padding:60px 40px 20px 40px;
}

.clsHomeText{
	padding:10px 10px 10px 5px;
	font-weight:800;
}

.clsSiteNews{
	width:155px;
	height:116px;
	margin:15px 0 15px 0;
	padding:45px 5px 20px 10px;
	background:url(/images/news_bg.gif) no-repeat 4px 0;
}


.clsContentTable{
	width:750px;
	margin:20px 0 0 0;
	background:#ffffff url(/images/content-left-top.gif) no-repeat left top;
}

.clsContentTable .clsRightMenu{
	width:185px;
	font-size:13px;
	padding:0 0 30px 0;
	background-color:#C2B4C1;
}

.clsContentTable .clsContent{
	width:525px;
	padding:10px 20px 20px 20px;
	background:#E4EAEF url(/images/content-bottom.gif) no-repeat bottom;
}

.clsContentTable .clsHead{
	width:595px;
	padding:0 30px 0 0;
	background-color:#ffffff;
	background:url(/images/icon_calendar.gif) no-repeat right;
}

h1{
	float:right;
	color:#ffffff;
	font-size:13px;
	font-weight:800;
	padding:5px 10px 5px 30px;
	margin:0;
	background:#003867 url(/images/h1-left.gif) no-repeat left;
}

.clsRightMenuItem:link, .clsRightMenuItem:visited, .clsRightMenuItem:active, .clsRightMenuItem_selected:link, .clsRightMenuItem_selected:visited, .clsRightMenuItem_selected:active{
	display:block;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	text-align:right;
	padding:5px 10px 5px 5px;
	border-bottom:1px solid #DDD5DD;
	background-color:#AE9BAD;

}
.clsRightMenuItem:hover, .clsRightMenuItem_selected:link, .clsRightMenuItem_selected:visited, .clsRightMenuItem_selected:active, .clsRightMenuItem_selected:hover{
	color:#EFCFB2;
	text-decoration:none;
}



.clsFooter{
	width:770px;
	text-align:center;
	margin:0 auto 0 auto;
}

.clsBottomFlash{
	float:right;
}

.clsSound{
	float:left;
	margin-top:25px;
}

.clsCredits{
	width:770px;
	text-align:left;
	margin:10px auto 0 auto;
}

.clsCredits div{
	float:left;
	width:110px;
	color:#000000;
	text-align:center;
}

.clsCredits A:link, .clsCredits A:visited, .clsCredits A:active, .clsCredits A:hover{
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}