* {
	padding: 0;
	margin:0;
}


img, div { behavior: url(/scripts/iepngfix.htc) }


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12px;
	line-height: 150%;
	height: 100%;
}

body h1 {
	font-size: 18px;
	font-weight: 110;
	color: #e91d25;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
}

body h2 {
	font-size: 14px;
	font-weight: 105;
	color: #5f5e3a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 7px 0;
}

body h3 {
	font-size: 110%;
	color:#e91d25;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid red;
	margin: 0 0 5px 0;
}

h3 a {
	color:#767676;
	text-decoration: none;
}

a {
	color:#000;
	text-decoration: underline;

}
a img {
	border: none;
}

p {
	margin-bottom: 5px; 
}

hr {
	padding: 0px;
	margin: 0px 30px 0px 30px;
	height: 1px;
	border-top: 1px solid #4e4c2f;
}


.headerBG {
	height: 110px;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
}

.header, .header2 {
	padding: 10px 0 0 0;
	width: 960px;
	margin: 0px auto;
	background-image: url(images/sqas.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.header2 {
	background-image: none;
}

.logo {
	
}

.menu {
	margin: 40px 0 0 30px;
	float: left;
}

.menu li {
	display: inline;
	list-style-type: none;
	padding: 0 20px;
	font-size: 14px;
}

.menu a {
	color: #000;
	text-decoration: none;
}

.menu a:hover, #selected {
	color: #000;
	text-decoration: none;
	border-top: 2px solid #ed1f24;
	border-bottom: 2px solid #ed1f24;
}

.BRight {
	border-right: 1px solid #ed1f24;
}

.ContentContainerBG {
	min-height: 400px;
}

.ContentContainer {
	width: 960px;
	margin: 0px auto;
	height: 100%;
}

.ContentTop {
	border-bottom: 1px solid #ed1f24;
}

.headerIcon, .header_icon_news, .header_icon_ibc {
	background-repeat: no-repeat;
	background-position: top right;
	height: 60px;
	border-bottom:1px solid grey;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
}

.headerIcon {
	background-image: url(images/header_icon_olympic_tankwash.gif);
}

.header_icon_news {
	background-image: url(images/header_icon_news.gif);
}

.header_icon_ibc {
	background-image: url(images/header_icon_ibc.gif);
}

.HomeLeft {
	width: 279px;
	float: left;
	padding: 0px 20px 20px 20px;
	margin: 0px 0px 0 0;
	height: 100%;
}

.leftCol {
	float: left;
	margin: 0px 0;
	width: 299px;
	padding: 0px 10px 10px 10px;
}

.LeftHilite {

	padding: 0px 10px 10px 10px;
	margin: 0 0 20px 0;
}
.LeftHilite ul {
	padding: 0 0 0 20px;
}

.TextArea, .TextArea2 {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	margin: 20px 0;
	
}

.TextArea2{
	background-image: url(images/body_bg2.gif);
}

.mar20 {
	margin: 20px 0 20px 20px;
}

.ContentMain {
	width: 600px;
	float: left;
	padding: 10px 20px 30px 20px;
}


.footerLeft {
	height: 80px;
	width: 279px;
	float: left;
	padding: 20px;
	margin:10px 0px;
}

.footerLeft h4, .headerIcon h4, .header_icon_news h4, .header_icon_ibc h4{
	font-size: 18px;
	color: #449ccc;
	padding: 18px 0 0 0;
}

.footerLeft h4 {
	padding: 0px 0 0 0;
}

.footerLeft p{
	padding: 10px 0 0 0;
}

.borderR {
	border-right: 1px solid grey;
}

.footerBG {
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
}

.footer {
	width: 960px;
	margin: 0px auto;
	height: 135px;
	
}

.footerBaseBG {
	background-image: url(images/footerBase.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.footerBase {
	width: 960px;
	margin: 0px auto;
}

.footer_text {
	padding: 20px;
	text-align: center;
}

.admin_icon {
	width: 100px;
	height: 120px;
	margin: 0 20px 20px 0;
	float: left;
}

.logoBadge {
	background-image: url(images/logoBadge.gif);
	background-repeat: no-repeat;
	width: 211px;
	height: 100px;
	float: left;
}

.logoBadge img {
	padding: 8px 0 0 10px;
}

.mattroebuck {
	padding: 12px 10px 0 0;
	text-align: center;
}

.mattroebuck a{
	color: #a5a5a5;
	text-decoration: none;
}

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

#norm {
	padding: 10px 0 10px 30px;
}

.tablelist{
	border-collapse:collapse;
	margin: 10px 0 20px 0;
	width: 100%;
	margin: 20px 0 20px 0;
	
}

#small-text {
	font-size:0.8em;
}

.tablelist td, .tablelist th{
	
	padding:  5px 10px;
	border: 1px solid #000;
	height: 15px;
}

.tablelist td input, .tablelist th input{
	
	width: 100%;
	font-size:1em;
}

.tablelist th{
	color: #4a4a4a;
	background-color: #f7e610;
}

.iconsize {
	width: 20px;
	height: 20px;
}

#grey {
	background-color: #ebebeb;
}

.textred {
	color: #ed1f24;
}

.pad20{
	margin: 0 0 20px 0px;
}

.pad20 li {
	margin: 0 0 0 20px;
}

.aligntl{
	text-align: left;
}
/* ************** colors - etc  ***************************/


.textGrey {
	color: #393939;
}

.clear {
	clear: both;
}

.tab {
	padding: 10px 0px 0px 30px;
	float: left;
	height: 50px;
	background-repeat: no-repeat;
}

.tab_a {
	padding: 10px 10px 0px 30px;
	float: left;
	height: 50px;
	background-repeat: no-repeat;
}

.tab a, .tab_a a {
	color: #555;
	text-decoration: none;
}
.tab a:hover, .tab_a a:hover {
	color: #000;
	text-decoration: none;
}

.rightTab {
	float: left;
	height: 50px;
	width: 26px;
	background-repeat: no-repeat;
	background-position: top-right;
	margin: 0 12px 0 0;
}

.rightTab_a {
	float: left;
	height: 50px;
	width: 26px;
	background-repeat: no-repeat;
	background-position: top-right;
	padding: 0 0 12px 0;
}

/* *********** taken from old css *****************/

.rightColBoxTop {
	width: 240px;
	min-height: 210px;
	background-image: url(images/rightColBoxTop.gif);
	background-repeat: no-repeat;
	background-color: #1ccc39;
}

.rightColBoxTopTraders {
	width: 240px;
	min-height: 50px;
	background-image: url(/images/rightColBoxTop.gif);
	background-repeat: no-repeat;
	background-color: #1ccc39;
}

/* This makes IE take note of the height, as it ignores min-height in the css above. Firefox uses the min height, but not this*/
*html .rightColBoxTop{
	height: 210px;
}

*html .rightColBoxTopTraders{
	height: 50px;
}

.rightColBoxBtm {
width: 240px;
 height: 20px;
 background-image: url(/images/rightColBoxBtm.gif);
 background-repeat: no-repeat;
}

.RightColText {
	padding: 10px;
	margin: 0px;
}

.RightColText p{
	color: white;
	margin: 5px 5px 2px 0px;
	padding:0;
}

.RightColText h4{
	color: white;
	font-size: 14px;
	margin: 10px 5px 0px 0px;
	padding:0;
	
}

.RightColText hr{
	color: #1ccc3a;
	width:100%;
	padding: 0px;
	margin: 0px;
	height: 1px;
	border-top: 1px solid #1bbd36;
}