a.taxback
{
	color : #D1182D;
	text-decoration : none;
	font : 12px Arial, Helvetica, sans-serif;
}

a.taxback:hover
{
	color : #D1182D;
	text-decoration : underline;
	font : 12px Arial, Helvetica, sans-serif;
}


.left
{
	float : left;
}

.clear
{
	clear : both;
}


.GreyBox
{
	background : url(http://www.taxback.com/wwwN/images/pixel-grey.gif) repeat-x top;
	margin-bottom : 15px;
	width : 100%;
}

.GreyBox2
{
	background : url(http://www.taxback.com/wwwN/images/pixel-grey.gif) repeat-x bottom;
}

.GreyBox3
{
	background : url(http://www.taxback.com/wwwN/images/pixel-grey.gif) repeat-y top left;
}

.GreyBox4
{
	background : url(http://www.taxback.com/wwwN/images/pixel-grey.gif) repeat-y top right;
}

.GreyBox5
{
	background : url(http://www.taxback.com/wwwN/images/round-grey-top-left.gif) no-repeat top left;
}

.GreyBox6
{
	background : url(http://www.taxback.com/wwwN/images/round-grey-top-right.gif) no-repeat top right;
}

.GreyBox7
{
	background : url(http://www.taxback.com/wwwN/images/round-grey-bottom-right.gif) no-repeat bottom right;
}

.GreyBox8
{
	background : url(http://www.taxback.com/wwwN/images/round-grey-bottom-left.gif) no-repeat bottom left;
	padding : 5px;
}

.GreyBox8 img
{
	 display : block;
}

.GreyBox8 a
{
	font : bold 17px Arial, Helvetica, sans-serif;
	text-align : left;
	color :#6F6F6F;
}

.GreyBox8 a:hover
{
	text-decoration : underline;
	font : bold 17px Arial, Helvetica, sans-serif;
	text-align : left;
	color :#6F6F6F;
}

.GreyBox8 a:active
{
	font : bold 17px Arial, Helvetica, sans-serif;
	text-align : left;
	color :#6F6F6F;
}

