body, form, td {
	margin: 0px 0px 0px 0px;
	font: normal 12px/18px arial, helvetica, sans-serif;
	color: #646262;
}
.main { background-image: url('../images/bg.jpg'); background-position: center 34px;}
i {color: #B0B0B0;}
hr {color: #C0C0C0; background-color: #E0E0E0; border: 0; height: 1px; width: 100%;}
h2 {font-size: 14px; color: #80C2C1; font-weight: normal;}
.red, b { color: red;}
b {font-weight: normal;}
.link, a.link:visited, a.link:hover, a.link:active, a:link, a:visited, a:hover, a:active {text-decoration: none; color: #80C2C1;}
.ftr, a.ftr:visited, a.ftr:hover, a.ftr:active, a.ftr:link {text-decoration: underline; color: #A0A0A0;}
.frm { width: 320px;}
.frm1 { width: 80px;}
.frm2 { width: 480px;}
.frm3 { width: 320px; height: 50px;}

/* Newsletter subscribe text */
span#newsletter_subscr {
	position:relative;
	padding-right:10px;
	padding-left:140px;
	left:100px;
}
span#newsletter_subscr2 {
color:#7b7979; 
font:Comic Sans MS; 
font-size:16px;
}

span#newsletter_subscr a {
	text-decoration:underline;
	}
	
#referForm{	position:absolute;width:400px;padding:10px;border:5px double #ffffff;background:#FFFFD3}
#referForm label{display:inline-block;width:120px;}
#referForm input{width:280px;}
#referForm .msg{height:20px;}
#referForm .process{background:url(../images/process.gif) no-repeat left center;padding-left:18px;}
#referForm .success{background:url(../images/success.gif) no-repeat left center;padding-left:18px;}
#referForm .closeBtn{position:relative;float:right;top:5px;margin-bottom:10px;}