/* Easy Slider */

	#slider
	{
		border:solid 0px;
		top:0px;
		position:absolute;
		z-index:100;
		display:none;
	}


#content{
	position:absolute;
	z-index:-9999;
	}

BODY{
	background-color:#eeeced;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: top;
	/*background-image: url(../Img/Bg.jpg);*/
	/*position:absolute;*/
	height:100%;
}
.Main{
	width: 960px;
	height:100%;
}
.Nav{
	/*background-repeat: no-repeat;*/
	height: 64px;
	background-image: url(../Img/Nav.jpg);	
	vertical-align:top;
}

.LTable
{
	height:100%;	
}
.L
{
	height:100%;
	width:30%;	
}
.R
{
	height:100%;
	width:30%;	
}
.LTop{
	background-image: url(../IMG/LTop.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height: 516px;
	width: 100%;
}
.LMid
{
	background-image: url(../IMG/LMid.jpg);
	background-position: right;	
}
.LBtm{
	background-image: url(../IMG/LBtm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 484px;
	width: 100%;
}
.RTable
{
	height:100%;	
}
.RTop{
	background-image: url(../IMG/RTop.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 516px;
	width: 100%;
}
.RMid
{
	background-image: url(../IMG/R.jpg);
	background-position: left;	
}
.RBtm{
	background-image: url(../IMG/RBtm.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 484px;
	width: 100%;
}

.H1{
	background-image: url(../IMG/H1.jpg);
	height: 70px;
	width: 960px;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
}


.Content{
	background-color: #ffffff;
	background-image: url(../IMG/Content.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 960px;
	height:100%;
}

.TopTable,.tblContent
{
	height:100%;
}

HTML
{
	width:100%;
	height:100%;
}
	
.ContentTop{
	background-image: url(../Img/ContentTop.jpg);
	background-position: Top;
	background-repeat: no-repeat;
	background-position: 100% 0% ;
}


/*.clsMenu1
{
	background-position: top;
	background-image: url(../Img/Btn1.png);
	height:34px;
	width: 220px;
	text-indent: 6px;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.clsMenu2
{
	background-image: url(../IMG/Btn2.png);
	background-position: top;
	height: 27px;
	width: 220px;
	text-indent:12px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.clsMenu3
{
	background-image: url(../IMG/Btn3.png);
	background-position: top;
	height: 26px;
	width: 220px;
	text-indent: 17px;
	vertical-align: bottom;
	padding-bottom: 6px;
	text-align: right;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#640000;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #020c3d;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}*/
a,.clsClick
{
	color: #0382d0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}
TH, .clsHead,strong
{
	color:#053ea7;
	font-size:13px;
}
.clsRedBold
{
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
}
.clsGalName
{
	text-align:center;
}

A{color:#830000;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
TD,P,UL,LI{color:#454646;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;line-height: 150%; }
UL{color:#6a6567 ;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;line-height: 120%;padding-top:0px;margin-top:0px;}
H1{color:#1383df;font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-align: left;font-weight: bold;margin-bottom: 0px;}
H2{color:#1383df;font-family: Arial, Helvetica, sans-serif;font-size: 18px; text-align: center; font-weight: bold;}
A.Disc{color:#bcb7a0;font-family: Arial, Helvetica, sans-serif;font-size: 10px;/*text-align: right;*/font-weight: normal;}

