﻿body {
	background-position: left bottom;
	margin: 2px;
	background-color: #CCCCCC;
	text-align: center;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #F7F7F7;
	scrollbar-face-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #666666;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	background-image: url('image/titr02.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#dhtmltooltip {
	background-position: center center;
	position: absolute;
	left: -300px;
	width: 200px;
	border: 1px solid black;
	padding: 2px;
	background-color: black;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/;
	color: #FFFFFF;
	opacity: 0.8;
	filter: alpha(opacity=80);
	moz-opacity: 0.8;
	background-repeat: no-repeat;
}
#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#slantedmenu {
	font-weight: bold;
	font-size: 90%;
	width: 90%;
}
#slantedmenu:after {
	/*Add margin between menu and rest of content in Firefox*/
content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#slantedmenu ul {
	text-indent: 5px;
	padding: 3px 0;
	margin: 0;
	background-color: #e0e0e0;
	border: 1px solid #bebebe;
	text-align: right; /*set value to "center" for example to center items*/
}
#slantedmenu ul li {
	display: inline;
}
#slantedmenu ul li a {
	color: #494949;
	padding: 3px 0;
	padding-right: 35px;
	margin: 0;
	text-decoration: none;
	background: transparent url(image/slantdivider.gif) top left no-repeat;
}
#slantedmenu ul li a:visited {
	color: #494949;
}
#slantedmenu ul li a:hover {
	color: black;
}
.subcontentuser {
	position: absolute;
	visibility: hidden;
	border: 1px solid #088000;
	background-color: #000000;
	width: 200px;
	padding: 8px;
	color: #FFFFFF;
	opacity: 0.8;
	filter: alpha(opacity=80);
	moz-opacity: 0.8;
}
.subcontentuser a:visited {
	color: #FFFFFF;
}
.subcontentuser a:link {
	color: #FFFFFF;
}
.subcontentuser a:hover {
	color: #088000;
	font-weight: bold;
}
.commentbox {
	background-color: #ececec;
	width: 98%;
	padding: 8px;
}
.commentfooter {
	background: url(image/arrowgray.gif) 20px -1px no-repeat;
/*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/	padding-left: 50px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 7pt;
	color: #4A4A4A;
	text-align: left;
}
.text {
	border: 1px dashed #088000;
	padding: 5px;
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 9pt;
	margin-top: 5px;
}
.tblinMS {
	border: 0px;
}
.tblinMSover {
	background-color: #CEFFCC;
}
.loading {
	padding: 15px;
	border: 1px dashed #008800;
	font-size: 8pt;
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	z-index: 2;
	vertical-align: sub;
	background-color: #CCCCCC;
}
.waiting {
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	width: 100%;
	height: 405px;
	z-index: 1;
	left: 0px;
	top: 160px;
	background-color: #FFFFFF;
	display: none;
	background-image: url('image/bg-div.png');
	background-repeat: repeat;
	background-attachment: fixed;
}
.nazarat {
	opacity: 0.5;
	filter: alpha(opacity=50);
	moz-opacity: 0.5;
	font-size: 7pt;
	position: absolute;
	width: 350px;
	height: 450px;
	top: 180px;
	right: 30px;
	display: none;
	z-index: 1;
}
.viewcommentnews {
	opacity: 1;
	filter: alpha(opacity=100);
	moz-opacity: 1;
	font-size: 7pt;
	width: 350px;
	height: 400px;
	background-color: #088000;
	overflow: auto;
	display: none;
}
.phototbl {
	background-color: #C0C0C0;
}
.tab {
	background-image: url('image/tab.png');
	background-repeat: no-repeat;
	cursor: pointer;
	width: 80px;
	height: 20px;
	text-align: center;
}
.tabonclick {
	background-image: url('image/tabonclick.png');
	background-repeat: no-repeat;
	cursor: pointer;
	width: 80px;
	height: 20px;
	text-align: center;
}
.general {
	font-size: 9pt;
	font-family: Tahoma;
	color: #000000;
	text-align: right;
}
.thumb {
	font-size: 7pt;
	font-family: Tahoma;
	color: #000000;
	text-align: right;
	background-color: #c0c0c0;
}
.thumb a:link {
	font-size: 7pt;
	font-family: Tahoma;
	color: #595959;
	text-align: right;
}
.thumb a:hover {
	font-size: 7pt;
	font-family: Tahoma;
	color: #088000;
	text-align: right;
}
.thumb a:visited {
	font-size: 7pt;
	font-family: Tahoma;
	color: #888888;
	text-align: right;
}
.thumb a:active {
	font-size: 7pt;
	font-family: Tahoma;
	color: #088000;
	text-align: right;
}
.detaile {
	font-size: 7pt;
	background-color: #C0C0C0;
	padding-right: 10px;
	padding-bottom: 1px;
}
.detaile a:link {
	font-size: 7pt;
	padding-right: 10px;
	padding-bottom: 1px;
	color: #000000;
}
.detaile a:visited {
	font-size: 7pt;
	padding-right: 10px;
	padding-bottom: 1px;
	color: #000000;
}
.detaile a:hover {
	font-size: 7pt;
	background-color: #C0C0C0;
	padding-right: 10px;
	padding-bottom: 1px;
	color: #088000;
}
.menu {
	border: 1px dotted #C0C0C0;
	padding-bottom: 5px;
}
.menu2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 7px;
	direction: rtl;
}
.dates {
	color: #008000;
	font-size: 8pt;
	text-align: center;
	padding-bottom: 5px;
}
.faseleh {
	width: 5;
	height: 3;
}
.dindex {
	border: 1px solid #C0C0C0;
	padding: 3px;
	text-align: right;
	height: 10px;
}
.message {
	border: 1px solid #088000;
	padding: 3px;
	color: #008000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	direction: rtl;
}
.error {
	border: 1px solid #088000;
	padding: 3px;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	direction: rtl;
}
.lable {
	background-position: right;
	font-family: Tahoma;
	font-size: 9pt;
	padding-top: 5px;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 10px;
	background-color: #C0C0C0;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: justify;
	direction: rtl;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url('image/lable3.jpg');
	background-repeat: repeat-x;
	color: #000000;
}
.lable a:link {
	font-family: Tahoma;
	font-size: 9pt;
	padding-top: 5px;
	font-weight: bold;
	direction: rtl;
	color: #000000;
}
.lable a:visited {
	font-family: Tahoma;
	font-size: 9pt;
	padding-top: 5px;
	font-weight: bold;
	direction: rtl;
	color: #000000;
}
.lable a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	padding-top: 5px;
	font-weight: bold;
	direction: rtl;
	color: #088000;
	text-decoration: underline;
}
.lable1 {
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 3px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #D8D8D8;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #000000;
}
.dmain {
	border: 1px dotted #C0C0C0;
	padding: 10px;
}
.button {
	cursor: pointer;
	font-family: Tahoma;
	font-size: 7pt;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #D0D1D2;
}
.inputtext {
	padding: 0;
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #D0D1D2;
	background-color: #F1F2F3;
}
.inputdrop {
	text-align: right;
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #D0D1D2;
	padding: 0;
	background-color: #D0D1D2;
}
a {
	color: #595959;
	text-decoration: none;
	font-size: 9pt;
}
a:hover {
	color: #088000;
	text-decoration: underline;
	font-size: 9pt;
}
a:visited {
	color: #888888;
	font-size: 9pt;
}
.formBox {
	padding-right: 7px;
	display: none;
	direction: rtl;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #008000;
}
.hots{
	padding: 2px 2px 2px 3px;
	border: medium solid #088000;
	color: black;
	font-size: 9pt;
}
.hots a:link{
	color: red;
	text-decoration: none;
	font-size: 8pt;
}
.hots a:visited{
	color: red;
	text-decoration: none;
	font-size: 8pt;
}

.hots a:hover{
	color:#FF6600;font-size: 8pt;
}
.footer {
	color: #999999;
	font-size: 8pt;
	font-family: Tahoma;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
}
