body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	text-align: right;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 753px;
	height: 128px;
	overflow: hidden;
	display: block;
	float: right;
}

#page {
	background-color: #FFFFFF;
	direction:rtl;
	width: 753px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00181c;
	border-right-color: #00181c;
	border-bottom-color: #00181c;
	border-left-color: #00181c;
	padding-top: 12px;
	padding-bottom: 13px;
	height: auto;
	display: block;
	float: right;
	text-align: right;
	margin: 0px;
}
#menu {
	color: #4a6391;
	background-color: #cdd7e9;
	width: 753px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 22px;
	display: block;
	float: right;
}
#menu a {
	font-weight: bold;
	color: #4a6391;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	float: right;
}
#spacer {
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;
	display: block;
	height: 14px;
	float: right;
	width: 100%;
}
#content {
	width: 490px;
	direction:rtl;
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 20px;
	height: auto;
}
#sidebar {
	width: 233px;
	display: block;
	float: right;
}
#sidebar h2 {
	background-color: #adbcd5;
	color: #283e62;
	font-size: 12px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 8px;
	text-align: center;
	margin: 0px;
}
.sidebar_box {
	background-color: #dfe8f7;
	color: #0e437b;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	overflow: hidden;
}
#copyrights {
	display: block;
	color: #dfe8f7;
	font-weight: bold;
	float: right;
	margin-top: 20px;
	width: 786px;
	direction:rtl;
	margin-bottom: 20px;
	text-align: center;
}
#copyrightstext {
	background-color: #01173d;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	height: 18px;
	width: 577px;
	text-align: center;
	direction:rtl;
}
blockquote {
	font-size: 14px;
	color: #0e2853;
	background-color: #e8ebf2;
	border: 1px solid #7688b1;
	padding: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content blockquote h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#content p {
	margin: 0px;
	padding: 0px;
}
#content a {
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
#content blockquote a {
	color: #0E2853;
}
#content h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}
#page2 {
	display: block;
	width: 769px;
	overflow: hidden;
}
.sidebar_box a {
	font-weight: bold;
	color: #0E437B;
	text-decoration: none;
}
#copyrightstext a {
	color: #DFE8F7;
	text-decoration: none;
}
