  

Body {
	font-family : arial, sans-serif;
	margin : 16px 0px 0px 0px;
	background-color: #e0e0e0;
	}

.confirmmsg
        {
            font-size: 14pt;  font-weight:bold; color: #0033CC;
}

.confirmmsgsm
        {
            font-size: 12pt;  font-weight:bold; color: #0033CC;
}
.confirmmsgred
        {2:47 PM 2/16/2008
            font-size: 14pt;  font-weight:bold; color: #FF0000;
}

.confirmmsgblack
        {
            font-size: 14pt;  font-weight:bold; color: #000000;
}

.ast
{
			color: #FF0000;
}

.pg:link, a:visited, a:active
{
	background-color: inherit;
	color:#0000FF;
	text-decoration: none;
	font-size:10pt;
}

.pg:hover
{
	background-color: inherit;
	color:Green;
	text-decoration: none;
	font-size:10pt;
}

.texlabelt {
	font-weight: normal; 
	font-size: 10pt; 
	color: #595959; 
	font-family: arial; 
	text-decoration: none;
}


.topnav {
	font-weight: bold; 
	font-size: 9pt; 
	color: #0000CC; 
	font-family: arial; 
	text-decoration: underline;
}


.hlink {
	font-weight: bold; 
	font-size: 12pt; 
	color: #FF0000; 
	font-family: arial; 
	text-decoration: underline;
}

.zipcode {
	width: 100px;
}
.topnav:hover {
	font-weight: bold; 
	font-size: 9pt; 
	color: #6e6e6e; 
	font-family: arial; 
	text-decoration: none;
}


.shade {
	background-image: url('http://localhost/auto/images/right-shade.jpg');
}

.formtext {
	font-weight: normal; 
	font-size: 10pt; 
	color: #595959; 
	font-family: arial; 
	text-decoration: none;
}

input
{
background: #FFFFFF;
border: 1px solid #929192;
font-size: 9pt; 
}

.submit
{
	font-size: 13pt; 
	background: #FF9933; 
}

.formtitle {
	font-weight: bold; 
	font-size: 10pt; 
	background: #3689c9; 
	font-family: arial; 
	text-decoration: none;
}

.dropdown
{
	width: 170px;
}

.footnote
        {
            font-size: 8pt; 
        }
		
#apDiv {
	position:relative;
	width:200px;
	height:100px;
	color: #333399;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
	z-index:1;
	border: 1px coral solid;
	overflow: auto;
}		