/* CSS Document */

body {
	font: lighter normal small Arial,Helvetica,sans-serif;
	color: #000;
	background: #B9E3FF url(MainPage28.gif) no-repeat top center;
	margin-top: 0px;
}
a:link {
	color: #09F;
}
a:visited {
	color: #09F;
}
a:hover {
	color: #C9F;
}
a:active {
	color: #C9F;
}

/* links */
a.blue{color:#0000FF;text-decoration:underline;}
a.blue:hover{color:#0000FF;}

a.download
{
	background-image:url(buy-now.png);
	text-decoration:underline;
	background-position:0px 0px;
	background-repeat:repeat-x;
	display:block;
	width:170px;
	height:63px;
}
a.download:hover{background-position:0px -63px;}
a.more_info
{
	background-image:url(morInfo.png);
	display:block;
	text-decoration:underline;
	background-repeat:repeat-x;
	width:124px;
	height:63px;
}
a.more_info:hover
{
	background-position:0px -63px;
}
/*a.download:hover
{
	background-image:url(Pro-Arrow.png);
	display:block;
	width:215px;
	height:60px;
}*/
a.download1
{
	background-image:url(start-a-credit-repair-business.png) !important;
	background-repeat:repeat-x;
	display:block;
	width:298px;
	height:38px;
	text-decoration:underline;
}
a.download1:hover{background-position:0px -38px;}
a.Entrepreneurs
{
	background-image:url(business_opportunity.png);
	background-repeat:repeat-x;
	display:block;
	width:268px;
	height:105px;
	text-decoration:underline;
}
a.Entrepreneurs:hover{
	background-position:0px -105px;
}
a.download_button
{
	background:#FFFFFF url(BuyNowREDSmall.gif) top left no-repeat;
	width:91px;
	height:25px;
	display:block;
	text-decoration:underline;
}



/*  font properties  */
.bold{font-weight:bold;}
.italic{font-style:italic;}
.normal{font-weight:normal;}
.ff_1{font-family: Verdana, Arial, Helvetica, sans-serif;}

/* font-size */
.fs_20{font-size:20px;}
.fs_19{font-size:19px;}
.fs_18{font-size:18px;}
.fs_17{font-size:17px;}
.fs_16{font-size:16px;}
.fs_15{font-size:15px;}
.fs_14{font-size:14px;}
.fs_13{font-size:13px;}
.fs_12{font-size:12px;}
.fs_11{font-size:11px;}
.fs_10{font-size:10px;}
.fs_9{font-size:9px;}


/* font-color */
.fc_white{color:#FFF;}
.fc_gray{color:#CCCCCC;}
.fc_blue{color:#0000FF;}
.fc_blue1{color:#82DDFB;}
.fc_blue2{color:#0664F7;}
.fc_blue3{color:#4AA5FF;}
.fc_red{color:#FF0000;}
.fc_brown{color:#990000;}


/* background-color */
.bc_white{background-color:#FFF;}
.bc_grey{background-color:#CCCCCC;}
.bc_grey1{background-color:#E9E9E9;}
.bc_red{background-color:#FF0000;}
.bc_lblue{background-color:#D7EBFF;}
.bc_lyellow{background-color:#FFFFCC;}
.bc_lgreen{background-color:#99FF99;}

/* bullet */
.bu_yellow_check tr{background: url(MediumCheck1.png) left top no-repeat;}
.bu_yellow_check td.check{padding:0px 0px 10px 28px;}

.bu_red_check tr{background: url(RedCheck1.png) left top no-repeat;}
.bu_red_check td{padding:0px 0px 15px 25px;}

.bu_brown_check tr{background: url(Check-Brown.gif) left top no-repeat;}
.bu_brown_check td{padding:0px 0px 15px 35px;}

/* border */
.table_border{border:1px inset #ACA899;}
.table_border td{border:1px inset #ACA899;padding:1px;}

/* check image for table */
.check_green{background-image:url(check-green.gif);background-position:center center;background-repeat:no-repeat;}
.check_blue{background-image:url(check-blue.gif);background-position:center center;background-repeat:no-repeat;}
.check_black{background-image:url(check-black.gif);background-position:center center;background-repeat:no-repeat;}
.cancel_red{background-image:url(cancel-red.gif);background-position:center center;background-repeat:no-repeat;}

