
.navigation {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #095BA5; font-weight: bold}

a:hover {  color: #FE000B; text-decoration: underline}

table.dotted {  border-style: dotted}
p, h1, h2, h3, h4, h5  { margin-left:5px; }
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #0000FF; font-weight: bolder; font-style: italic; text-align: right; margin-bottom:5px;}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; margin-top: 0px;  }
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; margin-top:15px; margin-bottom: 0px; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 12pt; color: #FF0000;  margin-top:15px;}
h4 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 12pt; color: #000000}
h5 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 8pt;  font-weight: bold; color: #000000}
h6 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 7pt;  color: #000000; font-weight: normal}

.oilbackground { background-image: url(images/no1choice.gif);
      background-position: -30px -30px; }

#small ul {
	 font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 8pt;  color: #000000; font-weight: normal;
	list-style-type: disc;
	list-style-image: url(images/bjs_bullet_mini.gif);
	margin-left: 15px; padding-left: 15px; 
	}

#large ul {
	 font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 9pt;  color: #000000; font-weight: normal;
	list-style-type: disc;
	list-style-image: url(images/bjs_bullet.gif);
	margin-left: 15px; padding-left: 15px;
	
	}





/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 400px; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


}
		.widthlessbox {
			margin: 0 25%; /* NO WIDTH! Opens up a world of possibilities! */
			background: url(sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
		}


.minibox {
	margin: 0 auto; /* center for now */
	width: 150px; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}



#navlist {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
}
#navlist p {
	font-size: 8pt;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 9pt;
}
#navlist li {
	margin: 0;
}
#navlist a {
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #999999;
	background-image:  url(images/checkeredflagstill.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#navlist a:link, #navlist a:visited {
	color: #eee;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	background-color: #9F6F9F;
	background-image:  url(images/checkeredflag1.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #2D1E2D;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #9F6F9F;
	background-image:  url(images/checkeredflagstill1.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #2D1E2D;
}