body {
	background-color: #000000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.style3 {color: #000000; font-size: 9px; font-weight: bold; }
.style10 {font-size: 9px; }
.style9 {color: #FFFFFF; font-size: 9px; }
.style13 {color: #000066; font-size: 9px; font-weight: bold; }
.style14 {font-weight: bold; font-size: 9px;}
.style15 {color: #000066; font-size: 9px; }
.style16 {color: #000066}
-->


.align{
	
}

.btQuote {	
	position:relative;
	left:22px;
	right:100px;
	top:20px;
	width:225px;
	with:230px;
	height:55px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/quote_button.png );
}
.btQuote:hover {
	background-image:url(../images/quote_button_over.png );
}



#btn_getstarted
   {
background:url(../images/quote_btn1.png) no-repeat; width:255px; height:50px; margin:0px; padding:0px; border:none; margin-left:-5px; cursor:pointer;outline:none;
}
#btn_getstarted:hover
{
background:url(../images/quote_btn_over1.png) no-repeat; width:255px; height:50px; margin:0px; padding:0px; border:none; margin-left:-5px; cursor:pointer;
}



</style>