body {
	padding:0px;
	margin:0px;
	background:#656669;
	font-family:Tahoma;
	font-size:8pt;
}
a {
	color:#F2F2F2;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:none
}
.right-side a {
	color:#9CB6D2;
	text-decoration:none;
}
.right-side a:hover {
	color:#18268B;
	text-decoration:none;
}
.left-side a {
	color:#035AA5;
	text-decoration:none;
}
.left-side a:hover {
	color:#000000;
	text-decoration:none;
}
.main {
	width:750px;
}
.header {
	background:url(images/header.gif);
	height:172px;
}
.menu {
	background:url(images/menu.gif);
	height:38px;
}
.center {
	background:url(images/center.gif);
}
.footer {
	background:url(images/footer.gif);
	height:52px;
}
.right-side {
	width:182px;
	float:right;
	margin:0 30px 0 0;
	font-family:tahoma;
	font-size:8pt;
	color:#9CB6D2;
}
.left-side {
	width:499px;
	float:left;
	margin:0 0 0 28px;
	font-family:tahoma;
	font-size:8pt;
}
.t-right {
	background:url(images/sidebar-header.gif);
	height:18px;
}
.c-right {
	background:url(images/csidebar.gif);
}
.b-right {
	background:url(images/bsidebar.gif);
	height:15px;
}
.t-left {
	background:url(images/tpost.gif);
	height:41px;
}
.c-left {
	background:url(images/cpost.gif);
}
.b-left {
	background:url(images/bpost.gif);
	height:30px;
	margin-bottom:5px;
}
.s-title {
	background:url(images/tsidebar.gif);
	height:24px;
}
.st-text {
	color:#FFF;
	text-align:right;
	padding:5px 25px 0 0;
	font-weight:bold;
}
.sm-text {
	text-align:justify;
	direction:rtl;
	padding:3px;
	padding-left:6px;
	line-height:1.7em;
}
.pt-text {
	text-align:right;
	padding:12px 40px 0 0;
	color:#315C89;
	direction:rtl
}
#tabsH {
	float:right;
	width:100%;
	background:none;
	line-height:normal;
	font-family:Tahoma;
	font-size:8pt;
}
#tabsH ul {
	margin:0;
	padding:10px 30px 0 50px;
	list-style:none;
}
#tabsH li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsH a {
	float:right;
	background:url(images/tableftH.gif) no-repeat left top;
	margin-left:2px;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsH a span {
	float:left;
	display:block;
	background:url(images/tabrightH.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {
	float:none;
}
/* End IE5-Mac hack */
#tabsH a:hover span {
	color:#FFF;
}
#tabsH a:hover {
	background-position:0% -42px;
}
#tabsH a:hover span {
	background-position:100% -42px;
}
.c-left p {
	padding:0px;
	margin:0px;
}
.sm-text ul {
	list-style:none;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
}
.sm-text li {
	list-style:none;
	padding-right:10px;
	padding-bottom:2px;
	margin-right:3px;
	background:url(images/li.gif) no-repeat right;
}
.sm-text li:hover {
	background:url(images/li2.gif) no-repeat right;
}
.comment {
	text-align:center;
	direction:ltr;
	padding-top:10px;
}
input,textarea {
	font-family:Tahoma;
	font-size:8pt;
	border:1px solid #000
}
.detiles_post {
	border:1px solid #083462;
	background:#98AEC4;
	text-align:right;
	padding:4px;
	direction:rtl;
	margin-bottom:5px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.text-footer {
	color:white;
	padding-top:3px;
	font-family:Tahoma;
}
.mapw_comment {
	border:1px solid #083462;
	line-height:1.8em;
	text-align:right;
	padding:4px;
	direction:rtl;
	margin:1px 5px 5px 5px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}