@charset "utf-8";
/* CSS Document */
body {
background:url(images/backlinksbg.gif) repeat-x;
margin:0px;
font:normal 13px/16px Arial, Helvetica, sans-serif;
color:#2a6891;
}
h1{
font:normal 18px/16px Georgia, "Times New Roman", Times, serif;
display:inline;
color:#000000;
}
h1 span {
color:#f66009;
}
h2 {
font-size:19px;
}
a {
color:#0033FF;
}

p{
text-align:left; 
}
table.footer {
color:#FFFFFF;
background-color:#000000;
text-align:center;
font-size:11px;
}
table.footer a {
color: #FFFFFF;
text-decoration:none;
font-size:11px;
}
table.footer a:hover {
text-decoration:underline;
}
td.paymentform{
background:url(images/highprlinks.jpg) no-repeat;
width:260px;
}
td.error {
color:#FF0000;
}
td.formtext {
font-size:15px;
font-weight:bold;
color:#0066CC;
}
td.captcha {
background:#0281ac;
color:#00CCFF;
text-align:center;
font-style:italic;
font-weight:bold;
font-size:18px;
text-decoration:line-through;
}
input.btn
{
	font-family:Arial, Tahoma, Verdana;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;	
	background:#94afc5;
	border:1px solid #FFFFFF;
	border-style:double;
	height:20px;
	margin:0px;
	
}

input.text
{
	font-family:Arial, Tahoma, Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#999999;	
	background:#ffffff;
	border:1.5px solid #009900;
	border-style:double;
}
