body {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	margin: 0;
	padding: 0;
	border: 0;
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
}
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
}
#footer {
	margin: 0;
	padding: 0;
	border: 0;
	clear:both;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	background-color: #999999;
	background-image:url('../images/body.bg.jpg');
	background-repeat:repeat-x;
	
}


.div_list {

	list-style: square inside url('../images/arrow.gif');

	padding-right:5px;

	line-height:25px;

	padding-top:0px;

}

.div_list a{

	border-bottom:1px dotted #999999;

}

.div_list p{

	line-height:1em;

	height:1em;

	list-style-image: url(../images/arrow.gif);

}

a { color:#42572e}

#container {

  margin:auto;

  width: 990px; 

  direction:rtl;

  

}

#container a{

	color: #42572e;

	font-weight:bold;

	text-decoration:none;

	font-size:14px;



	

}



#container a:hover{

	color: #FF6600;

	font-weight:bold;

	text-decoration:underline;

	font-size:14px;

}



#topContentTitleLink a{

	color: #FF6600;

	font-weight:bold;

	text-decoration:underline;

	font-size:15px;

}

#topContentTitleLink a:visited{

	color: #FF6600;

	font-weight:bold;

	text-decoration:underline;

	font-size:15px;

}

#topContentTitleLink a:hover{

	color: #666666;

	font-weight:bold;

	text-decoration:none;

	font-size:15px;

}



#header {
	
  
}



#leftBar {

  	position: relative;
	float: left;
	width: 298px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #cccccc;
	
	
	border-top: 0px solid #666666;
	border-bottom: 5px solid #666666;
	display: -moz-inline-box;
	text-align:center;

}



#content {

	float: left;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px 10px 10px 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	background-image:url('../images/headBG.gif');
	background-repeat:repeat-x;
	border-top: 5px solid #666666;
	border-bottom: 5px solid #666666;

  

  

}

#content img {
	padding: 5px;
	border: 1px solid #808080;
	
}

#content_main {

	float: left;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	background-image:url('../images/headBG.gif');
	background-repeat:repeat-x;
	border-top: 5px solid #666666;
	border-bottom: 5px solid #666666;


}



#rightBar { 

  float:right; 

  width: 200px;

  

  

  

}



#footer { 

text-align: center;
	clear: both;
	width: 990px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top: 1px solid #ffffff;

	
	height: 100px; 
	
	background-repeat: repeat-x;
	color: #ffffff;

  
} 



.topContent {

	direction:rtl;

	text-align:right;

		

}

.topContent a{

	color:#42572e; 

	font-weight:bold;  

	text-decoration:none; 

	font-size:14px;

	

	

}



.topContent a:visited{

color:#000033; 

	font-weight:bold;  

	text-decoration:none; 

	font-size:14px;

	

}



.topContent a:hover{

	color:#FF3300; 

	font-weight:bold;  

	text-decoration:underline; 

	font-size:14px;

	

	

}



.hovermenu ul{

font: bold 13px arial;

padding-left: 0;

margin-left: 0;

height: 20px;

}



.hovermenu ul li{

list-style: none;

display: inline;

}



.hovermenu ul li a{

padding: 2px 0.5em;

text-decoration: none;

float: left;

color: black;

background-color: #FFF2BF;

border: 2px solid #FFF2BF;

}



.hovermenu ul li a:hover{

background-color: #FFE271;

border-style: outset;

}



html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */

border-style: inset;

}

.box_content {
	background-color: #ffffff;
	border: 1px solid #336699;
	padding:5px;
	margin:5px;
	background-image:url(../images/section_head.jpg);
	font-size:12px;
	background-repeat:no-repeat;
	color: #000000;
	
}
.left_content {
	background-color: #fff;
	border: 1px solid #336699;
	padding:0px;
	margin:0px;
	background-image:url(../images/section_head.jpg);
	font-size:12px;
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 290px;
	padding-top:3px;
}
