td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A1FFF;
	border: none;
	padding: 0px;
}
.titlebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}

.titlesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 20px;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
.oilg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336633;
	line-height: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
.oilp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
	line-height: 20px;
	font-weight: bold;
}
.opp1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	
}
a.button_green:link, a.button_green:active, a.button_green:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: white;
	background-color: #99cc66;
	font-weight: bold;
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	line-height: 45px;
	width: 155px;
	text-align: center;
	text-decoration: none;
	color: white;
	background-image: none;
	border: inset;
	background-position: center;
}
a.button_green:hover 
{
color: black;
}
a.button_purple:link, a.button_purple:active, a.button_purple:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	background-color: #663399;
	font-weight: bold;
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	line-height: 25px;
	width: 125px;
	text-align: center;
	text-decoration: none;
	color: white;
	background-image: none;
	border: inset;
	background-position: center;
}
a.button_purple:hover 
{
color: black;
}
.button_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A2805;
	line-height: 20px;
	background-color: #FCCD2C;
	font-weight: bold;
	border: medium ridge;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A2805;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
a.nav3:link, a.nav3:visited, a.nav3:active
{
	color: #FFFFAA;
		/*color: #FFFBF0; */
	text-decoration: none;
	font-family:  "Comic Sans MS" ;
}

a.nav3:hover 
{
color: black;
}

#header1 {
	display: block;
	width: auto;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	color: #FFFFAA;
}
/* Secondary Navigation, a styled list */
#otherstuff {
	margin: 0;
	padding: 0;
	clear: both;
	border-top: 1px none white;
	list-style: none inside;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#otherstuff li {
	width: auto;
	float: left;
	background: transparent;
	text-align: center;
	border-top: 0 none white;
	border-right: 0 none white;
	border-bottom: 0 none white;
	border-left: 1px none white;
}
#otherstuff li:first-child {border: none; padding-left: 1px; }
#otherstuff li a {
	display: block;
	width: auto;
	padding: 2px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
/*	font-weight: bold;*/
} #otherstuff li a:hover {background: #B2CB77; }
 
a:link, a:active, a:visited 

{
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: none;
color: #cc0000;
}

a:hover 
{
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: underline;
color: #000000;
}
a.oilp:link, a.oilp:active, a.oilp:visited 

{
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: underline;
color: #000000;
}

a.oilp:hover 
{
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: underline;
color: #cc0000;
}
