body {
	background-color: #b7b7b7;
	background-image: url('bgbodx.png');
	background-repeat: repeat-x; 
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	font-family: "Lucida Sans",Verdana;
	color: #787878;
	padding:0px;
	margin:0px;
}
a {color: #b10f3c;
text-decoration: none;
text-shadow: 1px 1px 2px white; 
	padding: 4px;
	font-size: 14px;
	line-height: 26px;

}
a:hover {color: #f5c7d7;
text-shadow: 1px 1px 2px black; 
}

h1 {
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 4x; 
	height: 18px;
	color: #2e294f; 
	text-transform:uppercase;
	text-shadow: 5px 5px 5px gray; 
	padding: 4px 4px 6px 4px;
	margin:0px
}
  

 
em,i {
	font-family: font-family: Palatino Linotype;
	color: #a99ac3;}
b,strong {
	color: #594878}
	

#container {
	width: 1600px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('bg.png');
	background-repeat: repeat-y;
}

#banner {
	
	background-image: url('head.png');
	height: 337px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#banner img {padding:10px 0px;} 


#banner2 {
	padding-left: 50px;
	padding-top: 16px;
	font-size: 16px;
	color: #827177; 
	text-shadow: 1px 1px 2px white; 
	font-family:Verdana, Verdana;
	font-weight: bold;
	letter-spacing: 0px; 
	height: 18px;
	background-image: url('head2.png');
	height: 95px;
	text-align: left;
	}
	

#content {
	padding: 50px 30px 0 0;
	margin-left: 30px;
	margin-right: 0px;
}
div#content { 
	min-height:750px;
	height:expression(this.scrollHeight > 700 ? "auto":"750px"); 
}

#content img
{	
padding: 5px;
margin: 2px;}

}

#left {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0 0 0 30px;
}

#footer {
	clear: both;
	margin: 0px;
	padding: 0 50px 0 0;
	text-align: right;
    color: transparent;
    width: 1600px;
	height: 120px;
	background-image: url('footer.png');
	background-repeat: no-repeat; }
	

#tabcontent {
 		border-color: #; 
 		border-style: none;
 		border: none;
		background-color: none; 
		border-collapse: collapse;
      	align: center;
		color: #c9d4dd;
		width: 1290px;
}

#tableft { padding-left: 20px;
   padding-right: 20px;
    color: #4c4c4c;
	background-color: #eaeaea;
    font-family:Arial;
    box-shadow: 3px 3px 5px rgba(235, 27, 85, 0.3), -3px -3px 5px rgba(130, 113, 119, 0.3);
    border-radius: 20px 20px 20px 20px;
	letter-spacing: 0.5px;
    font-size: 17px;
    line-height: 23px;
    text-align:center;
    border-style: solid;
    border-color: #3e3763; 
   
}  


#tabheader { 
	border-top: Opx;
	border-left: Opx;
	border-right: Opx;
	border-bottom: 0px;
	border-style:solid;
	border-color: #024576;
	padding-left: 13px;
	padding-top: 4px;
	font-size: 17px;
	color: #5c5c5c; 
	text-shadow: 1px 1px 2px white; 
	font-family:Helvetica;
	font-weight: bold;
	letter-spacing: 2px; 
	height: 20px;
	background-image: url('header_01.png');
	text-align:left; 
	text-indent: 40px;
	}
	

input
{
    
	color: #fff;
	background-color: #b7b7b7;
	background-image: url('bg.png');
	width: 1600px;
	padding: .2em .8em;
	text-decoration: none;
	border: 1px solid #fff;
}