@charset "utf-8";
/* CSS Document */

body{
	 background-color: #EED19E;
	 margin-top:9px;
	 margin-bottom:0;
	 margin-left:0;
	 margin-right:0;
	 direction:rtl;
	}
	
.newsbar{
	background-color:#853C10;
	font-weight:normal;
	color: #ffffff;
	}	

.header{
	background-color:#853C10;
	font-weight:normal;
	color: #ffffff;
	direction:rtl;
	}

.subtitle{
	color: #ffffff;
	font-weight: normal;
	direction:rtl;
	}
		
.description{
color: #000000;
text-align: justify;
}

.topictitle{
color: #853C10;
font-weight: bold;
}
	
	
td {	font-family:tahoma;
	font-size: 8pt; }

th {	font-family:tahoma;
	font-size: 10px;
	font-weight:bold; }

input, textarea { font-family:tahoma;
	font-size:11px;}

.lborder {
	border-left:1px solid #C9A058;
	width=15px;
}
.footer {
	background-color:#853C10;
	line-height:15px;
	text-align:center;
	font-weight:normal;
	color: #ffffff;
	margin: 5px 0 5px 0;
}

.bannerbg{
	margin:5px 0 0 0;
	background-color:#DFB98A;
	text-align:center;
	}
	
.contentbg{
	margin:5px 0 0 0;
	color: #ffffff;
	background-color: #E1BE80;
	}	
		
.subheadbg{
	background-color:#DFB98A;
	}

.menustyle{
	color: #853C10;
	border-bottom: 1px solid #C9A058;
	text-align:right;
	padding-right:5px;
	}

.buttons{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt; 
	border: 1px solid #6F320D;
	background-color: #853C10
	}
#headtitle {
	padding-top:9px;
	font:11px tahoma;
	font-weight:800;
	color:#FFF;
}
	a:link.maintopic
{
	font-weight: bold;
	font-size: 8pt;
	color: #853C10;
	text-decoration: none;
}
	a:visited.maintopic {color:#853C10; font-weight:bold; font-size:8pt; text-decoration:none}
	a:hover.maintopic {color:#ffffff; font-weight:bold; text-decoration:underline}
	a:active.maintopic {color: #853C10; font-weight:bold; font-size:8pt; text-decoration:none}


		
	a:link.extra
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
	a:visited.extra {color:#ffffff; font-weight:normal; font-size:8pt; text-decoration:none}
	a:hover.extra {color:#000000; font-weight:normal; text-decoration:none}
	a:active.extra {color: #ffffff; font-weight:normal; font-size:8pt; text-decoration:none}


	a:link { color: #853C10; font-weight:normal; font-size:8pt; text-decoration:none}
	a:visited {color:#853C10; font-weight:normal; font-size:8pt; text-decoration:none}
	a:hover {color: #ffffff; text-decoration:underline}
	a:active {color: #853C10; font-weight:normal; font-size:8pt; text-decoration:none}