
HTML, BODY{
	margin: 0;
	padding: 0;
	background: #fff9b4;
	color: #000;
	height: 100%;
	font: 12px Arial;	

}
INPUT, SELECT, textarea{
		font: 12px Arial;	
}
IMG{
	border: none;
}
TABLE{
	border-collapse: collapse;
}
TD{
	padding: 0;
}
A{
	color: #ff008a;
}


#text-table TD{
	font: 11px Arial;
	color: #323232;
	padding: 4px 0;
	vertical-align: top;

}
.pad-bot ul { margin: 5px 30px; padding: 0;  }
.pad-bot li {list-style: none; padding: 5px 0; margin: 0; position: relative; font-size: 12px;  }
.pad-bot li input { position: absolute; top: 3px; left: -25px;  }

#text-table A{

	font: 18px Arial;
}
#text-table .pad-bot A{
	font-size: 12px;
}
#img-table A{
	color: #ff008a;
}
#img-table .check-tr TD{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;

}
#img-table .check-tr h3 {
	margin: 0 0 5px 0; 
}
#text-table .pad-bot{
	padding-bottom: 14px;
}
.th2{
	font: normal 18px Arial;
	color: #000;
	padding:  40px 40px 0 220px;

}
.copyr { padding:  20px 0 0 220px} 
.copyr a { color: #17915e; }

#bgr1{
	height: 700px;
	background:  url(../i/line.png) repeat-x;
}
#bgr2{
	height: 700px;
	background:  url(../i/star_ok.png) 50% top no-repeat;
}
#content{
	padding-top: 15px;
	width: 650px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#c2b{
	font-weight: bold;
	font-size: 14px;
	color: #00a8b5;
	padding-left: 140px; 
}
#c2b A{
	color: #17915e;
	text-decoration: none;
}
#c2b .dark{
	color: #000;
}
#c2b IMG{
	margin-left: 75px;
}
#logo, #text{
	padding-left: 225px;
	padding-right: 70px;
}
#logo{
	padding-top: 3px;
}
#text{
	padding-top: 10px;
}
H1{
	font: bold 14px Arial;
}
#choose H1, 
#choose #main-choose{
	padding-left: 225px;
}
#choose H1{
	padding-right: 70px;
}
.choose{
	font: bold 13px Arial ;
	margin: 0 0 5px 0;
}
#choose TABLE{
	width: 100%;
}
TD.th3{
	width: 225px;
}
.text{
	width: 250px;
}
TEXTAREA.text{
	height: 70px;
}
A:hover{
	text-decoration: none;
}

#links {
	padding-left: 325px;
	padding-bottom: 50px;
}
#links A{
	font-size: 16px;
	font-weight: bold;
	color: #00a8b5;
	line-height: 150%;
}
#content #got-link{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
div.counter { display:inline; height:0px; left:-1000px; margin:0px; padding:0px; position:absolute; top:-1000px; visibility:hidden; width:0px; }

#ajax_response {
	margin-top: 20px;
	margin-left: 220px;
}

.img-table  h3 { font-size: 14px; color: #17915e; padding: 0 0 0 5px; }

a#submit { display: block; height: 24px; width: 120px; text-align: center; color: #fff; background: #ff008a; text-decoration: none; }
a#submit:hover {color: #000;}
a#submit.disable { background: #ccc; color: #fff; }

#selector a { font-size: 12px; font-weight: normal; }

.wrapper { border: 10px solid #17915e; padding: 5px; }