a:link, a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}


body 
{
	font-family: Tahoma, Verdana, "Times New Roman";
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url("../back_grad.gif");
	background-repeat: repeat-x;
	background-attachment: fixed;
}


.tablequote {
	
}
.maintable
{
	background-image: url("../images/table_bottom.jpg");
	background-position: 0% 100%;
	background-repeat: no-repeat;
}