BODY
{
	margin: 10px 0px 0px 10px;
	direction: rtl;
	font-family: Tahoma, Verdana, Arial, 'Times New Roman';
	background-color: #0d7500;
}

A
{
	color: #006666;
	text-decoration: none;
}

A:hover
{
	color: #009999;
	text-decoration: underline;
}

HR
{
	border-right: #004000 1px solid;
	border-top: #004000 1px solid;
	border-left: #004000 1px solid;
	color: #004000;
	border-bottom: #004000 1px solid;
}

#tblBody
{
	width: 100%;
	height: 100%;
}

#tdOuterTitle
{
	width: 100%;
	height: 110px;
	background-color: #0D7500;
}

#tblOuterTitle
{
	width: 100%;
	height: 100%;
}

#tdTitle
{
	border-right: #163c12 2px solid;
	background-position: right top;
	border-top: #163c12 2px solid;
	background-image: url(images/top-bkg.jpg);
	border-left: #163c12 2px solid;
	border-bottom: #163c12 2px solid;
	background-repeat: no-repeat;
	height: 100px;
	background-color: white;
	padding: 0px 7px 0px 7px;
}

#tdOuterTopLinks
{
	width: 100%;
	height: 40px;
	background-color: #0D7500;
}

#tblOuterTopLinks
{
	width: 100%;
	height: 100%;
}

#tdTopLinks
{
	border-right: #163c12 2px solid;
	border-top: #163c12 2px solid;
	border-left: #163c12 2px solid;
	border-bottom: #163c12 2px solid;
	height: 30px;
	background-color: #A2D89E;
}

#tblBodyBottom
{
	width: 100%;
	height: 100%;
}

#tdOuterLinks
{
	width: 180px;
	height: 100%;
	background-color: #0D7500;
}

#tblOuterLinks
{
	width: 100%;
	height: 100%;
}

#tdLinks
{
	border-right: #163c12 2px solid;
	border-top: #163c12 2px solid;
	border-left: #163c12 2px solid;
	border-bottom: #163c12 2px solid;
	background-color: #DFF3DD;
	padding: 10px 15px 10px 15px;
	font-size: 13px;
	font-weight: bold;
}

#tdOuterContent
{
	height: 100%;
	background-color: #0D7500;
}

#tblOuterContent
{
	width: 100%;
	height: 100%;
}

#tdContent
{
	border-right: #163c12 2px solid;
	border-top: #163c12 2px solid;
	border-left: #163c12 2px solid;
	border-bottom: #163c12 2px solid;
	background-color: White;
	padding: 10px 15px 10px 15px;
	font-size: 13px;
}

.vShadow
{
	background-position: right top;
	background-image: url(images/vshadow.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 1px;
}

.hShadow
{
	background-position: right top;
	background-image: url(images/hshadow.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.contentTitle
{
	font-family: 'Times New Roman' , Tahoma;
	font-size: 35px;
	font-weight: bold;
}

.topLink
{
	padding-left: 10px;
}

.topLinkBullet
{
	padding-left: 10px;
	padding-right: 10px;
}

.topActiveLinkBullet
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #163C12;
}

.topActiveLink
{
	padding-left: 10px;
	background-color: #163C12;
}

.topLinkSpacer
{
	width: 20px;
}

.indentedDiv
{
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 8px;
	border-right: solid 2px #339966;
}
