﻿.Dc
{
	float: right;
	width: 100%;
	vertical-align: auto;
}
.style1
{
	color: #2D7D33;
}
.style2
{
	color: #FFFFFF;
}
.style3
{
	font-family: "Times New Roman";
}

.TopBackground
{
	background: url( "../images/TopBack.gif" ) center top repeat-x;
	height: 281px;
	text-align: center;
}
#TopSpace
{
	height: 20px;
	width: 1000px;
	text-align: center;
}
.Slogan
{
	height: 25px;
	width: 1000px;
	background: url( "../images/Slogan.jpg" ) center top no-repeat;
	text-align: right;
	direction: rtl;
	padding-top: 5px;
}
.TopMenu
{
	width: 1000px;
	height: 25px;
}
#SearchBox
{
	width: 230px;
	float: right;
	background-color: #4c4c4c;
	height: 21px;
	border-left: solid 1px white;
	padding-top:5px;
}
.MenuItem
{
	width: 127px;
	height: 21px;
	background-color: black;
	float: right;
	border-left: solid 1px white;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	padding-top:5px;
}
.MenuItemEnd
{
	width: 128px;
	height: 23px;
	background-color: black;
	float: right;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	padding-top:3px;
}
#BodyCenter
{
	width: 100%;
	text-align: center;
}
.Body
{
	width: 1000px;
	background:url("../images/MenuBack.gif");
	background-repeat:repeat-y;
	background-position:right;
	background-color: white;
}
#RightPane
{
	width: 230px;
	float: right;
	border-bottom: 1px solid #cccccc;
}
#RightMenu
{
	width: 230px;
	float: right;
	background: url( "../images/MenuBack.gif" ) center top repeat-y;
}
#ContentPane
{
	width: 768px;
	float: right;
	background-color: white;
	border-bottom: 1px solid #cccccc;
}
#SpaceRightMenuItem
{
	width: 30px;
	float: right;
}
#RightMenuItem
{
	width: 200px;
	height: 23px;
	direction: rtl;
	text-align: right;
	padding-top: 3px;
}
#SpaceMenuHeader
{
	width: 26px;
	height: 23px;
	float: right;
	border-bottom: solid 1px gray;
	background: url( "../images/peak.gif" ) center top no-repeat;
}
#MenuHeader
{
	font-weight: bold;
	width: 204px;
	height: 23px;
	direction: rtl;
	text-align: right;
	border-bottom: solid 1px gray;
}
#Ads
{
	width: 230px;
	float: right;
	background: url( "../images/adsBack.gif" ) center top repeat-y;
}
#Space
{
	width: 100%;
	background-color: white;
}
.BottomBackground
{
	float: right;
	width: 100%;
	vertical-align: auto;
}
#Footer1
{
	width: 1000px;
	text-align: cem;
	height: 45px;
	background-color: white;
	direction: rtl;
}
#Footer2
{
	background: url( "../images/Footer.gif" ) center top no-repeat;
	width: 1000px;
	text-align: center;
	height: 20px;
	font-size: 8pt;
}
.BodyBack
{
	background: url( "../images/TopBack.gif" ) center top repeat-x;
	background-color: #afdbb3;
}