html
{
	direction: rtl;
}

body
{
	/*background-color: #AD8D64;*/
	background-color: #8b6f4b;
	text-align: justify;
	overflow-x: hidden;
	direction: ltr;
	cursor: default;
}

body, textarea, input, button, option, select, form, p, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd
{
	padding: 0pt;
	margin: 0pt;
	color: #68553C;
	font-family: tahoma;
	font-size: 11px;
}

table
{
	width: 100%;
}

a.block
{
	display: block;
}

td
{
	vertical-align: top;
}

ul, ol
{
	list-style-type: none;
}

.ltr
{
	direction: ltr;
}

a
{
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	color: #8F7656;
}

a:hover
{
	color: #5B380B;
}

img
{
	border: none;
}

input, textarea, button
{
	width: 97%;
	padding: 2px;
}

textarea
{
	height: 150px;
}

option
{
	padding: 0pt 4px 0pt 4px;
}

select
{
	padding: 1px;
}

option, select, input, textarea, button
{
	-moz-border-radius: 4px;
}

select, textarea, input, button
{
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/*textarea:hover, input:hover, button:hover
{
	filter: alpha(opacity=70);
	opacity: 0.7;
}

select:hover, textarea:focus, input:focus, button:focus
{
	filter: alpha(opacity=100);
	opacity: 1.0;
}*/

h1, h2, h3, h4, h5, h6, strong, b
{
	font-weight: 600;
}

.hand, .pointer
{
	cursor: pointer;
	cursor: hand;
}

.light, .highlight
{
	background-color: #D8BC97;
}

.avatar
{
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	cursor: pointer;
	border: 2px solid #D7C6AF;
}

.avatar:hover
{
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.s, .star
{
	color: red;
}

.readmore
{
	display: block;
	margin-top: 22px;
	font-weight: 600;
	text-align: right;
	margin-left: 5px;
}

input, button
{
	width: 95%;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

#page-main
{
	margin: 0 auto;
	width: 800px;
}

#page-box
{
	background-image: url("../../../../images/bg.jpg");
	background-color: #F1D9BA;
	padding-right: 45px;
	padding-left: 39px;
	direction: rtl;
}

#page-box-table
{
	width: 700px;
}

#page-block
{
	width: 187px;
}

#page-body
{
	padding-right: 15px;
}

#page-content
{
	width: 506px;
}

#page-block div.xblock
{
	position: relative;
}

#page-body div.xblock,
#frame div.xblock,
#page-block div.xblock
{
	margin-bottom: 10px;
}

#front-banner div.xblock
{
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}

#page-body div.xblock div.xblock-body,
#frame div.xblock div.xblock-body,
#front-banner div.xblock div.xblock-body
{
	background-color: #E0C6A4;
	background-image: url("../../../../images/block-content.jpg");
	background-repeat: repeat-y;
}

#page-body div.xblock div.xblock-content,
#frame div.xblock div.xblock-content
{
	width: 485px;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom: 10px;
}

#front-banner div.xblock div.xblock-content
{
	padding-bottom: 4px;
}

#front-banner div.xblock div.xblock-body
{
	margin: 0 auto;
}

#page-body div.xblock div.xblock-top,
#frame div.xblock div.xblock-top,
#front-banner div.xblock div.xblock-top
{
	background-image: url("../../../../images/block-top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#page-body div.xblock div.xblock-bottom,
#frame div.xblock div.xblock-bottom,
#front-banner div.xblock div.xblock-bottom
{
	width: 506px;
	background-image: url("../../../../images/block-bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#front-banner div.xblock div.xblock-bottom
{
	background-image: url("../../../../images/block-banner.jpg");
}

#front-banner div.xblock div.xblock-bullet
{
	background-image: url("../../../../images/banner-bullet-1.gif");
	background-repeat: no-repeat;
	background-position: 53% 100%;
	width: 50px;
	height: 10px;
	margin: 0 auto;
	cursor: pointer;
	cursor: hand;
}

#page-block div.xblock div.xblock-body
{
	background-color: #E0C6A4;
	background-image: url("../../../../images/rblock-content.jpg");
	background-repeat: repeat-y;
}

#page-block div.xblock div.xblock-content
{
	width: 165px;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom: 10px;
}

#page-block div.xblock div.xblock-top
{
	background-image: url("../../../../images/rblock-top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#page-block div.xblock div.xblock-bottom
{
	width: 187px;
	background-image: url("../../../../images/rblock-bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#frame .content
{
	/*overflow-y: auto;
	max-height: 420px;*/
}

div.xblock h3.xblock-title
{
	text-align: center;
	margin-top: -5px;
	margin-bottom: 8px;
}

#frame div.xblock h3.xblock-title
{
	z-index: 4;
	position: relative;
}

h3.xblock-title a
{
	color: #4E3C25;
}

h3.xblock-title a:hover
{
	text-decoration: underline;
}

h3.xblock-title a.mini
{
	font-weight: normal;
	color: #915118;
	font-size: 11px;
}

#page-body div.xblock .content table tr td,
#frame div.xblock .content table tr td,
.front-banner-body  table tr td
{
	padding-top: 4px;
	padding-bottom: 4px;
}

#page-body div.xblock .content table tr td table.toolbar1 td,
#page-body div.xblock .content table tr td table.toolbar2 td,
#frame div.xblock .content table tr td table.toolbar1 td,
#frame div.xblock .content table tr td table.toolbar2 td,
.front-banner-body  table tr td table.toolbar1 td,
.front-banner-body  table tr td table.toolbar2 td
{
	padding: 1px;
}

.content
{
	line-height: 150%;
}

.tooltip
{
	border: 1px solid #bbb;
	border-right: 2px solid #888;
	border-bottom: 2px solid #888;
	padding: 3px;
	background-color: #FDFDE5;
	-moz-border-radius: 6px;
	color: #555;
	width: 150px;
	direction: rtl;
	font-size: 10px;
	line-height: 130%;
}

.sResult
{
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 5px;
}

.sResult h3
{
	margin-bottom: 2px;
	margin-right: 3px;
}

.sResult div
{
	margin-right: 5px;
	border-right: 5px solid #777;
	padding-right: 4px;
}

.sig
{
	text-align: left;
	color: #C8B194;
	font-size: 10px;
}

.sig a
{
	color: #996F33;
	padding-bottom: 1px;
}

.sig a:hover
{
	border-bottom: 1px dotted #C8B394;
}

.buttons
{
	margin-top: 10px;
	background-color: #E9D0B0;
	padding: 3px;
	-moz-border-radius: 5px;
	text-align: center;
}

.buttons input, button, input.button
{
	width: auto;
	padding: 0px 3px 3px 3px;
	background-image: url("../../../../images/button.gif");
	border: 1px solid #C8A97F;
	color: #73562f;
	background-color: #F1D8B7;
	cursor: pointer;
	cursor: hand;
}

table.information
{
	background-color: #E9D0B0;
	-moz-border-radius: 10px;
	padding: 5px;
	padding-bottom:5px;
	line-height: 80%;
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
}

table.information td
{
	color: #AC8A5E;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 22px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.information td.date
{
	background-image: url("../../../../images/date.png");
}

table.information td.category
{
	padding-top: 10px;
	background-image: url("../../../../images/category.png");
}

.btb
{
	text-align: right;
	margin-bottom: 4px;
	margin-top: 3px;
	font-weight: 600;
}

a.item, a.item3
{
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 16px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: 99.2% 40%;
	background-image: url("../../../../images/bullet-1.gif");
	display: block;
	-moz-border-radius: 5px;
}

a.item2
{
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

a.item3
{
	background-position: 92% 55%;
	padding-right: 25px;
}

div.item
{
	background-repeat: no-repeat;
	background-position: 99% 59%;
	background-image: url("../../../../images/bullet.gif");
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.item:hover
{
	background-color: #E6CEAF;
	background-image: url("../../../../images/bullet-2.gif");
	text-decoration: none;
}

.descript
{
	border-right: 5px solid #CDB598;
	padding-right: 3px;
	line-height: 17px;
	margin-bottom: 6px;
	margin-right: 3px;
	width: 100%;
}

.pnum
{
	list-style-type: none;
	margin-left: 7px;
	padding: 4px 4px 3px 5px;
	margin-bottom: 5px;
	direction: ltr;
	background-color: #E6C8A2;
	border-top: 1px solid #C5A172;
	border-right: 1px solid #C5A172;
	-moz-border-radius: 8px;
	height: 20px;
	margin-top: 10px;
}

.pnum li
{
	float: left;
	-moz-border-radius: 4px;
	border: 1px solid #A3937C;
	background-color: #E9DBC4;
	margin-right: 4px;
	padding: 1px 4px 1px 3px;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.pnum li:hover, .pnum li.yes
{
	font-weight: bold;
	background-color: #CDBFA2;
	border-color: #887A60;
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.pnum li:hover
{
	font-weight: normal;
}

.pnum li.yes
{
	cursor: default;
}

.pnum li.yes:hover
{
	font-weight: bold;
}

div.title
{
	text-align: center;
	margin-bottom: 3px;
	padding: 3px;
	border-bottom: 1px solid #E7CFAF;
	background-color: #E5CDAD;
	margin-top: -1px;
	margin-right: -7px;
	margin-left: -6px;
}

div#image
{
	position: absolute;
	background-color: #f7f7f7;
	border: 1px solid #888;
	padding: 1px;
	display: none;
	cursor: pointer;
	z-index: 4;
}

div#image div.title
{
	margin: 0;
	background-color: #bbb;
	border-bottom: 1px solid #d3d3d3;
	padding: 4px 3px 4px 3px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	direction: rtl;
}

div#image div.content
{
	padding: 5px;
}

div#image div.content img
{
	border: 1px solid #888;
}

#page-bottom
{
	height: 150px;
	background-repeat: no-repeat;
}

#footer
{
	text-align: center;
	color: #bc9d75;
	font-family: tahoma;
	font-size: 11px;
	line-height: 130%;
	direction: ltr;
}

#footer a
{
	/*color: #D0B694;
	border-bottom: 1px solid #D0B694;
	padding-bottom: 1px;*/
	color: #e8d3b7;
}

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

#meddis
{
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#front-banner li
{
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	/*width: 477px;*/
}

#front-banner li a.front-banner-link
{
	display: block;
	height: 58px;
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 7px;
	margin-top: -4px;
}

#front-banner li a.front-banner-link h1
{
	display: none;
}

#front-banner li div.front-banner-body
{
	padding: 8px;
	padding-top: 5px;
	display: none;
}

#front-banner-domain
{
	background-image: url("../../../../images/banner-domain.jpg");
}

#front-banner-host
{
	background-image: url("../../../../images/banner-host.jpg");
}

#front-banner-iran
{
	background-image: url("../../../../images/banner-iran.jpg");
}

#front-banner-cpanel
{
	background-image: url("../../../../images/banner-cpanel.jpg");
}

a.entry
{
	-moz-border-radius: 8px;
	display: block;
	border-bottom: 1px dotted #C8A981;
	padding-bottom: 4px;
}

a.entry:hover
{
	background-color: #E6CFB0;
}

a.entry dl dt
{
	padding-right: 16px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: 99.2% 70%;
	background-image: url("../../../../images/bullet-1.gif");
	overflow: hidden;
	height: 18px;
}

a.entry dl dd
{
	padding-left: 3px;
	font-size: 10px;
	text-align: left;
	color: #B38E5D;
	margin-top: -4px;
}

#pause
{
	/*height: 100%;
	width: 100%;
	background-color: #000000;
	opacity: .5;
	filter: alpha(opacity=50);
	position: absolute
	left: 0;
	top: 0;
	z-index: 2;
	visibility: hidden;*/
}

#frame
{
	width: 506px;
	padding: 10px;
	padding-bottom: 1px;
	background-color: #F1D9BA;
	border: 2px solid #311F07;
	-moz-border-radius: 10px;
	position: absolute;
	z-index: 3;
	direction: rtl;
	visibility: hidden;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

#frame-close
{
	cursor: pointer;
	cursor: hand;
	margin-top: 4px;
	margin-left: 3px;
}

#frame-handler
{
	text-align: left;
	position: relative;
	top: 18px;
	left: -10px;
	margin-bottom: -10px;
	z-index: 5;
	width: 487px;
	height: 20px;
	cursor: move;
}

#news-switch
{
	background-color: #ECD4B4;
	width: 158px;
	padding: 3px;
	height: 25px;
	margin-top: -2px;
	margin-bottom: 2px;
}

#news-switch li
{
	display: block;
	height: 23px;
	float: right;
	cursor: pointer;
}

#news-switch li span
{
	display: none;
}

#news-switch-articles
{
	background-image: url("../../../../images/barticles-0.jpg");
	width: 74px;
}

#news-switch-news
{
	background-image: url("../../../../images/bnews-1.jpg");
	width: 81px;
	margin-left: 3px;
}

#fscroller
{
	background-color: #E5C7A1;
	background-image: url("../../../../images/marquee.gif");
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 1px;
	margin-bottom: 7px;
	margin-top: 1px;
}

#fscroller div
{
	margin-right: 100px;
}

#navigation
{
	width: 704px;
	position: relative;
	top: -10px;
	background-color: #EDD3B0;
	border: 2px solid #F3DEC3;
	-moz-border-radius: 8px;
}

#navigation-bar
{
	border: 1px solid #E2C197;
	-moz-border-radius: 8px;
}

#navigation-border
{
	height: 23px;
	border: 1px solid #F5E0C3;
	list-style-type: none;
	-moz-border-radius: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#navigation ul li
{
	display: block;
	float: right;
	border-left: 1px dotted #D0B086;
	border-right: 1px dotted #F9EBD8;
}

#navigation ul li.first
{
	border-right: none;
}

#navigation ul li.last
{
	border-left: none;
}

#navigation ul li a
{
	display: block;
	padding: 4px 24px 6px 6px;
	color: #000;
	background-repeat: no-repeat;
	background-position: 94% 50%;
	filter: alpha(opacity=60);
	opacity: .5;
}

.navigation-hover
{
	background-color: #FFE1B8;
	/*filter: alpha(opacity=99);
	opacity: .99;
	color: red;*/
}

#navigation-item-homepage a
{
	background-image: url("../../../../images/icon-homepage.gif");
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	width: 65px;
}

#navigation-item-contact a
{
	background-image: url("../../../../images/icon-contact.gif");
	width: 50px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
}

#navigation-item-support a
{
	background-image: url("../../../../images/icon-support.gif");
	width: 75px;	
}

#navigation-item-articles a
{
	background-image: url("../../../../images/icon-articles.gif");
	width: 45px;
}

#navigation-item-search a
{
	background-image: url("../../../../images/icon-search.gif");
	width: 39px;
}

#navigation-item-server a
{
	background-image: url("../../../../images/icon-server.gif");
	width: 49px;
}

#navigation-item-register a
{
	background-image: url("../../../../images/icon-register.gif");
	width: 42px;
}

#navigation-item-host a
{
	background-image: url("../../../../images/icon-host.gif");
	width: 73px;
}

#navigation-item-domain a
{
	background-image: url("../../../../images/icon-domain.gif");
	width: 53px;
}

#top-ad
{
	padding-bottom: 8px;
	text-align: center;
}

#front-banner-cpanel-content-box
{
	margin-top: 7px;
	border: 1px solid #F3DEC3;
	-moz-border-radius: 4px;
	padding: 3px;
	text-align: justify;
}

#front-banner h3
{
	margin-bottom: 4px;
	margin-top: 1px;
	text-align: center;
}

#support
{
	position: absolute;
	top: 20px;
	z-index: 50;
	background-image: url("../../../../images/support.gif");
	background-repeat: no-repeat;
	width: 466px;
	height: 193px;
	/*visibility: hidden;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);*/
}

#support div.content
{
	width: 456px;
	height: 188px;
	margin-left: 5px;
}

#support-iframe
{
	width: 456px;
	height: 188px;
	border: 0pt;
}

div.levels-frame
{
	background-color: #e2caac;
	border: 1px solid #f6e5ce;
	-moz-border-radius: 5px;
	padding-bottom: 4px;
	padding-top: 8px;
}

.levels-frame-border
{
	border: 1px solid #bd9665;
	padding: 0pt;
	-moz-border-radius: 5px;
}

div.levels-frame-body
{
	background-color: #dec3a1;
	padding: 9px 3px 3px 3px;
	border-style: solid;
	border-color: #ebd6bb;
	border-width: 1px 0pt 1px 0pt;
	margin-top: -7px;
}

.levels-frame-body-descript, .levels-frame-body-description
{
	-moz-border-radius: 5px;
	background-color: #eed9bf;
	padding: 2px 4px 2px 4px;
	margin: 4px;
	text-align: justify;
}

div.inframe
{
	background-color: #edd6b9;
	border: 1px solid #ebcda9;
	-moz-border-radius: 5px;
	padding: 2px 4px 2px 4px;
	margin: 4px;
	text-align: justify;
}

.levels-frame-body-descript a, .levels-frame-body-description a
{
	color: #7e0000;
}

.levels-frame-body-descript a:hover, .levels-frame-body-description a:hover
{
	text-decoration: underline;
}

.levels-frame-body-descript
{
	margin-top: 10px;
	text-align: left;
	direction: ltr;
}

.levels-frame-body-descript label
{
	display: block;
	float: left;
	width: 100px;
	padding: 2px;
}

.levels-frame-body-descript label input
{
	width: auto;
}

ul.levels
{
	list-style-type: none;
	height: 25px;
	background-image: url("../../../../images/line.gif");
	background-position: center center;
	background-repeat: repeat-x;
}

ul.levels li
{
	display: block;
	float: right;
	border-style: solid;
	color: #8C6635;
	padding: 3px 6px 5px 6px;
	-moz-border-radius: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

ul.levels li.line,
front-banner-domain-content-levels li.line
{
	border: none;
	background: none;
	border-top: 1px solid #D1B28A;
	height: 1px;
	position: relative;
	top: -17px;
	left: 6px;
	z-index: 0;
	margin: 0pt;
}

ul.levels li.inactive
{
	border-width: 0pt 1px 1px 0pt;
	border-color: #C7AA87;
	background-color: #E6D0B4;
}

ul.levels li.active
{
	border-width: 1px 0pt 0pt 1px;
	border-color: #BF9D74;
	background-color: #DDC09B;
}

ul.levels li.last
{
	margin: 0pt;
}

input.search-button
{
	border: none;
	background: none;
	background-image: url("../../../../images/search.gif");
	width: 56px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
}

a.down-link
{
	font-weight: 600;
	padding: 5px 5px 0pt 5px;
	text-align: center;
	display: block;
}

a.back
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #336699;
}

#frame div.xblock div.xblock-content .content
{
	padding: 8px;
}

a.back:hover
{
	color: orange;
}

table.listtable
{
	-moz-border-radius: 5px;
	border: 1px solid #512c15;
	background-color: #faeee7;
}

table.listtable td
{
	padding: 3px;
}

table.listtable th.bigt, table.listtable td.bigt
{
	background-color: #8d5843;
	color: #fff;
	padding: 3px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: 600;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
}

table.listtable th.lowt, table.listtable td.lowt
{
	background-color: #ad7760;
	color: #f6e8e3;
	padding: 3px;
	font-weighT: normal;
}

table.listtable th.lowt a, table.listtable td.lowt a
{
	color: #f6e8e3;
}

table.listtable tr.highlight
{
	background-color: #f1e4dc;
}

div.shadow
{
	border: 2px solid #cfac80;
	-moz-border-radius: 5px;
}

table.xxblock
{
	position: relative;
	top: 0pt;
	left: 0pt;
}

#block-login-document div.x
{
	margin-bottom: 4px;
}

#block-login-document label
{
	display: block;
	float: right;
	width: 60px;
}

#block-login-document div.x input
{
	width: 95px;
	direction: ltr;
}

#loading
{
	background-color: #e4c8a5;
	border: 2px solid #e0c4a1;
	width: 150px;
	margin: 15px auto 15px auto;
	-moz-border-radius: 5px;
	direction: rtl;
}

#loadbox
{
	position: absolute;
	top: 0pt;
	left: 0pt;
	z-index: 111111;
	width: 100%;
}

#loading div
{
	text-align: center;
}

#loader
{
	margin-bottom: 4px;
	padding: 5px;
}

#loading-label
{
	font-weight: 600;
	background-color: #ddc09b;
	padding: 6px;
	color: #a4855f;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#loading-inner
{
	border: 1px solid #866944;
	-moz-border-radius: 5px;
}

#terms
{
	margin-top: 8px;
	height: 300px;
	border: 1px solid #c6a780;
	background-color: #e7d0b2;
	padding: 8px;
	overflow-y: auto;
}

#server-linux, #server-windows
{
	-moz-border-radius: 3px;
	border: 1px solid #957750;
	width: 170px;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}

#server-linux div.image, #server-windows div.image
{
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	background-color: #fff;
	text-align: center;
	height: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#server-windows
{
	margin-right: 30px;
}

#server-windows div.image
{
	height: 150px;
	padding-top: 25px;
}

#server-linux div.label, #server-windows div.label
{
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	text-align: center;
	background-color: #f1d8b9;
	color: #957c5c;
	padding: 4px;
	font-weight: 600;
}

span.price
{
	background-color: #fffbc0;
	direction: rtl;
}

.green
{
	color: green;
}

.red
{
	color: red;
}

label
{
	cursor: pointer;
	cursor: hand;
}

.tooltip
{
	border: 1px solid #bbb;
	border-right: 2px solid #888;
	border-bottom: 2px solid #888;
	padding: 3px;
	background-color: #FDFDE5;
	-moz-border-radius: 6px;
	color: #555;
	width: 200px;
	direction: ltr;
	text-align: left;
	font-size: 10px;
	line-height: 130%;
}
#btc, #btc *
{
	direction: ltr;
	text-align: left;
}