﻿*
{
	font-family: Tahoma;
}
body
{
	background-color: white;
	margin: 0px;
	padding: 0px;
	color: saddlebrown;
	background-position: left top;
	background-image: url(Images/img01.gif);
	background-repeat: repeat-x;
}
#MAIN_DIV
{
	margin-left: auto;
	margin-right: auto;
	width:950px;
	height:auto;
}

/*-----------------------------------------*/
#HEADER
{
	width: 100%;
	height: 150px;
	float: left;
	background-position: left top;
	background-image: url(Images/img21.gif);
	background-repeat: no-repeat;
}
#HEADER_RIGHT
{
	float: right;
	height: 100%;
	width: 500px;
	background-position: right bottom;
	background-image: url(Images/img03.gif);
	background-repeat: no-repeat;
}
#HEADER_LEFT
{
	float: left;
	height: 100%;
	width: 375px;
	background-position: left bottom;
	background-image: url(Images/img05.gif);
	background-repeat: no-repeat;
}
/*-----------------------------------------*/
#BODY
{
	width: 100%;
	height: auto;
	padding-top: 15px;
	float:left;
}
#BODY_LEFT_BAR
{
	height: 100%;
	float: left;
	background-position: left top;
	background-image: url(Images/img07.gif);
	background-repeat: repeat-y;
}
#BODY_LEFT_BAR_TOP
{
	float:left;
	width: 100%;
	height: 16px;
	background-position: left top;
	background-image: url(Images/img06.gif);
	background-repeat: no-repeat;
}
#BODY_LEFT_BAR_TOP_RIGHT
{
	background-position: right bottom;
	background-image: url(Images/img08.gif);
	width: 201px;
	background-repeat: no-repeat;
	height: 100%;
	float:right
}
/*-----------------------------------------*/
#FOOTER
{
	float:left;
	width:100%;
	height:200px;
}
/*-----------------------------------------*/
#Center
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 77px;
	background-image: url(Images/img2-2.gif);
	width: 540px;
	height: 421px;
	direction: rtl;
	text-align: right;
}
/*-----------------------------------------*/
A
{
	text-transform: none;
	text-decoration: none;
	color: #0e4176;
}
A:hover
{
	text-decoration: underline;
}
.Menu_C1
{
	padding: 0;
	background-position: right center;
	background-image: url(Images/img11.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	width: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 14px;
	height: 16px;
	text-align: right;
	padding-right: 20px;
	font-size: 8pt;
}
.Menu_C1:hover
{
	background-image: url(Images/img12.gif);
	background-repeat: no-repeat;
}

.Menu_C2
{
	padding: 0;
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: auto;
	margin-top: 6px;
	margin-bottom: 14px;
	margin-right: 20px;
	height: auto;
	text-align: right;
	padding-right: 20px;
	font-size: 8pt;
	line-height: 12pt;
}
.Menu_C3
{
	padding: 0;
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: auto;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-right: 20px;
	height: auto;
	text-align: justify;
	padding-right: 20px;
	font-size: 8pt;
	line-height: 12pt;
	text-justify: auto;
}
.Menu_C4
{
	color: brown;
	padding: 0;
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: auto;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-right: 20px;
	height: auto;
	text-align: justify;
	padding-right: 20px;
	font-size: 8pt;
	line-height: 12pt;
	text-justify: auto;	
}
.Menu_C2:hover,Menu_C3:hover,Menu_C4:hover
{
	background-repeat: no-repeat;
}

