html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
	background-image: url("../img/bck.jpg");
background-repeat: repeat-x;
background-color:#BEE2F2;
}


p, td {font-size: 14px; color: #666666; line-height:180%; font-family: georgia; text-decoration: none;}

img, div, input { behavior: url("css/iepngfix.htc") }

A {color: #ffffff;  text-decoration: none }
A:visited { text-decoration: none }
A:active { text-decoration: none }
A:hover { text-decoration: underline }
#acloginpod {
	width:320px;
	background:#ebebeb url(../img/acloginpodbg.gif) repeat-x;
	border:1px solid #999999;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

#acloginpod2 {
	width:820px;
	background:#ebebeb url(../img/acloginpodbg.gif) repeat-x;
	border:1px solid #999999;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	padding:10PX;
}
#acloginpod .acloginform {
	margin:22px;
}
#acloginpod form, #acloginpod fieldset {
	margin:0 !important;
	padding:0 !important;
}
#acloginpod legend em {
	position:absolute;
	left:-9999em;
}
#acloginpod label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}
#acloginpod label span.loginerror {
	font-size:10px;
	color:#8d1c1c;
}
#acloginpod input.textinput {
	width:100%;
	height:40px;
	border:1px solid #d3d3d3;
	background:#fff url(../img/textinputbg.gif) repeat-x;
	font-size:15px;
	color:#000;
	text-indent:0px;
	padding:10px;
}

#acloginpod input:focus {
	border-color:#77b2ee;
}
#acloginpod input.error, #acloginpod input.error:focus {
	border-color:#8d1c1c;
}
#acloginpod .errormsg {
	font-size:14px;
	font-weight:bold;
	color:#8d1c1c;
	margin-bottom:15px;
}
#acloginpod .acloginbttn {
	display:block;
	float:right;
	width:121px;
	height:42px;
	background:url(../img/acloginpodbttn.gif) no-repeat;
	margin-top:10px;
}
#acloginpod .acloginbttn:hover, #acloginpod .acloginbttn:focus {
	background-position:right top;
}

#acloginpod .aclogin-action label {
	font-size:12px;
	color:#777;
	border-bottom:1px solid #d3d3d3;
	padding:0 0 5px;
	margin:0 0 7px;
}
#acloginpod .aclogin-action label input {
	vertical-align:middle;
}
#acloginpod a.forgotpass {
	display:block;
	font-size:12px;
	color:#aaa;
}
#acloginpod a.forgotpass:hover,
#acloginpod a.forgotpass:focus {
	color:#8d1c1c;
}
body.aclogin .lcol {
	float:left;
	width:340px;
}
body.aclogin .rcol {
	width:545px;
	float:right;
	padding:0 0 0 45px;
	margin-right:0;
	border-left:1px solid #d3d3d3;
}
body.aclogin .pagecontent {
	margin:0;
	padding:0;
}
.fl-left {
	float:left;
}

.tops {

	background:url(../img/top.jpg) repeat-x; COLOR:#FFFFFF;

}

.form2 textarea{width:180px; height:60px; border:1px solid #cccccc; padding:8px 0 0 5px;
background-image: url("../images/bck_form.jpg"); background-repeat:repeat-x; 
}

.form2 input {width:180px; height:25px; border:1px solid #cccccc; padding:5px 0 0 5px;
background-image: url("../images/bck_form.jpg"); background-repeat:repeat-x; 
line-height:100%;
}