﻿body
{
	background-color: #07163E;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0;
}

.footer
{
	padding: 10px 0;
	text-align: center;
}

img
{
	border: 0;
}

.taxSearch a, .taxSearch a:visited
{
	color: White;
	font-size: 14pt;
}

.textbox
{
	border: inset 1px #C6C6C6;
	font-size: 12px;
	text-indent: 2pt;
}

/*gv styles*/
.gvHeader
{
	background-color: #07163E;
	color: White;
	text-align: center;
	vertical-align: top;
}

.gvRow
{
	background-color: #F2EFE9;
}

.gvAltRow
{
	background-color: #6F81AF;
}

.gvFooter
{
	background-color: #07163E;
	color: White;
	text-align: center;
	vertical-align: top;
}

/*detail styles*/
td
{
	vertical-align: top;
}

.dtlTable
{
	background-color: #C1C1C1;
}

.dtlTable .data
{
	background-color: White;
	text-align: right;
}

/*cart styles*/
.bold
{
	font-weight: bold;
}
