@import url("css/default.css");
@import url("csstable/style.css");
body {
	font-weight: bold;
	margin: 0;
	direction: rtl;
	padding-right:50px;
	padding-left:50px;
	color: rgb(20, 20, 100);
}

.logo {
	width: 740px;
	height: 60px;
	margin: 0 auto;
}

.logo h1 {
	float: right;
	letter-spacing: -2px;
	font-size: 36px;
	font-weight: normal;
}
img{
border-style:none;
alt:"";
}

#logo h1 {
	float: right;
}
#logo h2{	
	float:right;
	padding: 5px 0 0 20px;
	font-size: 2em;
	font-weight: normal;
}
#footer {
	bottom: 0;
	width:100%;
	font-weight:bold;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: small;
}

#menu a {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#submenu {
	text-align:center;
	width: 100%;
	margin: 0 auto;
}

#submenu ul {
	margin: 0;
	list-style: none;
}

#submenu li {
	padding-left:5px;
	padding-right:5px;
	display: inline;
	text-align:left;
}

#menu {
	width: 100%;
	height: 90px;
	margin: 0 auto;
}
.post{
	/*padding-right:50px;*/
}

.post .story {
color: rgb(20, 20, 100);
}
table {
	text-align:right;
	font-size:20px;
	}
.boxed {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
}

.timg {
display:inline;float:left;height:97px;width:112px
}

#menu .mega  a{
	background-image: url(css/images/img03.gif);
	border-color: #FEDA8D;
	color: #CC0000;
}
