body,table,input,select,button, form, textarea {
	font-family:arial;
	font-size:12px;
	}
body, html {
	margin-top:0px;
	direction: rtl;
	overflow:auto;
	}
body {
	margin:0px;
	background: #D5D1CF;
	}
.menu {
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
	height:100%;
	padding-right:15px;
	padding-left:15px;
	padding-top:6px;
	}
.menu:hover {
	background: url(/img/menu_back_over.gif);
	}


#seo {
	font-size:11px;
	display:inline;
	}

.enter_site_link_title {
	font-family: tahoma;
	color: #446D8C;
	font-size:30px;
	text-decoration: none;
	}

.enter_site_link_title:hover {
	color: #786F64;
	text-decoration: underline;
	}

.enter_site_link_link {
	font-family: tahoma;
	font-weight:bold;
	color: #C40000;
	font-size:15px;
	text-decoration: none;
	}

.enter_site_link_link:hover {
	text-decoration: underline;
	}

.enter_site_link_preview {
	font-weight:bold;
	color: #333333;
	font-size:13px;
	text-decoration: none;
	}

.enter_site_link_preview:hover {
	text-decoration: underline;
	}




.website_title {
	font-size:11px;
	color: #696969;
	text-decoration: none;
	font-weight:bold;
	width:145px;
	OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis;
	}

.website_title:hover {
	color: black;
	}

.tags_title_link {
	font-size:16px;
	font-weight:bold;
	color: #58B100;
	text-decoration: none;
	}
.tags_title_link:hover {
	color:#666666;
	text-decoration: underline;
	}





.msgbox {
	width:350px;
	height:100px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#2F2F2F;
	border:1px solid #dddddd;
	border-bottom:1px solid #B4B4B4;	
	border-right:1px solid #B4B4B4;
	background: white;
	margin:10px;
	padding:4px;
	}
.msgbox_title {
	width:100%;
	color:white;
	height:22px;
	padding-top:3px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C40000', startColorstr='#E33535', gradientType='0');

	}

.site_link {
	text-decoration: none;
	color: #3D3D3D;
	}
.site_link:hover {
	color: #C40000;
	}

.site_link_2 {
	text-decoration: none;
	color: #3D3D3D;
	}
.site_link_2:hover {
	color: #C40000;
	}

.back_text {
	font-size:16px;
	padding:3px;
	color: #C40000;
	font-weight:bold;

	}
.back_text_2 {
	width:100px;
	padding:3px;
	color: #333333;
	font-weight:bold;

	}
.input_text {
	font-family:tahoma;
	font-size:11px;
	width:500px;
	border:1px solid #A8A8A8;
	height:25px;
	color: #333333;
	padding-top:3px;
	}
.input_button {
	font-size:13px;
	cursor:hand;
	height:30px;
	width:125px;
	font-weight:bold;
	color:white;
	border:1px solid gray;
	background: white;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#272727', startColorstr='#676767', gradientType='0')
	}
.userInput {
	width:250px;
	border:1px solid gray;
	}
.userButton {
	width:125px;
	height:25px;
	color: white;
	cursor: hand;
	border:1px solid #E90080;
	background: #E90080;
	}
.textarea {
	width:500px;
	height:200px;
	border:1px solid #A8A8A8;
	color: #C40000;
	font-weight:bold;
	padding-top:3px;
	}
.a_link {
	color: #0079D5;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	}
.a_link:hover {
	color: #183672;
	}

.b_link {
	font-family:tahoma;
	font-weight:bold;
	color: #222222;
	text-decoration: none;
	font-size:22px;
	}
.b_link:hover {
	color: gray;
	background: white;
	}
.top_link {
	font-size:11px;
	color: #0090FF;
	font-weight:bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	border-left:1px dotted gray;
	}
.top_link:hover {
	color: #003B68;
	}

.pageindex_link {
	color: #C40000;
	}
.pageindex_link:hover {
	color: red;
	}
.page_index_button {
	width: 257px;
	height: 60px;
	color: black;
	font-weight:bold;
	padding-top:22px;
	text-align:center;
	font-size: 12px;
	text-decoration: none;
	background: url(/img/page_index_button.png);
	}
.page_index_button:hover {
	color: #525252;
	background: url(/img/page_index_button_over.png);
	}
.ass{
	font-size:10px;
	cursor: hand;
	border:1px solid gray;
	}
.ass:hover {
	border:1px solid black;
	}
