@charset "utf-8";
.pbTopButtons {
	width: 970px;
	margin: auto;
	text-align: center;
	height: 23px;
	background: url(images/btnpanels.jpg) repeat-x;
	border: 1px #DFDFDF solid;
}
.pbNote {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: auto;
}
.pbADS {
	width: 960px;
	padding: 5px;
	margin: auto;
	border: 1px #DFDFDF solid;
	border-bottom-color: #B4A555;
	border-bottom-width: 2px;
	background-color: #FBC800;
	overflow: hidden;
}
.pbNoteButton {
	background: #999999;
	padding: 5px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	font-size: 11px;
	color: #000000;
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
	margin: auto;
	border: 1px #B4A555 solid;
}
.pbTopButtonsCover {
	margin: auto;
	width: 614px;
	background: #C1DB0F;
	overflow: hidden;
}
.pbTopButtonsSpace {
	height: 23px;
	background: url(images/btnspacer.jpg) no-repeat center;
	width: 2px;
	float: right;
}
.pbTopButtons a {
	width: 100px;
	color: #333333;
	text-shadow: 1px 1px #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
	direction: rtl;
	text-align: center;
	background: url(images/btnpanels.jpg) repeat-x;
	display: block;
}
#commentHref a {
	text-decoration: none;
	color: #003300;
}
#commentHref a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.pbFormaticDiv {
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
	opacity: .9;
	-moz-opacity: .9;
	-webkit-opacity: .9;
	filter: alpha(opacity=90);
	color: #F5F5F5;
	border: none;
	margin: auto;
	left: 0;
	top: 12px;
	z-index: 999;
}
.pbFormaticNav {
	width: 970px;
	height: 24px;
	line-height: 200%;
	background: #000000;
	color: #CCCCCC;
	direction: ltr;
	margin: auto;
	border: 1px #666666 solid;
}
.pbFormaticTitle {
	width: 919px;
	color: #CCCCCC;
	font-size: 11px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.pbFormaticClose {
	width: 22px;
	color: #CCCCCC;
	font-size: 11px;
	float: right;
	font-weight: bold;
	font-family: Arial Black;
	padding-top: 2px;
}
.pbFormaticClose a {
	font-weight: bold;
	font-family: tahoma;
	color: #CCCCCC;
	text-decoration: none;
	text-shadow: 1px 1px #666666;
	font-size: 13px;
}
.pbFormaticContent {
	width: 960px;
	height: auto;
	overflow: hidden;
	padding: 5px;
	color: 11px;
	color: #F5F5F5;
	direction: rtl;
	margin: auto;
	background: #333333;
	border: 1px #000000 solid;
}
.pbOverDiv {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	z-index: 998;
	background: url(images/over.jpg) repeat;
	opacity: .4;
	-moz-opacity: .4;
	-webkit-opacity: .4;
	filter: alpha(opacity=40);
	left: 0px;
	right: 0px;
}
.pbBottomDiv a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.pbBottomDiv a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.faraABSDIV {
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
	top: 0px;
	left: 0px;
	right: 0px;
	display: none;
	z-index: 10000001;
	cursor: wait;
}
.faraModalContent {
	height: auto;
	overflow: hidden;
	margin: auto;
	background: #FFFFFF;
	border: none;
	position: relative;
	cursor: default;
}
#effect {
	z-index: 1000001;
}
.faraModalTitle {
	width: auto;
	height: 26px;
	direction: rtl;
	font-size: 11px;
	background-image: url(images/glass.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #DFDFDF;
	border: 1px #CCCCCC solid;
	border-top: none;
	color: #333333;
	text-shadow: 1px 1px #FFFFFF;
	cursor: default;
}
#faraINNER {
	padding: 5px;
	height: auto;
	width: auto;
	line-height: 160%;
	overflow: hidden;
	border: 1px #CCCCCC solid;
	border-top-color: #DFDFDF;
	direction: rtl;
	cursor: default;
}
.faraCloseModal {
	width: 20px;
	height: 20px;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
}
.faraTitBar {
	width: auto;
	height: 20px;
	float: right;
	font-size: 11px;
	padding: 5px;
	padding-bottom: 0px;
	cursor: default;
}
#menu li a {
	text-shadow: 1px 1px #DADADA;
	color: #333333;
}
#menu li a:hover {
	text-shadow: 1px 1px #FFFFFF;
	color: #666666;
}