﻿body {
	background: #CACACA url(/images/background.png) repeat-x;
	font-family: Tahoma, Verdana, serif
}
#container {
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%;
	padding-top:  2px;

	
}
#sub_header {
	text-align: left;
    font-weight: bold;
	font-size: large;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 2px;
	 
}

#ads {
	text-align: right;
 
	font-size: small;
 
	padding-left: 2px;
	padding-bottom: 2px;
	 
}
#ads tr:hover td {
	background-color: #eee;
}

 #ads table   {
	 width: 500px;
	 height: 60px;
 
}


.info  {
	 width: 500px;
 
}







 #ads table td  {
	 width: 500px;
    	direction: rtl ;
    	padding-left: 6px;
	padding-bottom: 4px;
		padding-top: 4px;
		padding-right: 6px;
		line-height: 14px;
	 
}




#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px;
	direction: rtl ;
}

.xcontent {
	float: left;
	width: 740px;
	text-align: justify;
	padding: 0 1px 0 1px;
	font-size: 12px;
	direction: rtl ;
}

  
 
 


.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 10px;
	direction: rtl ;
}

 


.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: none
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	
	
	font-size: 18px;
	font-family: Tahoma ;
	font-weight: bold;
	color: #A40008
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;

}
a {
	color: #A43308;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: none;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}






img.picA
{
position: relative;
top: -2px;
background: url('images/a47.gif') no-repeat;
width: 50px;
height: 50px;
padding: 3px;
}

 

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

 
 img.floatright
{
float: right;
margin: 0px 0px 13px 0px;
}

 
 
 .act {
	
 cursor:pointer;
}

 
 
 
 
 
 
.sidebarlt {
	
	border: 1px solid #9CB1D1;
	background: #E2E9F1 url(/images/sidebarlt-bg.gif) no-repeat right top;
	width: 160px;
	float: right;
	direction: rtl ;
	margin-right:-10px
}



.sidebarlt ul {
	list-style-type: none;
	margin: 0;
	padding-right: 2px;  
 
}
.sidebarlt ul li {
	padding-bottom: 1px; 
	margin: 1px;
	direction: rtl;
	text-align: right ;
	font-size: 9pt;
	padding-right: 2px;  
	font-weight:  lighter;
}

 textarea ,input{
	height: 2.5em;
	padding: 5px;
	font: 1.15em/1.1 Tahoma,sans-serif;
	overflow: auto;
 
	border: 1px solid #aaa;
margin:2px
}

input{
	height: 2em;
	padding: 5px;
	font: 1em/1.1 Tahoma,sans-serif;
	overflow: auto;
	border: 1px solid #aaa;
margin:2px
}


