﻿a:active {text-decoration:underline; color:#d44c0c}
a:visited {text-decoration:underline; color:#d44c0c}
a:link {text-decoration:underline; color:#d44c0c}
a:hover {text-decoration:underline; color:#333333;}


a.nav:active {
	text-decoration:none;
	color:white;
	font-size: 9pt;
	font-weight: bold;
	display:block;
	padding: 32px 13px 9px 17px;
	}
	

a.nav:visited {
	text-decoration:none;
	color:white;
	font-size: 9pt;
	font-weight: bold;
	display:block;
	padding: 32px 13px 9px 17px;
	}
	

a.nav:link {
	text-decoration:none;
	color:white;
	font-size: 9pt;
	font-weight: bold;
	display:block;
	padding: 32px 13px 9px 17px;
	}
	
a.nav:hover {text-decoration:none; color:white; background:black;background: #ec4310 url('siteart/orange-background-over.jpg') repeat-x;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	background: #4784d5 url('siteart/background-sky.jpg') no-repeat scroll center top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}
	
#maintable {
	border: 1px solid #1758b4;
	border-top: 0;
	width: 770px;
	background: white;
}	

#maincontent {
	padding:25px;
	background:white url('siteart/page-bkg.jpg') repeat-x top;
	width:521px;
}

.navcell {
	width:auto;
	border-right: 1px solid #ec7635;
	text-align:center;
}

.orange {
	color: #d44c0c;
	}
	
.title {
	font-size: 11pt;
	font-weight:bold;
	text-transform:uppercase;	
}	

li {
	list-style-type:square;
	padding: 0;
}

ul {
	margin: 6px 0px 0px 25px;
	padding: 0;
}

.imgb {
	border: 1px solid #8f8f8f;
}

#rightbox {
	padding: 15px 0px 0px 15px;
	font-size: 11.5px;
	line-height: 18px;
}

#DPF{
	float:right;
	margin:-20px 10px 0px 0px;
	font-size:13px;
	line-height:18px;
	background: url('siteart/blue_bar_button.gif') no-repeat;
	height:59px;
	font-weight:bold;
	width:197px;
	padding-top:10px;
	/*padding: 10px 10px 0px 10px;*/
	text-align:center;
}

#DPF2{
	font-size:13px;
	line-height:18px;
	background: url('siteart/blue_bar_button.gif') no-repeat;
	height:59px;
	font-weight:bold;
	width:197px;
	padding-top:10px;
	/*padding: 10px 10px 0px 10px;*/
	text-align:center;
}

a.new:active, a.new:visited, a.new:link{
	color:white;
	text-decoration:none;
}

 a.new:hover{
	color:silver;
	text-decoration:none;
}

a.sales{
	display:block;
	background:url('../siteart/sales-coupon.gif') no-repeat;
	height:144px;
	width:120px;
	text-indent:-9999px;
	float:left;
	margin:0px 5px 0px 0px;
}

a.sales:hover{background-position:0px -144px;}

a.service{
	display:block;
	background:url('../siteart/service-coupon.gif') no-repeat;
	height:144px;
	width:120px;
	text-indent:-9999px;
	float:left;
	margin:0px 0px 0px 5px;
}

a.service:hover{background-position:0px -144px;}

