td, table, select, input, textarea{
	font-family:verdana;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	color:#666666
}

a { color:Blue; text-decoration:underline; color: blue; }

a:link { color:Blue; text-decoration:underline; color: blue;}
a:hover { color:Blue; text-decoration:underline; color: blue;}

#pscroller1{
width: 200px;
height: 100px;
border: px solid black;
padding: 5px 5px;
background-color:#5B78C8
}
.text1 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.markermenu{
	padding-left: 10px;
}

.markermenu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

.markermenu ul li a{
	color: #000000;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 2px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-image: url(../images/arrow.jpg);
}


.markermenu ul li a:visited, .markermenu ul li a:active{
color: #000000;
}

.markermenu ul li a:hover{
	color: #f87d01;
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */
.top {
	font-family: Wingdings, "Wingdings 2", "Wingdings 3";
	font-weight: bold;
	color: #FF8900;
	font-size: 16px;
}
.top:hover {
	font-family: Wingdings, "Wingdings 2", "Wingdings 3";
	font-weight: bold;
	color: #E7E4DF;
	font-size: 16px;
	text-decoration: none;
}.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FC8201;
	text-decoration: none;
	line-height: 25px;
}
.text_color{
	color: #46a6cc;
}


body#Home a#Home,
body#aboutus a#aboutus,
body#servicepricing a#servicepricing,
body#howitworks a#howitworks,
body#riskfree a#riskfree,
body#testimonials a#testimonials,
body#faqs a#faqs,
body#contactus a#contactus,
{
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 6px;
	}

