* { margin: 0; padding: 0; }

a img { border: none; outline: none; text-decoration: none; }

form fieldset { border: none; }

hr { display: none; }

body {
	font: 14px/1 Tahoma, Helvetica, Arial, Sans-Serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #666666;
	/*direction: rtl;*/
	/*background: #E8EEF5;*/
	background: #e8e8e8;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 830px;
	/*background: #CCCCCC;*/
	background: #FFFFFF;
}

#header {
	/*height: 60px;*/
	height: 105px;
	/*background: #333333;*/
	background: #243E5D;
	color: #FFFFFF;
	direction: rtl;
	/*padding: 20px;*/
}

#header  h1 {
	font-family: Times New Roman;
	/*padding-bottom: 20px;*/
	position: absolute;
	top: 15px;
	right: 160px;
	line-height: 35px;
}
#header  p {
	color: #9AA3AB;
	font-size: 16px;
	position: absolute;
	top: 55px;
	right: 160px;
	
}
#header img {
	/*border: 4px solid #FFEC00;*/
	position: absolute;
	top: 2px;
	right: 2px;
}
#content_area {
	/*background: #ff0000;*/
}

#footer {
	clear: both;
	height: 50px;
	text-align: center;
	padding-top: 8px;
	/*background: #333333;*/
	background: #243E5D;
	color: #FFFFFF;
	direction: rtl;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #888888;
}

#footer a:hover {
	color: #AAAAAA;
}

#right_column {
	float: right;
	width: 137px;
	/*background: #EAF6E5;*/
	background: #E6EBF5;
	direction: rtl;
	padding-bottom: 100px;
	padding-right: 2px;
}
#right_column  a {
	text-decoration: none;
	color: #46a3e1;
	/*color: #239100;*/
}
#right_column a.active_mainmenu {
	/*color: #ff9900;*/
	/*color: #46a3e1;*/
	color: #F96115;
}
#right_column a.active_submenu {
	/*color: #ff9900;*/
	/*color: #46a3e1;*/
	color: #F96115;
}
#right_column  a:hover {
	/*color: #78C6FA;*/
	/*color: #165E00;*/
	color: #243E5D;
}
#menu ul  {
	color: #46a3e1;
	/*color: #239100;*/
	list-style-position: inside;
	list-style-type: circle;
}
#menu li a  {
	font-size: 12px;
}

#left_column {
	width: 670px;
	float: left;
	direction: rtl;
	padding: 10px;
	padding-bottom: 60px;
}

#left_column  h2 {
	font-family: Times New Roman;
	font-size: 24px;
	color: #999999;
	padding-top: 10px;	
	padding-bottom: 20px;	
}

#left_column  h3 {
	font-family: Times New Roman;
	font-size: 21px;
	color: #999999;
	padding-top: 10px;	
	padding-bottom: 20px;	
}

#left_column h3.error {
	color: #A85B5B;
}

#left_column  td {
	background: #D5E2EB;
	padding: 3px;
	vertical-align: top;
}

#left_column  td.td_header {
	background: #B3C0C9;
	text-align: center;
	font-weight: bold;	
}

#left_column a {
	text-decoration: none;
	color: #0486C7;
}

#left_column a:hover {
	color: #05A8FA;
}

#left_column ul {
	color: #46a3e1;
	list-style-position: inside;
	list-style-type: disc;
}
#left_column ul li ul{
	padding-right: 12px;
	list-style-type: circle;
}
.small {
	font-size: 12px;
}

.xsmall {
	font-size: 9px;
}

#left_column hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
	display: block;
}


/*

#header {
	margin: 0 auto;
	position: relative;
	width: 780px;
	height: 194px;
	top: 0px;
}

#header_left {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../gfx/header_left.jpg) repeat-x 0 0;
	width: 244px;
	height: 194px;
}

#login_area {
	position: relative;
	top: 8px;
	text-align: center;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	color: #3399ff;
}
#login_area  a {
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

#logo { 
	position: absolute;
	top: 50px;
	left: 40px;
	height: 102px;
	line-height: 102px;
	width: 155px;
}
#logo a {
	display: block;
	height: 102px;
	line-height: 102px;
	width: 155px;
	background: url(../gfx/logo.jpg) no-repeat 0 0;
	text-indent: -9999px;
}


#header_center {
	position: absolute;
	top: 0px;
	left: 245px;	
	background: url(../gfx/header_center.jpg) repeat-x 0 0;
	width: 241px;
	height: 194px;
}

#header_right {
	position: absolute;
	top: 0px;
	left: 487px;	
	background: url(../gfx/header_right.jpg) repeat-x 0 0;
	width: 290px;
	height: 194px;
}

#contentarea {
	margin: 0 auto;
	background: url(../gfx/bg_body.jpg) repeat-x 0 0;
	position: relative;
	width: 775px;
	height: 575px;
	top: 1px;
	min-height: 100%;	
}

#mainwrapper {
	width: 375px;
}

#maincontent {
	position: relative;
	left: 20px;
	top: 45px;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

#maincontent p {
	color: #666666;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
}

#maincontent  h1 {
	color: #3399FF;
	font-weight: lighter;
	font-size: 30px;
	line-height: 35px;
}

#maincontent  h2 {
	color: #3399FF;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 15px;
}

#maincontent  a {
	color: #0044FF;
}

#maincontent  a:hover {
	color: #3399FF;
	text-decoration: none;
}

#maincontent  td {
	padding: 5px;
	background: #bcc9d3;
}

#maincontent  table {
	margin-bottom: 10px;
	margin-top: 10px;
}

#rightarea {
	position: absolute;
	top: 55px;
	left: 490px;
	width: 260px;
}

#select_language {
	width: 260px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 0px;
	background: #3399FF;
}

#select_language p {
	position: absolute;
	padding-left: 15px;
	font-size: 14px;
	color: #ffffff;
	top: 6px;
	line-height: 20px;
	
}

#select_language form {
	position: absolute;
	top: 5px;
	left: 140px;
}

#select_language select {
	width: 80px;
}

#search {
	width: 260px;
	height: 77px;
	position: relative;
	top: 1px;
	left: 0px;
	background: #99ccff;
}

#search form {
	padding-left: 15px;
	padding-top: 15px;
	line-height: 12px;
}

.search_terms {
	border: none;
	width: 220px;
	height: 19px;
	padding-top: 2px;
	padding-left: 2px;
	
}

#news {
	width: 260px;
	position: relative;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
}
#news h3 {
	font-size: 17px;
	color: #00cc00;
	text-align: center;
	padding: 10px;
}

.newstext {
	padding-left: 15px;
	width: 240px;
	color: #5b5240;
	font-weight: bold;
	line-height: 13px;
}

.newsdate {
	padding-left: 15px;
	width: 240px;
	font-weight: bold;
	color: #ff6600;
	font-size: 12px;
	line-height: 13px;
}

.newslocation  { 
	padding-left: 15px;
	width: 240px;
	line-height: 13px;
	color: #8c8c8c;
}

.newsdetails {
	padding-left: 15px;
	width: 240px;
	line-height: 13px;
	color: #58503c;
	font-size:12px;
	font-weight: bold;
}

.newslink {
	padding-left: 15px;
	width: 240px;
	padding-bottom: 20px;
	line-height: 13px;
	color: #8c8c8c;
}

.newslink  a {
	color: #8c8c8c;
	text-decoration: none;
}

.midmart a {
	text-decoration: none;
	color: #AAAAAA;
}


dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 13px;	
}

#menu dl {
	float: left;
	margin-right: 1px;
	text-align: center;
	padding: 0px;	
}

#menu dt a {
	cursor: pointer;
	background: #929da5;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;		
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
#menu dd {
	display: none;
}

#menu li {
	text-align: center;
	background: #beceda;
}

#menu li a  {
	border-top: 1px solid #e3e3e3;	
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: #beceda;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;		
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	

}

#menu li a:hover, #menu li a:focus {
	color: #929da5;
}

#menu dt a:hover, #menu dt a:focus {
	background: #3399ff;
}

#menu dt.active_mainmenu a, #menu dt.active_mainmenu a:hover {
	background: #e3e3e3;
	color: #929da5;
}
#menu li.active_submenu a, #menu li.active_submenu a:hover {
	color: #0380fd;
}

#right_menu_block {
	position: absolute;
	top: 0px;
	left: 530px;
	width: 245px;
	height: 20px;
	background: #929da5;
}

#footer {
	position: relative;
	bottom: 0;
	text-align: center;
	padding: 15px;
	line-height: 15px;
	padding-top: 60px;
}
#maincontent .error { 
	color: #CC0000;
}
#maincontent td.label { 
	color: #45525E;
	font-size: 12px;
	font-weight: bold;
}
*/