BODY{
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../IMG/Body_Bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.L{
	background-image: url(../IMG/L_Bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.LTop{
	height: 774px;
	background-image: url(../IMG/L_Top.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.LBtm{
	height: 170px;
	background-image: url(../IMG/L_Btm.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.R{
	background-image: url(../IMG/R_Bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.RTop{
	height: 235px;
	background-image: url(../IMG/R_Top.gif);
	background-position: Left;
	background-repeat: no-repeat;
}
.RTopGds{
	height: 235px;
	background-image: url(../IMG/R_TopGds.gif);
	background-position: Left;
	background-repeat: no-repeat;
}
.RBtm{
	height: 170px;
	background-image: url(../IMG/R_Btm.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.BODY{
	width: 560px;
}
.H1{
	height: 30px;
	width: 760px;
	background-image: url(../IMG/H1_Bg.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-indent: 162px;
}
.TOP{
	height:200px;
	width: 560px;
		
}
TABLE.TOP{
	width: 760px;
	height: 175px;
}
.NAV{
	width: 200px;
	vertical-align: top;
	background-image: url(../IMG/Nav_Bg.gif);
	background-repeat: no-repeat;
}
.Menu{
	text-align: right;
	height:37px;
}
TABLE.CONTENT{
	width: 560px;
	background-image: url(../IMG/Content_Top.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 100%;

}
.Btm{
	width: 760px;
	height: 170px;
	background-image: url(../IMG/Btm.jpg);
	vertical-align: bottom;
}
.clsMenu1
{
	background-image: url(../IMG/Btn_1.jpg);
	height: 20px;
	width: 200px;
	text-indent: 3px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.clsMenu2
{
	background-image: url(../IMG/Btn_2.jpg);
	height: 18px;
	width: 200px;
	text-indent: 19px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.clsMenu3
{
	background-image: url(../IMG/Btn_3.jpg);
	height: 18px;
	width: 200px;
	text-indent: 26px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #515d99;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #7e87b8;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #9ba6bb;
}
.clsMenuA1:hover
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #f36a05;
}
a,.clsClick
{
	color: #0a56f0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}
#divMenu
{
	display:none;
	position:absolute;
	width:210px;
	top:245px;
	border:solid 1px #515d99;
	background-color: #f1f6ed;
}

.clsGal
{
	background-color:#f1f6ed;	
	text-align: center;
	padding: 10px;
	border:solid 1px #d2dcca;
}
.clsGalImgTd
{
	vertical-align:middle;
	text-align: center;
}
.clsGalImg
{
	border:solid 1px #8589a1;
}

P,UL{color:#5a875e;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: justify;font-weight: normal;}
A{color:#f39628;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: justify;font-weight: bold;}
TD{color:#206927;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
H1{color:#206927;font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-align: left;font-weight: bold;margin-bottom: 2px;}
H2{color:#515d99;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: left;font-weight: bold;}
P.Center{ text-align: center;}