body {
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right:0px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	}
	
	
	#abe_calendarPickupButton, #abe_calendarDropoffButton {

z-index:9999999;
}
	
	
	
td
{
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}
		
h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
margin:0px;
padding:0px;
color: #CC0000;
font-style: italic;
vertical-align:top;
text-decoration:underline;
}

h2
{
font-size:17px;
font-weight:bold;
margin:1px;
color: #000099;
}

h3
{
font-size:15px;
font-weight:bold;
margin:1px;
}

.celltop
{ background-image: url('images/mainbody-top.jpg'); 
background-repeat: no-repeat;
}

.cell
{ background-image: url('images/mainbody.jpg'); 
background-repeat: repeat-y;
}

.cellbot
{ background-image: url('images/mainbody-bot.jpg'); 
background-repeat: no-repeat;
}

a
{
FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #D76B00; FONT-WEIGHT: normal; 
FONT-SIZE: 12px; TEXT-DECORATION: underline;
}

a:hover
 {
 FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #D76B00; FONT-WEIGHT: normal; 
FONT-SIZE: 12px; TEXT-DECORATION: none;
}


A.smalllinks
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #019BFF; FONT-SIZE: 12px; 
TEXT-DECORATION: none
}

A.smalllinks:hover
{
	FONT-FAMILY: arial; COLOR: #FF7100; FONT-SIZE: 12px; 
TEXT-DECORATION: underline;
}
.divider
{
color:#FF7100;
}

ul
{
list-style-type: none;
margin-left: 12px;
padding:0px;
margin-top:2px;
margin-bottom:2px;
}
 li
{
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0.2em 0.3em;
padding-left: 1.7em;
padding-bottom:5px;

}

