/* Cascade scheme:

html
	body
		container
			error
			head / headsub
			main / mainsub
			foot
				subcontainer
*/

html {
  background: #ffffff;  
  overflow: scroll;	
} 

body {
  margin: 5px 0;
  padding: 0;
  text-align: center;
  font: 11px/160% Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

.container {
  margin: 0 auto;
  color: #000000;
  width: 880px;
  height: 600px;	
  text-align: left;
  padding-top: 0px;
}

.error {
   position: relative;
	width:880px; 
	height:100px; 
   margin: 0 auto;
	overflow:auto; 
	text-align:left; 
	font-size:11px; 
	border:1px solid black; 
	background-color:#ffa500;
}

.head {
  position: relative;
  background: #ffffff url(../res/main_head.jpg) no-repeat 0 0;
  width: 880px;
  height: 382px;	
  margin: 0 auto;
  padding: 0 0px;
  color: #6082a5;	
}

.headsub {
  position: relative;
  background: #ffffff url(../res/sub_head.jpg) no-repeat 0 0;
  width: 880px;
  height: 240px;	
  margin: 0 auto;
  padding: 0 0px;
  color: #6082a5;	
}


.main {
  position: relative;
  background: #ffffff url(../res/back_h.jpg) repeat 0 0px;
  top: 0px;	
  left: 0px;	
  width: 880px;
  height: 250px;	
  margin: 0 auto;
  padding: 0px 0 0 0px;
}

.mainsub {
  position: relative;
  background: #ffffff url(../res/back_h_sub.jpg) repeat 0 0px;
  top: 0px;	
  left: 0px;	
  width: 880px;
  height: 392px;
  margin: 0 auto;
  padding: 0px 0 0 0px;
}

.foot {
  position: relative;
  top:0px;
  clear: both;
  margin: 0 auto;
  width: 880px;
  padding: 0 0px;
}

ul, li, img, p, h1, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
}

pre {
  font: 14px Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

a, a:hover, a:focus {
  color: #6082a5;
  text-decoration: underline;
}

/* Text layers
====================================================*/


.h1text {
	position: relative;
	top: 5px;
	height: 30px;
	font-size:18px;
	font-weight:normal;
}

.h2text {
	position: relative;
	font-size:14px;
	font-weight:normal;
	text-align:justify;
   margin: 0 auto;
}

.subcontainer{
	position: relative;
   padding: 50px 20px 0px 340px;
}

.subcontainerfull{
	position: absolute;
   padding: 5px 0px 0px 125px;
}

.subcontainer2{
	position: relative;
   padding: 30px 20px 0px 340px;
}

.header_txt{
	position: relative;
   background: #ffffff url(../res/header_txt.jpg) no-repeat 0px 0px;
	left: 0px;
	top: 20px;
	height: 46px;
	width: 343px;
	text-align: left;
	vertical-align:middle;
   padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight:bold;
	color: #6082a5;
}



.code{
	position: relative;
	background-color: white;
	border: 1px solid #4c6074;
	font-size: 14px;
	text-align: left;
}

.gap60{
	position: relative;
	height: 60px;
}

.gap200{
	position: relative;
	height: 200px;
}

.text{
	font-weight:normal;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

.left{
	text-align: left;
}

.justify{
	text-align: justify;
}
.table{
	font-weight:normal;
	font-size:12px;
}




/* Menu
====================================================*/
.menuhead {
	position: relative;
	float: left;
	list-style: none;
	left: 0px;
	top: -130px;
	width: 380px;
	height: 100px;
	padding: 30px 0px 0px 500px;
	vertical-align:middle;
	font-size: 13px;
	font-weight: bold;
}

.menuhead li {
  float: left;
  height: 20px;
}

.menuhead a {
  float: left;
  height: 20px;
  padding: 0 0px;
  color: #6082a5;
  text-decoration: none;
  border-right: 1px solid #d0d0d0;
}

.menuhead span {
  background: #e1e1e1;
  height: 20px;
}

.menuhead a:hover, .menuhead a:focus {
  text-decoration: none;
  height: 20px;
  background: #6082a5;
  color: #ffffff;
}

.menuhead li.btn1 a {
  border-left: 1px solid #d0d0d0;
  height: 20px;
  vertical-align:middle;	
}





.menusubhead {
  position: relative;
  float: left;
  list-style: none;
  	top: -200px;
	left: 500px;
	width: 360px;
  height: 20px;
  background: #e1e1e1;
  padding: 1px 0 0 0px;
  font-size: 13px;
}

.menusubhead li {
  float: left;
}

.menusubhead a {
  float: left;
  padding: 0 4px;
  color: #6082a5;
  text-decoration: none;
  border-left: 1px solid #6082a5;
}

.menusubhead span {
	color:#6082a5;
	font-weight: bold;
}

.menusubhead a:hover, .menusubhead a:focus {
  text-decoration: underline;
}

.menusubhead li.btn1 a {
  border: 0;
}







.menufoot {
  position: absolute;
  left: 0px;
  top: 0px;		
  float: left;
  list-style: none;
  width: 190px;
  height: 216px;
  background: #ffffff url(../res/footer.jpg) repeat-x 0 0;
  padding: 5px 0px 0 690px;
  font-size: 11px;
  font-weight: bold;		
}

.menufoot li {
  float: left;
}

.menufoot a {
  float: left;
  padding: 0 8px;
  color: #ffffff;
  text-decoration: none;
  border-left: 1px solid #ffffff;
}

.menufoot span {
	color: #ffffff;
}

.menufoot a:hover, .menufoot a:focus {
  text-decoration: underline;
}

.menufoot li.btn1 a {
  border: 0;
}



/* Others
====================================================*/

.line1{
	position: relative;
	height: 1px;
	width: 935px;	
	background: black;
}

.line2{
	position: relative;
	height: 5px;
	width: 935px;	
	background: red;
}

/* End */