td {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a.topmenu:link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	font-size: 16px;
}
a.topmenu:hover {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
	font-size: 16px;
}
a.topmenu:visited {
	text-decoration: none;
	color: #3399CC;
	font-weight: bold;
	font-size: 16px;
}
a.bottom:link {
	text-decoration: none;
	color: #0033FF;
	font-size: 12px;
}
a.bottom:hover {
	text-decoration: underline;
	color: #0099FF;
	font-size: 12px;
}
a.bottom:visited {
	text-decoration: none;
	color: #0033FF;
	font-size: 12px;
}

a.name:link {
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
	font-size: 14px;
}

a.name:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

a.page:visited {
	text-decoration: none;
	color: #0033ff;
	font-size: 14px;
}

a.page:link {
	text-decoration: none;
	color: #0033FF;
	font-size: 14px;
}

a.page:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
}

a.name:visited {
	text-decoration: none;
	color: #0033ff;
	font-weight: bold;
	font-size: 14px;
}

.header1 {
	font-size: 20px;
	color: #333333;
}
.header2 {
	font-size: 16px;
	color: #666666;
}

.header3 {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
}
.toplinegrey {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.more:link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	font-size: 10px;
}
a.more:hover {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
	font-size: 10px;
}
a.more:visited {
	text-decoration: none;
	color: #3399CC;
	font-weight: bold;
	font-size: 10px;
}

/************* Customer Quote ******************/

.quote {
	 font-style: italic;
}

/************* End  ******************/

/************* Contact ******************/

.contact {
	font-size: 12px;
	color: #000000;
}

.headquaters {
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

.news {
	font-size: 12px;
	color: #000000;
}

/************* End Contact ******************/
li {
	list-style-image: url(images/bullet1.jpg);
}

