@charset "utf-8";
/* CSS Document */
/*Basic Style*/
body {
	padding:20px 0 50px 0;
	background:url(/images/body_bg.gif) repeat-x top left;
	border:none;
}
div, table, td, tr, th, p, span, ul, input {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:130%;
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	line-height:150%;
	padding:0;
	margin:0;
}
ul {
	list-style:none;
}
img {
	border:0;
	padding:0;
	margin:0;
}
img a {
	border:0;
}
a {
	color:#666;
	text-decoration:underline;
}
a:hover {
	color:#1696d0;
}
/*Turbo Fast Advertising list*/
#fastad {
	padding:3px 0 3px 0;
	list-style:none;
}
#fastad li {
	background:url(/images/fast_bullet.gif) no-repeat left 10px;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 7px 15px;
	border-bottom:1px dotted #e1e1e1;
}

/*Pricing table*/
#pricingtb1 {
}
#pricingtb1 th {
	padding:15px 20px 15px 20px;
	border:1px solid #fff;
	background-color:#2595d6;
	color:#fff;
	font-size:16px;
	font-family:"Arial Black", Gadget, sans-serif;
}
#pricingtb1 td {
	border:1px solid #fff;
	padding:15px 20px 15px 20px;
	font-weight:bold;
}
#pricingtb1 #second {
	background-color:#cbe6f5;
	font-size:20px;
	color:#0079c0;
	font-weight:bold;
}
#pricingtb1 #third {
	background-color:#f2f2f2;
	font-size:15px;
}
#pricingtb1 #fourth {
	background-color:#e2e2e2;
	font-size:14px;
}
#pricingtb1 #lastrow {
	padding:0;
	background-color:#2595d6;
	height:5px;
}
#pricingtb2 {
	border-top:8px solid #95c331;
	border-bottom:5px solid #95c331;
}
#pricingtb2 th {
	border-bottom:2px solid #95c331;
	padding:23px 20px 23px 20px;
	color:#555;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
}
#pricingtb2 td {
	padding:15px 20px 15px 20px;
	font-weight:bold;
}
#pricingtb2 #second {
	border-bottom:1px solid #95c331;
	background-color:#DBE895;
	font-size:15px;
	font-weight:bold;
}
#pricingtb2 #third {
	border-bottom:1px solid #95c331;
	font-size:15px;
	font-weight:bold;
}
