body
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	background: #222222;
}

.container
{
	width:900px; 
/*	height: 700px; */
	margin: 15px auto;
	padding:30px 30px 10px 30px; 
	background: #ffffff; 
	line-height: 23px;  
	border:1px solid #dfdfdf;
	border-radius: 10px 10px;
}

#Logo
{
	width: 80px; 
	float:left;
}

#LogoText
{
/*	width: 450px; */
	width: 100%;
	float:left; 
/*	padding: 16px;*/
	text-align: center;
}

#header
{
	width: 800px; 
	height: 45px; 
	float: left; 
	margin: 0 40px 15px 40px; 
	text-align:left; 
	padding: 10px 10px 3px 10px;  
	font-size:28px; 
	border-bottom:1px solid #dfdfdf;
}

.sec_blank
{
	float:left;
	height:1px;
	width: 800px; 
	margin: 0 40px 0px 40px; 
	padding: 0px 10px 0px 10px;  
}

.sec_tips
{
	width:760px; 
	margin: 0 40px 0 40px; 
	float:left; 
	text-align:left;
	padding: 5px 5px 5px 5px; 
}

p
{
	margin:0;
	padding:0;
	line-height: 27px;
	text-indent: 0px;
}

#sec_btm
{
	 float:left; 
	 width:800px; 
	 height: 45px; 
	 margin: 0px 0 50px 0; 
	 padding:20px 50px 10px 50px;
	 text-align: center;
}

#sec_btm a,a:link,a:visited
{
	text-decoration: none;
	color: #0011ff;
}

#sec_btm a:hover
{
	color: #0077ff;
}

.texts
{
/*	float: left;*/
	width: 810px;
	height: 200px;
	margin: 5px 40px 5px 40px; 
	padding: 5px 5px 5px 5px; 
	line-height: 18px;
}

.Quantity
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
}

.txt_value
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	width: 90px;
}

.noboder
{
	border-width: 0;
	outline-width: 0;
}

#txt1
{
/*	font-family: Courier New;
	font-weight: bold;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
}

#txt2
{
	font-family: Courier New;
	font-weight: bold;
	font-size: 16px;
}

.CSSBtn
{
	float:left;
	padding: 0 11px 0 11px;
	height:36px;
	margin: 0 8px 0 0px;
	line-height:36px;
	text-align: center;
	cursor:pointer;	

  background: #0598fa;
  background-image: -webkit-linear-gradient(top, #0598fa, #086aa3);
  background-image: -moz-linear-gradient(top, #0598fa, #086aa3);
  background-image: -ms-linear-gradient(top, #0598fa, #086aa3);
  background-image: -o-linear-gradient(top, #0598fa, #086aa3);
  background-image: linear-gradient(to bottom, #0598fa, #086aa3);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}


.CSSBtn2
{
	float:left;
	padding: 0 11px 0 11px;
	height:36px;
	margin: 0 8px 0 0px;
	line-height:36px;
	text-align: center;
	cursor:pointer;	

  background: #3BD2ED;
  background-image: -webkit-linear-gradient(top, #3BD2ED, #097588);
  background-image: -moz-linear-gradient(top, #3BD2ED, #097588);
  background-image: -ms-linear-gradient(top, #3BD2ED, #097588);
  background-image: -o-linear-gradient(top, #3BD2ED, #097588);
  background-image: linear-gradient(to bottom, #3BD2ED, #097588);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

.btn_parent
{
	float:left;
	height:50px;
	width: 800px; 
	margin: 5px 10px 0px 30px; 
	padding: 0px 10px 0px 10px;  
}	

.check_box
{
	float:left;
	height:  36px;
	padding: 0px 0 0px 10px;	
	line-height:36px;
}

.chklabel
{
	display: inline-block;
	cursor: pointer;		
}



.PASSAD
{
	width: 728px; 
	height: 90px; 
	float: left; 
	margin: 0 40px 15px 40px; 
	padding: 10px 46px 6px 46px;  
	background: #fff;
}
