/* Stylesheet for RolledBackOdometer.com */

/* Rounded Box with gradient inside */
.box {
	width: 450px;
	background: url(../images/rounded-bg.jpg) repeat-x #013972;
	margin: 0 auto;
}

.top-rounds {
	background: url(../images/top-rounds.gif) no-repeat;
	width: 450px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}

.bottom-rounds {
	background: url(../images/bottom-rounds.gif) no-repeat;
	width: 450px;
	height: 11px;
	margin: 0px;
	padding: 0px;
}

.left-border {
	background: url(../images/left-border.gif) top left repeat-y;
}

.right-border {
	margin: 0px;
	background: url(../images/right-border.gif) top right repeat-y;
}

.right-border p {
	margin: 0px;
	padding: 10px;
	width: 90%;
}

body, td {
	font-family : Arial,verdana;
	font-size : 9pt;
	color: 000000;
}

a	{
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

#BottomNav A {
	text-decoration: none;
	color: FFFFFF;
}

#BottomNav A:Hover {
	text-decoration: underline;
	color: FFFFFF;
}

#form td {
	background-repeat: no-repeat;
}

hr {
	color: 0374CF;
	border-width: 1px; border-style: solid; border-color:0374CF;
}


#toggleborder a:hover {
	border: 1px solid
	color: 0374CF;
}

#toggleborder a:hover {
	color: 0374CF; /* Dummy definition to overcome IE bug */
}

ul {
	list-style-image: url(../images/redarrow.gif);
}

li {
	margin-top: 9px;
	margin-bottom: 9px;
}
