a:link {color: blue;}
a:visited{color:#000099;}
.headinglink {
	color: #FFFFFF;
	text-decoration: none;
}
.catpump { color: black; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.links { text-decoration: none }
.order   { font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; vertical-align: top }
.h1 { color: #039; font-style: normal; font-weight: 900; font-size: 18pt; line-height: 19pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: center }
.h2 { color: #039; font-style: normal; font-weight: 900; font-size: 14pt; line-height: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.h3 { color: navy; font-weight: 900; font-size: 12pt; line-height: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h1 { color: #039; font-style: normal; font-weight: 900; font-size: 18pt; line-height: 19pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: center }
h2 {
	color: #039;
	text-decoration: none;
	font: bold 16px/1em Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 10px 0px 5px;
}
h3 { color: navy; font-weight: 900; font-size: 12pt; line-height: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: navy; font-weight: 900; font-size: 10pt; line-height: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

p, li {
	color: black;
	text-decoration: none;
	font: normal 13px/normal Arial, Helvetica, sans-serif;
}
td { color: black; font-style: normal; font-weight: normal; font-size: 13px; line-height: 14pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
th { color: black; font-style: normal; font-weight: bold; font-size: 14px; line-height: 14pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }


.adminheading {
	background-color: #333399;
	color: white;
}
.admindata {
	background-color: #ccccff;
}
.heading { 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 14pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
	
.content { 
	color: black; 
	font-size: 13px; 
	line-height: 13pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	}
	
.sequence { 
	background-color:EBEBEB;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	}	
	
.pumpmenu { 
	a:link {color: white;}
	a:visited {color: white;}
	a:hover {color: navy;}
	color: white; 
	font-size: 10px;  
	font-family: Arial, Helvetica, sans-serif; 
	}

.submenu { 
	color: black; 
	font-size: 12px;  
	font-family: Arial, Helvetica, sans-serif; 
	}

.submenutable { 
	border:1px solid 639DFF; 	
	}

#SearchTD
{ 
	background: url(images/searchbar.gif) no-repeat;
	}
	#content {width: 410px;
		text-align: left;
		float: left;
		margin: 0 0 0 10px;}
	.bottomLinks{
		clear:both;
		float: none;}
	div.bottomLinks a, div.bottomLinks a:visited{
		width: 30%;
		display: block;
		float: left;
		background:#3966E5;
		color: white;
		padding: 5px 0;
		margin: 5px;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		border: 1px solid #9191E6}
		div.bottomLinks a:hover{
			background: #649BFF;}
		#container{
			width: 625px;
			position: relative;
			margin: 0 auto;}