/*
	Primary Stylesheets for www.AJRentalInc.com
			This program is copyrighted by Jason Carlton, on March 30, 2004. No
			part of this program may be modified or copied without the written consent
			of the author. JCarlton@goWilkes.com
*/

form { margin: 0px }

a { text-decoration: none }
a:hover { text-decoration: underline }

a.location { color: #808080 }
a.location:hover { color: #0000FF }

a.menu1 { color: #393939; text-decoration: none }
a.menu1:hover { color: #CC0000; text-decoration: none }

a.menu2 { color: #000000; text-decoration: none }
a.menu2:hover { color: #FF0000; text-decoration: none }

H1 { font-family: Arial, Tahoma, Verdana, Helvetica; color: #FFFFFF; font-size: 13px; font-weight: normal; margin: 0px }
H2 { font-family: Arial, Tahoma, Verdana, Helvetica; color: #FFFFFF; font-size: 13px; font-weight: normal; margin: 0px }
H3 { font-family: Arial, Tahoma, Verdana, Helvetica; color: #FFFFFF; font-size: 13px; font-weight: normal; margin: 0px }

.xl { font-size: 22px }
.large { font-size: 13px }
.med { font-size: 12px }
.small { font-size: 11px }
.tiny { font-size: 9px }

img.border { border: 1px solid #000000 }
table.border { border: 1px solid #FFFFFF }

ul.shift { margin-top: 0px }
li.shift { margin-left: -15px; margin-bottom: 10px }
