body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0166FF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0166ff;
}

a:link, a:visited {
color:#000099;
text-decoration: none;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#nav a {
color: #0166ff;
}

#nav a:hover {
color: #0166ff;
background-color: #fbeb1a;
border-bottom: 1px solid #FFFFFF;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066ff;
}

.buymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/buy_menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 40px;
}

.buymenu a:link, a:visited {
color: #FFFFFF;
text-decoration:none;
}

.buymenu a:hover {
color: #003366; 
background-color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.hiremenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	fonr-color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/hire_menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 40px;
}

.hiremenu a:link, a:visited {
color: #FFFFFF;
}

.hiremenu a:hover {
color: #003366; 
background-color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.tablebackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/table_background.gif);
	background-repeat: no-repeat;
}

#footer {
color: #0166ff;
font-size: 10px;
}

#footer a {
color: #0166ff;
}

#footer a:hover {
color: #0166ff;
background-color: #fbeb1a;
border-bottom: 1px solid #FFFFFF;
}