body
{
	background-color:#1a1a1a;
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
	text-align:center;
	font-size:12px;
	vertical-align:top;
	font-family:Tahoma, Geneva, sans-serif;
}
td
{
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
}
tr
{
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
}
img{border:0px;}
a{border:0px;}

a:link{text-decoration:none; color:#09F;}
a:hover{text-decoration:none; color:#CCC;}
a:visited{text-decoration:none; color:#09F;}
a:active{text-decoration:none;}

.header-left-right
{
	background-color:#1a1a1a;
	width:99px;
	height:164px;

}
.header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:802px;
	height:164px;
	position:relative;
	vertical-align:bottom;
}
.menubar-left
{
	background-image:url(../images/menubar-left.jpg);
	background-repeat:no-repeat;
	width:99px;
	height:65px;	
}
.menubar-right
{
	background-image:url(../images/menubar-right.jpg);
	background-repeat:no-repeat;
	width:99px;
	height:65px;	
}
.menubar-center
{
	background-image:url(../images/menubar-center.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:46px;	
}
.menubar-under-right
{
	background-image:url(../images/menubar-under-right.jpg);
	background-repeat:no-repeat;
	width:145px;
	height:19px;	
}
.menubar-under-left
{
	background-image:url(../images/menubar-under-left.jpg);
	background-repeat:no-repeat;
	width:145px;
	height:19px;	
}
.menubar-under-center
{
	background-image:url(../images/menubar-under-center.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:19px;	
}
.footer-center
{
	background-image:url(../images/footer-center.jpg);
	background-repeat:repeat-x;
	width:376px;
	height:145px;
	padding:3 3 3 3 ;
	direction:rtl;
	text-align:center;
	overflow:visible;
	color:#82A2BB;
	font-size:12px;	
}
.footer-left
{
	background-image:url(../images/footer-left.jpg);
	background-repeat:repeat-x;
	width:312px;
	height:145px;	
}
.footer-right
{
	background-image:url(../images/footer-right.jpg);
	background-repeat:repeat-x;
	width:312px;
	height:145px;	
}
.center
{
	background-image:url(../images/center.jpg);
	background-repeat:repeat-y;
	width:801px;
	height:500px;
	text-align:justify;
	direction:rtl;
	padding:5px 25px 0px 10px;
	vertical-align:top;
	font-size:12px;
}
.center-left
{
	background-image:url(../images/center-left.jpg);
	background-repeat:repeat-y;
	width:99px;
	height:100%;	
}
.center-right
{
	width:99px;
	height:100%;	
}
.menu-top
{
	background-image:url(../images/menu-top.png);
	background-repeat:no-repeat;
	width:183px;
	height:20px;	
}
.menu-title
{
	background-image:url(../images/menu-title.png);
	background-repeat:no-repeat;
	width:183px;
	height:31px;
	font-family:Tahoma;
	text-align:center;
	direction:rtl;
	color:#FFF;
	font-size:14px;
	vertical-align:middle;
	text-shadow:#FFF 0px 0px 8px;
}
.menu-contents
{
	background-image:url(../images/menu-contents.png);
	background-repeat:repeat-y;
	width:183px;
	min-height:30px;
	font-family:Tahoma;
	text-align:justify;
	direction:rtl;
	color:#EEE;
	font-size:11px;
}
.sp
{
	padding:0px 8px 0px 8px;
	
}
.menu-footer
{
	background-image:url(../images/menu-footer.png);
	background-repeat:no-repeat;
	width:183px;
	height:15px;	
}
.center-contents
{
		
	width:95%;
	padding:1 1 1 1;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-radius:8px;
	-webkit-border-radius:10px;
	-khtml-border-radius: 10px;
	box-shadow:#999 0px 0px 3px;
	direction:rtl;
	text-align:justify;
	overflow:visible;
	color:#EEE;
	font-size:14px;
}
.menu
{
	font-size:15px;
}
.submenu
{
	width:130px;
	text-align:center;
	font-size:13px;
	direction:rtl;
	color:#09C;
	float:right;
	vertical-align:middle;
	border: 1px dashed #1f1f1f1;
	-moz-border-radius: 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	height:25px;
	padding:1px;
}
.submenu-on
{
	width:130px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	direction:rtl;
	color:#FFF;
	float:right;
	vertical-align:middle;
	border: 1px dashed #1f1f1f1;
	-moz-border-radius: 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	height:25px;
	padding:1px;
	background-color:#09C;
	text-shadow:#000 0px 0px 10px;
}
#menu-bar
{
	text-align:center;	
}
.site-header-cont
{
	position:absolute;
	vertical-align:bottom;
	width:400;
	height:60;
	bottom:10px;
	right:10px;
}
.site-header-text
{
	text-align:right;
	direction:rtl;
	font:Tahoma;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	text-shadow:#09C 0px 0px 20px;
}
.site-header-text-down
{
	text-align:right;
	direction:rtl;
	font:Tahoma;
	color:#999;
	font-size:14px;
	font-style:italic;
}
.archive
{
	font-size:13px;
	direction:rtl;
	color:#FFF;
	vertical-align:middle;
	height:20px;
	margin:0px 15px 0px 0px;
	padding:0px;
	text-shadow:#000 0px 0px 10px;
}
.news_righ
{
	float:right;
	width:80%;
	margin:10px;
}
.news_left
{
	float:right;
	width:75px;
	margin:10px;
	text-align:right;
	margin:4px;
}
.news_cont
{
	margin:0px;
	direction:rtl;
	text-align:justify;
	color:#FFF;
	font-size:12px;
	line-height:18px;
}
.news_header
{
	font-weight:bold;
	font-size:14px;
	color:#09C;
	line-height:20px;
}
.news_full
{
	font-weight:bold;
	font-size:13px;
	color:#09C;
	line-height:25px;
	text-align:left;
}
.news_date
{
	font-size:12px;
	color:#BBB;
	font-style:italic;
	text-align:right;
}
.newsletter
{
	padding:5px;
	text-align:center;
	line-height:20px;
}
.btn
{
	border: 1px dashed #CCC;
	background:#69F;
	-moz-border-radius: 3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius: 3px;
}
.txtbox
{
	border: 1px dashed #CCC;
	background:#FFF;
	-moz-border-radius: 3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius: 3px;
}
.most_veiws
{
	font-size:13px;
	color:#ccc;
	text-align:right;
	padding-right:5px;
}

