

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#909090;
	background-color:#303030;
	margin-top:inherit;
	
	}

.sitelines {font:Arial, Helvetica, sans-serif; color:#ffffff; font-size:9px;}
	
.text {font:Arial, Helvetica, sans-serif; color:#666666;}	

.red {font:Arial, Helvetica, sans-serif; color:#FF0000;}

.blacktext {font:Arial, Helvetica, sans-serif; color:#000000;}

.orangetext {font-size:11px; color:#ee4623;}

TD {font-size:11px;
}


A {
	color:#CCCCCC;
	text-decoration:none;
}

A:hover {
	color:#660000;
}

A.Email {
	color:#333333;
	text-decoration:none;
}

A.Email:hover {
	color:#333333;
	text-decoration:underline;
}

A.bottomlinks {
	color:#333333;
	text-decoration:none;
}

	a.gallery	 {
		color:#000000; 
		font-size:15px;
		text-decoration:none;
		font-weight:normal;
		text-align:center;
		vertical-align:bottom;
	}
	a.gallery:link {
		color:#000000; 
	}	
	a.gallery:active {
		color:#000000; 
	}
	a.gallery:visited {
		color:#000000; 
	}
	a.gallery:hover {
		color:#333333; 
	}
	
.gallery1 {font:Arial, Helvetica, sans-serif; color:#000000; font-size:15px;
    }	

A.bottomlinks {
		font-size: 7pt;
		font:Arial, Helvetica, sans-serif;
		color:#ffffff;
	}
	
A.bottomlinks:HOVER {
		font:Arial, Helvetica, sans-serif;
		color:#f35629;
	}


TD.AboutOff {
	background:url("../images/aboutus.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:91px;
	border:none;
	height:30px;
}

TD.AboutOn {
	background:url("../images/aboutus.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:91px;
	border:none;
	height:30px;
}

TD.StoreOff {
	background:url("../images/links.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:91px;
	border:none;
	height:30px;
}

TD.StoreOn {
	background:url("../images/links.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:91px;
	border:none;
	height:30px;
}

TD.ProductsOff {
	background:url("../images/products.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:90px;
	border:none;
	height:30px;
}

TD.ProductsOn {
	background:url("../images/products.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:90px;
	border:none;
	height:30px;
}

TD.ServiceOff {
	background:url("../images/service.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:137px;
	border:none;
	height:30px;
}

TD.ServiceOn {
	background:url("../images/service.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:137px;
	border:none;
	height:30px;
}

TD.ScheduleOff {
	background:url("../images/schedule.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:189px;
	border:none;
	height:30px;
}

TD.ScheduleOn {
	background:url("../images/schedule.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:189px;
	border:none;
	height:30px;
}

TD.ContactOff {
	background:url("../images/contact.jpg")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:102px;
	border:none;
	height:30px;
}

TD.ContactOn {
	background:url("../images/contact.jpg")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:102px;
	border:none;
	height:30px;
}

TABLE.dropTable {
	border:1px solid #003300;
	background-color:#CCCCCC;
	color:#0033FF;
}

