/* CSS Document */


#MainDiv
{
	width:850px;
	position:relative
}

#BodySiteDiv
{
	width:100%;
	text-align:center;
	background-color:#5D5D39;
	border:0px solid #D8C18D;
}
#RightDiv
{
	float:right;

}

#CenterDiv
{
	float:right;
}

#LeftDiv
{
	float:right;
	
}

#NewsDiv
{
	
	width:100%
}
#BorderBT
{
	height:13px; 
	background-color:#D8C18D;
}

#BorderLR
{
	width:13px; 
	background-color:#D8C18D;
}
#RightShadow
{
	width:7px;
	background-image:url(images/bgright.jpg); 
	background-repeat:repeat-y
}

#LeftShadow
{
	width:7px;
	background-image:url(images/bgLeft.jpg);
	background-repeat:repeat-y
}

#BottomPixL
{
	background-image:url(images/bottompix.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:300px;
	left:-67px;
	width:66px;
	height:125px;
}
#BottomPixR
{
	background-image:url(images/bottompixR.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:220px;
	right:-65px;
	width:66px;
	height:125px;
}
.MenuLinkDiv
{
	width:145px;
	height:15px;
	background-color:#5D5D39;
	margin-bottom:2px;
}

.NormalText
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#FFFFFF;
	direction:rtl;
	line-height:15px;
}

.NormalText a
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#CCCCCC;
	direction:rtl;
	text-decoration:none;
	line-height:15px;
}
.NormalText a:hover
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#FF7500;
	direction:rtl;
	text-decoration:none;
	line-height:15px;
}

.NormalTitleText
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#D3BF8C;
	direction:rtl;
	line-height:15px;
}
.NormalTitleText a
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#D3BF8C;
	direction:rtl;
	line-height:15px;
}
.NormalTitleText a:hover
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#FF7500;
	direction:rtl;
	line-height:15px;
}

.NormalGreenText
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#3C3A23;
	direction:rtl;
	line-height:15px;
}

.CopyrightText
{
	color:#5D5D39;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	direction:rtl;
	width:80%
}
