body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#19203a;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}
td {
	font-size:11px;
}
a {
	text-decoration:none;
	color:#e08d06;
}
a:hover {
	color:#FFCC00;
}
.left{
	width:5px;
	padding:0px;
	margin:0px;
}
.right{
	width:5px;
	padding:0px;
	margin:0px;
}
.top_menu{
	height:31px;
	background-image:url(images/top_menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #b2bac7;
}
.spacer {
	height:3px;
	overflow:hidden;
}
.flash {
	border:1px solid #909daf;
	height:345px;
}
.flash_bottom {
	background-image:url(images/header_bg_bottom.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:5px;
}
.flash_right{
	background-image:url(images/header_bg_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
}
.flash_corner {
	background-color:#000000;
	height:5px;
	width:5px;
}
.logo {
	width:104px;
	height:110px;
	padding:0px;
	vertical-align:top;
}
.right_content{
	width:320px;
	border-left:1px solid #6d81ab;
	border-right:1px solid #6d81ab;
	vertical-align:top;
	padding:10px;
	padding-top:5px;
	height:110px;
	text-align:justify;
	direction:rtl;
}
.left_content{
	vertical-align:top;
	padding:10px;
	padding-left:0px;
	padding-top:5px;
	width:320px;
	height:110px;
	text-align:justify;
	direction:rtl;
}
.header_bottom {
	height:20px;
	background-color:#000000;
}
.header_top {
	height:325px;
	background-image:url(images/header.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
.right_menu{
	font-family:tahoma;
	text-align:right;
	padding-right:10px;
	direction:rtl;
}
.left_menu {
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
	text-align:left;
	direction:rtl;
}
.left_menu a, .footer a, .right_menu a {
	color:#FFFFFF;
}

.left_menu a:hover, .right_menu a:hover, .footer a:hover{
	color:#ffae29;
}
.title {
	font-size:20px;
	color:#e08d06;
	padding-bottom:10px;
	margin-top:-5px;
}
.footer {
	text-align:center;
	font-size:10px;
	padding-top:30px;
	direction:rtl;
	font-family:tahoma;
}
.copyright {
	direction:ltr;
}