<!--
body {
	background: #FFFFFF;
	margin: 0px;
	font: 12px Tahoma;
	color: #333333;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #005E58;
}
a:hover {
	text-decoration: none;
}
p {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-top: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font: 200% Tahoma;
	color: #005E58;
}
h2 {
	font-size: 150%;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #005E58;
}
h3 {
	font-size: 120%;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #005E58;
}
li {
	margin-bottom: 7px;
}

#header {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#logo {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#navbg {
	width: 100%;
	height: 29px;
	background-image: url(/gfx/menubg.grey.gif);
	background-repeat: repeat-x;
}

#navcenter {
	width: 1000px;
	height: 29px;
	margin: 0 auto;
	background-image: url(/gfx/ibarter-bot.grey.gif);
	background-repeat: no-repeat;
}
#navcenter div {
	margin-left: 220px;
}
#navigation {
	padding: 3px;
	margin: 0px;
	list-style: none;
	float: left;
}
#navigation li {
	float: left;
	margin: 0 auto;
}
#navigation li a {
	display: block;
	padding: 0 0.6em;
	line-height: 1.2em;
	text-decoration: none;
	font: 14px Tahoma;
	color: #FFFFFF;
}

#wrapper {
	width: 1010px;
	margin: 0 auto;
}

#footer {
	height: 29px;
	text-align: center;
	background-image: url(/gfx/footer.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	font: 11px Arial, arial, sans-serif;
	color: #FFFFFF;
	font-weight: 700;
}
#footer a {
	color: #FFFFFF;
}

#leftcol {
	float: left;
	width: 200px;
}

#content {
	float: left;
	width: 600px;
}

#rightcol {
	float: left;
	width: 200px;
}

#rightimg {
	margin: 8px;
	width: 160px;
	border: 1px solid black;
}

.coltop {
	height: 25px;
	background-image: url(/gfx/col_top.gif);
	background-repeat: no-repeat;
}
.coltoptext {
	padding-top: 8px;
	padding-left: 20px;
	font: 11px Arial, arial, sans-serif;
	color: #FFFFFF;
	font-weight: 700;
}
.colmid {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/gfx/col_mid.gif);
	background-repeat: repeat-y;
}
.colbot {
	height: 25px;
	background-image: url(/gfx/col_bot.gif);
	background-repeat: no-repeat;
}
.colbottext {
	padding-top: 3px;
	padding-right: 20px;
	font: 11px Arial, arial, sans-serif;
	color: #FFFFFF;
	font-weight: 700;
	text-align: right;
}
.colbottext a {
	color: #FFFFFF;
}

.contenttop {
	height: 25px;
	background-image: url(/gfx/content_top.gif);
	background-repeat: no-repeat;
}
.contentmid {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/gfx/content_mid.gif);
	background-repeat: repeat-y;
}
.contentbot {
	height: 25px;
	background-image: url(/gfx/content_bot.gif);
	background-repeat: no-repeat;
}

.fancybullet {
	list-style-image: url(/gfx/bullet.gif);
}

.infobox {
	margin: 5px 10px;
	padding: 5px;
	border: 1px solid #B3B3B3;
	background: #D1D1D1;
}
.infobox ul {
	margin-bottom: 0px;
}
.boxok {
	border: 1px solid #0B7005;
	background: #A6FBA2;
	margin: 0px;
	padding: 10px;
}
.boxfail {
	border: 1px solid #9B0404;
	background: #FDBDBD;
	margin: 0px;
	padding: 10px;
}

.stdtable th {
	color: #FFFFFF;
	font-weight: 700;
	padding: 5px;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
	background-image: url('/gfx/thbg.gif');
	background-repeat: repeat-x;
	text-align: left;
}
.stdtable td {
	border-bottom: 1px solid #999999;
	padding: 5px;
}
.width95 {
	width: 95%;
}
.clearboth {
	clear: both;
}

.splashbox {
	border-bottom: 1px solid #005E58;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.tab {
	padding-top: 10px;
}
.tabon {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
}
.tabstart {
	float: left;
	width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
}
.tabon a {
	text-decoration: none;
}
.taboff {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
	border: 1px solid #999999;
}
.taboff a {
	text-decoration: none;
}
.tabtopspace {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
}
-->
