BODY{
	background-image: url(../IMG/Bg.jpg);
	background-color: #a3a9ad;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
.Main{
	width: 760px;
}

.L{
	background-image: url(../IMG/L.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.R{
	background-image: url(../IMG/R.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.LBtm{
	
	background-image:url(../IMG/LBtm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 155px;
}
.LMid{
	background-image: url(../IMG/LMid.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.LTop{
	height: 360px;
	background-image: url(../IMG/LTop.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.RBtm{
	background-image: url(../IMG/RBtm.jpg);
	background-repeat: no-repeat;
	height: 330px;
	background-position: left;
}
.RTop{
	height: 249px;
	background-image: url(../Img/RTop.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.RMid{
	background-image: url(../IMG/RMid.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.H1{
	background-image: url(../IMG/H1.jpg);
	height: 45px;
	width: 760px;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-right: 0px;
}
.TOP{
	height: 224px;
	width: 760px;
}
.Nav{
	width: 200px;
	vertical-align: top;
	background-color: #c7cace;
}
.Content{

	background-image: url(../IMG/ContentBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
	
.ContentTop{
	background-image: url(../Img/ContentTop.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.Btm{
	background-image: url(../IMG/Btm.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 76px;
	text-align: right;
	padding-bottom: 12px;
}

.clsMenu1
{
	background-position: top;
	background-image: url(../Img/Btn1.gif);
	height:28px;
	width: 200px;
	text-indent: 5px;
	vertical-align: bottom;
	padding-bottom: 7px;
}
.clsMenu2
{
	background-image: url(../IMG/Btn2.jpg);
	background-position: middle;
	text-align: right;
	height: 34px;
	width: 200px;
	padding-right: 20px;
	vertical-align: middle;
	padding-bottom: 2px;
}
.clsMenu3
{
	background-image: url(../IMG/Btn3.jpg);
	background-position: top;
	height: 28px;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 7px;
	vertical-align: bottom;
	text-align: right;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*color: #8f8d8d;*/
	color:#FFFFFF;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6b0035;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #383833;
}
a,.clsClick
{
	color: #6b0035;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}
TH, .clsHead,strong
{
	color:#6b0035;
	font-size:12px;
}
.clsRedBold
{
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
}
.clsGalName
{
	text-align:center;
}


TD,P,UL{color:#4b4b4b;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
H1{color:#6b0035;font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-align: right;font-weight: bold;margin-bottom: 0px;}
H2{color:#054ca4;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: left;font-weight: bold;}
A.Disc{color:#054ca4;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: right;font-weight: normal;}

