body {
	background : #FFFFFF;
	font-weight : normal;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin : 10px;
	text-align : center;
}
* {
	font-weight : inherit;
	font-size: inherit;
	font-family: inherit;
	color : inherit;
}
p {
	margin : 0px 0px 5px 0px;

}
a:link , a:visited {
	color : #0E6573;
	text-decoration : none;

}

a:hover , a:active {
	color : #666666;

}
h3 {
	color : #000000;
	font-size : x-small;
	font-weight : bold;
	text-transform : uppercase;
	margin : 30px 0 2px;

}
th {
	color : #FFFFFF;
	font-size : x-small;
	background-color: #479CAA;
	font-weight : bold;
	text-transform : uppercase;
	padding: 0.3ex;
}
th a:link,th a:visited {
	color : #FFFFFF;
}
th a:hover,th a:active {
	background-color: #FFFFFF;
	color: #479CAA;
}
td {
	font-size : xx-small;
	padding: 0.3ex;
}

ul {
	margin : 0px 0px 0px 0px;
	padding : 10px 10px 10px 20px;
	list-style : url(./images/bullet2.gif) none;
	line-height : 1em;

}

li {
	padding-bottom: 0.8ex;
}

#container {
	position : relative;
	width : 98%;
	background : #ffffff;
	margin : 0 auto;
	padding : 0;
	text-align : left;

}

#border2 {

}

#pageHeader {
	width : 100%;
	background : #ffffff;
	border : 0;
	clear:both;
}
#logo {
	width : 360px;
	padding: 5px;
	background-color: #ffffff;
	margin: 5px;
	top: 10px;
	float:left;
}

#banner {
	padding: 5px;
	margin: 5px;
	top: 10px;
	float:left;
	width: 468px;
	text-align: right;
	border: 1px solid #666666;

}

	
#barcontainer {
	width : 100%;
	border : 0;
	clear:both;
}

#counters {
	width : 98%;
	text-align: right;
	font-size:xx-small;
	text-transform : Capitalize;
	font-variant : small-caps;
	padding: 5px;
	margin-top: 10px;
}
.bar {
	width : inherit;
	text-align:left;
	font-size: x-small;
	vertical-align: middle;
	background-color : #063749;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.bar td {
	border-left:3px solid #FFFFFF;
	padding-left:0.5ex;
	padding-right:0.5ex;
}
.bar td a {
	text-decoration : none;
	text-transform : Capitalize;
	font-variant : small-caps;
	color : #ffffff;
	font-weight : bold;
	display:block;
}
.bar td a:hover , .bar td a:active {
	color : #12C2DE;
	background-color: #ffffff;
}

.bar a {
	text-decoration : none;
	text-transform : Capitalize;
	color : #ffffff;
	font-weight : bold;
}
.bar a:hover , .bar a:active {
	color : #12C2DE;
	background-color: #ffffff;
}
#imgSep {
	background : #ffffff url(./images/sep_bco.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 3px;
}

#imgTitCentR {
}

#imgTitCentL {
}

#barSec {
	width : inherit;
	background-color: #446977;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	height: 34px;
	clear:both;
}

#barSec a {
	color : #FFFFFF;
}
.barSearch {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:5px;
	width : 48%;
	text-align:left;
	float:left;
}

.barBrowse {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right:5px;
	width : 48%;
	text-align:right;
	float:left;
}

.text {
	font : normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color : #000000;

}
.textSea {
	font : normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;

}

.textSea a:link, .textSea a:visited {
	color : #ffffff;

}

.textSea a:hover , .textSea a:active  {
	color : #063749;

}

#footer {
	clear:both;
	width : inherit;
	font-size:xx-small;
	background-color : #ffffff;
	padding : 5px 5px 5px 5px;
	text-align : center;
	font : normal 10px/13px Verdana, Arial, Helvetica, sans-serif;

}
#footer a:link , #footer a:visited {
	text-transform : uppercase;
	color : #444444;

}
#footer a:hover , #footer a:active {
	color : #0A7B8D;

}
#content {
	clear:both;
	width : 100%;
}

#columL {
	width : 22%;
	margin:0.5ex;
	text-align:left;
	float:left;
}

#columL a:link, #columL a:visited {
	color : #000000;
	text-decoration: underline;

}

#columL a:hover , #columL a:active  {
	color : #0A7B8D;

}
.tableContent {
	padding: 1px;
	width : 99%;
	border: 1px solid #479CAA;
	margin-bottom: 15px;
}
.titTable1 {
	width : inherit;
	padding: 0.3ex;
	background-color: #479CAA;
	text-align: left;
	font-size: x-small;
	color : #ffffff;
	font-weight : bold;
	text-transform: uppercase;
}
.table1 {
	clear:both;
	text-align:left;
	padding: 10px 10px 10px 10px;
	border: 1px solid #03212C;
}
.table1ul {
}

#columR {
	width : 18%;
	text-align:right;
	float:left;
}

#columR a:link, #columL a:visited {
	color : #000000;
	text-decoration: underline;

}

#columR a:hover , #columL a:active  {
	color : #0A7B8D;

}

#maincolumn {
	width:56%;
	text-align:center;
	margin-right: 8px;
	margin-left: 8px;
	float:left;
}

.tableContent2 {
	width : 99%;
	clear:both;
	text-align:left;
}


.table2 {
	width : inherit;
	padding: 10px 10px 10px 10px;
	clear:both;
}

#featAuctions {
	text-align:center;
	clear:both;
}

.featAuction {
	text-align:center;
	width : 31%;
	padding: 5px;
	float:left;
}


.table2 p#p2 {
	width : inherit;
	margin : 0px 0px 3px 0px;
	padding : 3px 0px 0px 0px;
	background-color: #dedede;
}

.titTable2 {
	width : inherit;
	text-align: left;
	color: #0E6573;
	font-size: small;
	font-weight : bold;
	padding: 3px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #446977;
}

.titTable2a {
	width : inherit;
	text-align: left;
	padding: 3px;
	font-size: x-small;
	font-weight : bold;
	color: #063749;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #446977;
}

// Navigation tabs
dl.phpa-tabs {
    margin: 0 0 .5em 0;
    padding: 3px 0 0 0;
    width: 100%;
    float: left;
    background-color: #f0f0f0;
    line-height: 1.6em;
    border-bottom: 1px solid #a0a0a0;
}

html * dl.phpa-tabs {
    display: table;
    float: none;
}

dl.phpa-tabs dt.help {
    float: left;
    padding: 2px 6px;
    margin-bottom: -2px;
    line-height: 1.6em;
    border: 0 none;
    font-weight: bold;
}

dl.phpa-tabs dd {
    margin: 1px -6px -1px 5px;
    padding: 0;
    float: left;
    border: 1px solid #a0a0a0;
    border-bottom: 1px solid #f0f0f0;
}

dl.phpa-tabs dd a {
    display: block;
    padding: 0 .5em;
    color: #a0a0a0;
    background-color: #f9f9f9;
    text-decoration: none;
    white-space: nowrap;
}

dl.phpa-tabs dd a:hover {
    color: #ffffff;
    background-color: #bbbbbb;
    text-decoration: none;
}

dl.phpa-tabs dd.active a {
    color: #990000;
    background-color: white;
    border: 1px solid #990000;
    border-bottom: 1px solid #ffffff;
}

/* ie5-mac seems to need this */
* html dl.phpa-tabs dd a { display: inline-block; }

/* a bit fancier look for good browsers */
dl.phpa-tabs dd.active > a {
    margin: -3px 1px -1px -1px;
    border-bottom: 3px solid #ffffff;
}

* html dl.phpa-tabs dd.active {
    margin-top: -3px;
    border: 0 none;
    line-height: 1.9em;
}

dl.phpa-tabs dd.active a:hover {
    text-decoration: underline;
    color: #990000;
    background-color: white;
}
