html {
	direction: rtl;
	background: #F0F0F0;
}

body {
	margin-top: 5px;
	background: #F0F0F0;
}

* {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Arial;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	text-decoration: none;
}

.error {
	color: red;
}

div.titles {
	width: 100%;
	height: 30px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #00497E;
	background-color: #DADADA;
	padding-top: 5px;
	text-align: center;
}

div.titles a, div.titles a:hover {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #00497E;
}

div.frame_header {
	width: 800px;
	height: 20px;
	background: url('images/frame_header.gif') no-repeat;
	margin-right: auto;
	margin-left: auto;
}

div.frame {
	width: 800px;
	background: url('images/frame.gif') repeat;
	margin-right: auto;
	margin-left: auto;
}

div.frame_footer {
	width: 800px;
	height: 20px;
	background: url('images/frame_footer.gif') no-repeat;
	margin-right: auto;
	margin-left: auto;
}

div.footer_text {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}

div.header_location {
	width: 744px;
	height: 30px;
	background: url('images/header_location.gif') no-repeat;
	margin-right: auto;
	margin-left: auto;
}

div.location {
	font-size: 11px;
	color: #ffffff;
	float: right;
	padding-top: 7px;
	padding-right: 20px;
}

div.location a {
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

div.location a:hover {
	text-decoration: underline;
}

div.current_time {
	font-size: 11px;
	color: #ffffff;
	float: left;
	padding-top: 7px;
	padding-left: 20px;
}

div.header_background {
	width: 744px;
	background-color: #EEEEEE;
	margin-right: auto;
	margin-left: auto;
}

table.header {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}

td.logo {
	width: 250px;
	height: 120px;
	text-align: left;
	font-weight: bold;
	color: #919191;
}

td.header_banners {
	width: 510px;
	height: 120px;
	text-align: center;
}

div.menu {
	width: 744px;
	height: 41px;
	background: url('images/menu.gif') no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding-top: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

div.menu a {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div.menu a:hover {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #BAD6FF;
}

div.user_panel_bg {
	width: 744px;
	height: 25px;
	background: url('images/user_panel_bg.gif') no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	color: #ffffff;
	padding-top: 4px;
}

div.user_panel_bg a {
	color: #ffffff;
}

div.main_frame {
	width: 750px;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

div.main_block {
	width: 704px;
	background-color: #E9E9E9;
	border: 1px solid #BBBBBB;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

table.maintable {
	width: 100%;
	background-color: #F1F1F1;
	border: 1px solid #bbbbbb;
}

td.maintable {
	background-color: #93D3FF;
	font-weight: bold;
	text-align: center;
}

td.row1 {
	background-color: #F2FAFF;
	text-align: center;
}

td.row2 {
	background-color: #F0F0F0;
	text-align: center;
}

div.main_login_options {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #0068B3;
}

td.main_login_options {
	font-weight: bold;
	font-size: 20px;
	color: #0068B3;
}

td.main_login_options a {
	font-weight: bold;
	font-size: 20px;
	color: #0068B3;
	text-decoration: none;
}

td.main_login_options a:hover {
	font-weight: bold;
	font-size: 20px;
	color: #0068B3;
	text-decoration: underline;
}

div.demos {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0068B1;
}

div.demos a, div.demos a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #0068B1;
}

div.big_links, div.big_links a, div.big_links a:hover {
	font-size: 16px;
	font-weight: bold;
	color: red;
}

td.cms_options {
	width: 120px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #0068B1;
}

div.cms_options {
	font-size: 16px;
	font-weight: bold;
	color: #0068B1;
}

/*-- Panel -- */
.pages_title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

table.panel_border {
	width: 100%;
	background-color: #AEAEAE;
	border: 0;
}

table.panel_header {
	width: 780px;
	border: 0;
	border-spacing: 0;
	padding: 0;
}

tr.panel_header {
	background-color: #E4E4E4;
	height: 25px;
}

td.panel_header, td.panel_header a, td.panel_header a:hover {
	background-color: #E4E4E4;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #0068B3;
}

.panel_fieldarea {
	background-color: #EFF2F9;
	text-align: left;
	width: 200px;
}

.panel_fieldarea_all {
	background-color: #EFF2F9;
	width: 100%;
}
