body {
    font-style: normal;
    font-weight: normal;
    font-size: medium;
    font-family: sans-serif;
    color: #000000;
    margin: 5px;
    background-color: #1188dd;
}

.bodycontent {
    padding: 5px;
}

* {
    font-family: sans-serif;
}

.errfont {
    background-color: #FFFF00;
    font-weight: bold;
    font-family: sans-serif;
    color: #FF0000;
    text-align: center;
}

a {
    color: #1188dd;
    text-decoration: none;
}

a:link	{
    color: #1188dd;
    text-decoration: none;
}

a:visited {
    color: #1188dd;
    text-decoration: none;
}

a:active {
    color: #1188dd;
    text-decoration: none;
}

a:hover	{
    color: #ffffff;
}

.container {
    background-color: #000000;
    text-align: left;
}

.logo {
    width: auto;
    background-color: #000000;
    top: 10px;
    float: left;
    text-align: left;
}

.banner {
    width: auto;
    float: right;
    text-align: right;
    background-color: #000000;
}

.header {
    width: 100%;
}

.counters {
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: normal;
    float: right;
    margin-right: 5px;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
}

/*
.rightside {
    display:block;
    float:right;
    text-align:right;
    margin-right:5px;
}
*/

.navbar	{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: auto;
    font-family: sans-serif;
    background-color: #303539;
    width: 100%;
}

.barSec	{
    width: 100%;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    text-align: center;
    background-image: url(img/back_bar2.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height: 34px;
    clear: both;
}

.barSearch {
    float: left;
}

.barBrowse {
    float: right;
}

.content {
    width: 100%;
    border: none;
    background-color: #000000;
    color: #ffffff;
}

.columL	{ 
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}

.table1	{
    background-color: #000000;
    padding: 5px;
}

.board {
    width: inherit;
    padding: 5px;
    clear: both;
    text-align: center;
}

.border	{ 
    border: 1px solid #D6D6D6;
}

.catsearch {
    background-color: #303539;
    color: #ffffff;
}

.columR	{ 
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
}

.footer	{
    background-color: #303539;
    padding: 5px 5px 5px 5px;
    text-align: center;
    color: #ffffff;
    font-family: sans-serif;
    font-size: x-small;
    width: 100%;
}

.copyright {
    background-color: #303539;
    font-size: 10px;
    text-align: center;
    margin: 1px 0px 5px 0px;
    color: #ffffff;
}

.hg	{ background-color: #FFFF99; }
.imgSep	{ background: transparent url(img/imgsep.gif) no-repeat center; margin: 0px 4px 1px 4px; display: inline; height: 8px; width: 8px; }

.padding	{ padding: 15px; }
table {
    color: #ffffff;
    font-size: 12px;
}

.table2	{
    width: inherit;
    padding: 5px;
    clear: both;
    text-align: left;
}
.tableContent2 {
    color: #000000;
    font-size: 10px;
}
.tableContent3	{ font-size: 10px; }
.titTable1	{ background-color: #C2E5FF; text-align: center; padding: 5px; font-size: 13px; font-weight: bold; border-top-width: 1px; border-top-style: solid; border-top-color: #b3b3b3; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #b3b3b3; }
.titTable2 {
    background-color: #EEEEEE;
    text-align: left;
    padding: 5px;
    font-size: 14px;
    font-weight: bolder;
    color: #000000;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #B3B3B3;
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B3B3B3;
    font-family: sans-serif;
}

.titTable3 {
    background-color: #c2e5ff;
    text-align: right;
    padding: 5px;
    font-size: 11px;
    color: #000000;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

.titTable4 {
    color: #000000;
    text-align: center;
    padding: 5px;
    font-size: 10px;
    font-weight: bolder;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #B3B3B3;
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B3B3B3;
    font-family: sans-serif;
}
p	{ margin: 0px 0px 5px 0px; }
dl.tabs	{ margin: 0 0 0 5px; padding: 0; width: 100%; font-size: 13px; }
dl.tabs dd	{ margin: 1px; padding: 5px; float: left; background: transparent url(img/bot_deg.gif) repeat; border-top: 1px solid #AEACAC; border-right: 1px solid #AEACAC; border-bottom: 0px; border-left: 1px solid #AEACAC; }
h3	{ color: #BA1D1D; font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 10px 0 0 0; }
input	{ color: #444444; font-size: 12px; }
li	{ padding-bottom: 5px; }
select	{ color: #444444; font-size: 12px; }
table.container	{ float: none; }

th {
    color: #ffffff;
    font-size: 12px;
    background-color: #1188dd;
    font-weight: bold;
    text-transform: capitalize;
    padding: 0.3ex;
}

ul	{ margin: 0; padding: 10px 10px 10px 20px; line-height: 1em; }


.padding { padding: 15px; }

.smallspan { font-size:12px; }
.yourbidloss { color:#9F0000; background:#FFD5D5; padding:15px 0 15px 40px; font-weight: bold; }
.yourbidwin { color:#099F00; background:#EAFFEC; padding:15px 0 15px 40px; font-weight: bold; }

.leftside { display:block; float:left; text-align:left; margin-left:5px; }
.fbstar { margin:0; padding:0; vertical-align:middle; }
.alt-row{ background-color:#FFFEEE; }
.spacer { margin: 5px 0 5px 0; }
