body
{
	background-color:#00024F;
	font-family:Arial;
	font-size:11px;
}

td
{
	font-family:Arial;
	font-size:12px;
	color:navy;
}

th
{
	font-family:Arial;
	font-size:12px;
	color:white;
	background-color:Navy;
	text-align:right;
	padding-right:5px;
	padding-left:5px;
}

.bottom
{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	width:800;
	height:20;
}

.right
{
	background-image:url(images/bgrep.jpg);
	width:133px;
	height:100%;
	background-repeat:repeat-y;
}

.main
{
	background-color:White;
	font-family:Arial;
	font-size:12px;
	color:Navy;
	width:667;
	height:100%
}

.content
{
	font-family:Arial;
	font-size:12px;
	color:Navy;
	padding-left:30px;
	padding-right:30px;
}

h2, h3
{
	color:Navy;
	text-align:center;
}

h4
{
color:Navy;
	text-align:center;
}

h5
{
	color:Navy;
	text-align:left;
	background-color:#D3E6F9;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	width:100%;
	border:1px solid navy;
}

h6
{
	font-family:Arial;
	font-size:14px;
	color:Navy;
}
.framed
{
	border:1px solid navy;
}

hr
{
	height:1px;
	color:navy;
}

a
{
	font-family:Arial;
	font-size:12px;
	color:navy;
}

a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#0E73FF;
}

a.mn
{
	font-family:Arial;
	font-size:12px;
	color:cornflowerblue;
	font-weight:bold;
	text-decoration:none;
}

a.mn:hover
{
	font-family:Arial;
	font-size:12px;
	color:navy;
	font-weight:bold;
	text-decoration:none;
}

a.dealer 
{
	color:Navy;
}


li.deal
{
	list-style-image:url(images/biobullet.gif);	
}

li.stock
{
	list-style-image:url(images/stkbullet.gif);	
}