BODY{
	background-color: #f0f4f7;
	margin: 0px;
}
.Main{
	width: 760px;
}

.L{

	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../IMG/L.gif);
}
.LBtm{
	
	background-image:url(../IMG/L_Btm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 230px;
}

.LTop{
	height: 300px;
	background-image: url(../IMG/L_Top.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.R{

	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../IMG/R.gif);
}
.RBtm{
	background-image: url(../IMG/R_Btm.jpg);
	background-repeat: no-repeat;
	height: 230px;
	background-position: left;
}
.RTop{
	height: 300px;
	background-image: url(../Img/R_Top.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.H1{
	height: 30px;
	width: 760px;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-right: 5px;
	background-image: url(../IMG/H1.jpg);
}
.TOP{
	height: 300px;
	width: 760px;
	background-image: url(../IMG/Top.jpg);
}
.Nav{
	width: 200px;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../IMG/Nav_Bg.gif);
}
.Content{

	background-image: url(../IMG/Content.gif);
	background-repeat: repeat-y;
}
	
		

.ContentTop{
	background-image: url(../Img/Content_Top.jpg);
	background-position: Bottom;
	background-repeat: no-repeat;
}
.Btm{
	background-image: url(../IMG/Btm.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	height: 40px;
}

.clsMenu1
{
	background-position: top;
	background-image: url(../Img/Btn_1.jpg);
	height:30px;
	width: 200px;
	text-indent: 4px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.clsMenu2
{
	background-image: url(../IMG/Btn_2.jpg);
	height: 26px;
	width: 200px;
	text-indent:17px;
	vertical-align: middle;
	text-align: left;
	background-repeat: no-repeat;
}
.clsMenu3
{
	background-image: url(../Img/Btn_3.jpg);
	height: 24px;
	width: 200px;
	text-indent: 23px;
	vertical-align: middle;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #37355f;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5a6670;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #7a858f;
}
a,.clsClick
{
	color: #181190;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}

A{color:#4f2323;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: justify;font-weight: normal;}
TD,P,UL{color:#9c9c9c;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: justify;font-weight: normal;}
H1{color:#9c9c9c;font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-align: right;font-weight: bold;margin-bottom: 0px;}
H2{color:#7c7b7b;font-family: Arial, Helvetica, sans-serif;font-size: 14px;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;}

