BODY{
	background-color: #e7e3d9;
	margin: 0px;
}
.Main{
	width: 760px;
}

.L{
	background-image: url(../IMG/LBg.jpg);
	background-repeat: repeat-x;
	background-position: 100% 0%
}

.LTop{
	height: 488px;
	background-image: url(../IMG/LTop.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.LMid{
	background-image: url(../IMG/L.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.B{
	background-image: url(../IMG/RBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.RBtm{
	background-image: url(../IMG/RBtm.jpg);
	background-repeat: no-repeat;
	height: 248px;
}

.RTop{
	height: 488px;
	background-image: url(../Img/RTop.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.RMid{
	background-image: url(../IMG/R.jpg);
	background-position: 0%0%;
	background-repeat: repeat-y;
}
.H1{
	background-image: url(../IMG/H1.jpg);
	height: 29px;
	width: 760px;
	vertical-align: bottom;
	padding-bottom: 2px;
	padding-right: 0px;
}
.TOP{
	height: 255px;
	width: 760px;
}
.Nav{
	width: 760px;
	background-repeat: no-repeat;
	background-position: top;	background-image: url(../IMG/Nav_Bg.jpg);
}
.Content{

	background-image: url(../IMG/Content.jpg);
	background-repeat: repeat-y;
	background-position: 0px 233px;
}	

.ContentTop{
	background-image: url(../Img/Content_Top.jpg);
	background-position: Top;
	background-repeat: no-repeat;
}
.Btm{
	background-image: url(../IMG/Btm.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 259px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 48px;
}

.clsMenu1{
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 8px;
}

.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	/*color: #8f8d8d;*/
	color:#424242;
}
.clsMenuA1:HOVER
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	/*color: #8f8d8d;*/
	color:#98500f;
}
a,.clsClick
{
	color: #0a56f0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}
TH, .clsHead,strong
{
	color:#008000;
}
A{color:#4f2323;font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-align: justify;font-weight: normal;}
TD,P,UL{color:#404040;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
H1{color:#f3f0e9;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: right;font-weight: bold;margin-bottom: 0px;}
H2{color:#404040;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: left;font-weight: bold;}
H3{color:#404040;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: left;font-weight: bold;}
A.Disc{color:#9c9c9c;font-family: Arial, Helvetica, sans-serif;font-size: 10px;text-align: right;font-weight: normal;}

