@charset "utf-8";
/* CSS Document */

body { behavior: url("csshover3.htc"); background:#f0f0f0 } 

.picpng { behavior:url(iepngfix.htc); }
img, td, div, a, input { behavior:url(iepngfix.htc); }
img { border:0px; }
#topshadow {
	background-image: url(img/content_top_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 668px;
}
#contentheader {
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 24px;
	width: 638px;
	padding-right: 15px;
	padding-left: 15px;
}
#content {
	width: 608px;
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 2px 30px 15px 30px;
}
#bottomshadow {
	background-image: url(img/content_bottom_shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 638px;
	padding-right: 15px;
	padding-left: 15px;
}
.advvvv {
	height: 75px;
	width: 145px;
	background-image: url(img/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 12px 9px 0 9px;
}

form input, textarea {
	/*background:url(img/conts_img.png) repeat-y center top;*/
	background-color:#f0f5f7;
	border:1px solid #8c8c8c;
	height:22px;
	margin:0 1px 0 0;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
form #a1 {
	margin-left:0px;		
	width:100%;
}
form #a2 {
	margin-left:0px;		
	width:100%;
}
form #a3 {
	height:180px;		
	width:100%;
}
form #a4 {
	width:75px;
	cursor:pointer;
}
353px