/******FOOTER****/
.priv	{
		color:#666666;
		font-size:12px;
		padding:5 0 0 211px;
		}
.priv span{
		color:#666666;
		}
.priv a	{
		color:#666666;
		text-decoration:none;
		}
.priv a:hover{
		text-decoration:underline;
		}

/* CSS Document */
body {
	background-image: url(img/gear_bgimage.jpg); 
	background-repeat: no-repeat;
	background-color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 0px;
}

body a {
	color: #ffffff;
	text_decoration: none;
}

body a:hover {
	color: #ffffff;
	text_decoration: underline;
}

.infospace {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 20px;
}

.mybreadcrumb {
	color: #ffffff;
	font-size: 10px;
}

.impact-font {
	font-family: Impact;
	font-variant: small-caps;
	font-size: 20px;
}

.impact-font a {
	text-decoration: none;	
}

.impact-font a:hover {
	text-decoration: none;	
}

.energizeroil-font {
	font-family: Impact;
	font-style: italic;
	font-size: 16px;
}

.energizeroil-titlebar {
	color: #000000;
	font-family: Impact;
	font-style: italic;
	font-size: 26px;
}

.energizeroil-titlebar a {
	color: #000000;
	text-decoration: none;
}

.energizeroil-titlebar a:hover {
	color: #000000;
	text-decoration: none;
}

.mycontentborder {
	border-style:solid;
	border-left:2px solid #666666;
	border-right:2px solid #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.myfooterborder {
	border-style:solid;
	border-left:2px solid #666666;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	border-top-width: 0px;
}

.section_title {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.table_title {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

.menubar {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
}

/*
.menubar a {
	color: #ffffff;
	text-decoration: none;
}

.menubar a:hover {
	text-decoration: underline;
}
*/

.logomenubar {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

.logomenubar a {
	color: #ffffff;
	text-decoration: none;
}

.logomenubar a:hover {
	text-decoration: underline;
}

/** MENU BLOCK SHADING **/
.solidblockmenu{
margin: 0;
padding: 0;
width: 100%;
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
overflow: hidden;
border: 0px solid #666666;
border-width: 0px 0;
background: black url(img/blockdefault.gif) center center repeat-x;
}


.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
color: white;
padding-left: 15px;
padding-right: 15px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
border-right: 1px solid white;
border-left: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(img/blockactive.gif) center center repeat-x;
}

