form
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.left-dropshadow
{
	background-image: url("/images/left-dropshadow.gif");
}

.right-dropshadow
{
	background-image: url("/images/right-dropshadow.gif");
}

.bg-blue
{
	background-color: #003366;
}

.bg-green
{
	background-color: #FF9900;
}

.bg-orange
{
	background-color: #FF9900;
}

.bg-green
{
	background-color: #669900;
}

.txtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	font-weight: bold;
}

#PlateBlueContRight {
	background-image: url(/images/bkg-k9fun.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#tableMainContent {
	width: 100%;
	padding: 2px;
}

#tableContent {
	border: 1px solid #999999;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.PageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 18px;
	font-weight : bold;
}
.px9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : normal;
}
.px10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
}
.px12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
}

.px14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : normal;
}

.px16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
}

.plate_sold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight : bold;
	color : #FF0000;
}

.White10 {
	color : #FFFFFF;
	font-size: 10px;
}

.White12 {
	color : #FFFFFF;
	font-size: 12px;
}

.Grey {
	color : #AAAAAA;
}
	
.Red {
	color : #FF0000;
}

a:link {
	color: #000066;
	text-decoration: underline;

}
a:visited {
	color: #003399;
	text-decoration: underline;

}
a:hover {
	color: #000066;
	text-decoration: none;

}
a:active {
	color: #FF0000;
	text-decoration: underline;
}		

a.headerlink:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.headerlink:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.headerlink:hover {
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.headerlink:active {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
}

td.formText {
	font-weight : bold;
	background-color: #F5F5F5;
	vertical-align : top;
	Height : 25;
	padding-top : 5px;
}
td.regText {
	font-weight : bold;
	background-color: #CCCCCC;
	vertical-align : top;
	Height : 25;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 0px;
}
td.regData {
	background-color: #EEEEEE;
	vertical-align : top;
}
td.regData2 {
	background-color: #EEEEEE;
	vertical-align : top;
	Height : 25;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 0px;
}
td.regHeader {
	font-weight : bold;
	font-size: 14px;
	color : #FFFFFF;
	background-color: #003366;
	vertical-align : top;
	Height : 25;
	padding-top : 5px;
	padding-left : 10px;
}
.plate {
	font-family: "Arial Narrow";
	font-size: 31px;
	font-weight: 600;
}
.shadow {
	width:160; filter:DropShadow (Color=#FFFFFF, OffX=2, OffY=2, Positive=true)
}
.plate_lt {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: 600;
}
.shadow_lt {
	width:80; filter:DropShadow (Color=#FFFFFF, OffX=1, OffY=1, Positive=true)
}
.NY {
	font-family: "Arial Narrow";
	font-size: 40px;
	text-shadow: #FF0000 0px 0px 5px;
