BODY{
	background-color: #555b67;
	margin: 0px;
}
.BODY{
	width: 760px;
	vertical-align: top;
	/*background-image: url(../IMG/Main_Bg.jpg);*/
}
.L{
	background-image: url(../IMG/L_Bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.LTop{
	height: 530px;
	background-image: url(../IMG/L_Top.jpg);
	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: 430px;
	background-image: url(../IMG/R_Top.jpg);
	background-position: Left;
	background-repeat: no-repeat;
}
.RBtm{
	height: 170px;
	background-image: url(../IMG/R_Btm.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.H1{
	height: 30px;
	width: 760px;
	background-image: url(../IMG/H1_Bg.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-indent: 162px;
}
.TOP{
	height: 270px;
	width: 760px;
}
TABLE.TOP{
	width: 760px;
	height: 175px;
}
.NAV{
	width: 200px;
	vertical-align: top;
	background-image: url(../IMG/Nav_Bg.jpg);
	background-repeat: repeat-y;
}
.CONTENT{
	width: 560px;
	background-image: url(../IMG/Content_Bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	vertical-align: top;
}
TABLE.CONTENT{
	width: 560px;
	/*background-image: url(../IMG/Content_Top.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}
.Btm{
	width: 760px;
	height: 170px;
	background-image: url(../IMG/Btm.jpg);
	vertical-align: bottom;
}
.clsMenu1
{
	background-image: url(../IMG/Btn_1.jpg);
	height: 30px;
	width: 200px;
	text-indent: 3px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.clsMenu2
{
	background-image: url(../IMG/Btn_2.jpg);
	height: 26px;
	width: 200px;
	text-indent: 19px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.clsMenu3
{
	background-image: url(../IMG/Btn_3.jpg);
	height: 26px;
	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: #b4bed3;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #9ba6bb;
}
.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: #efc0f8;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
}

TH {color:#b4bed3;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align:left;}
P,UL,TD{color:#b4bed3;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
H1{color:#FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: left;font-weight: bold;margin-bottom: 2px;}
H2{color:#b4bed3;font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-align: left;font-weight: bold;}
