/* CSS Document */

body
{
margin:10px auto 0px auto;
padding:0px;
font:normal 11px Tahoma;
font-family: helvetica, sans-serif;
text-align:center;
text-decoration: none;
}

body 	a:link              {text-decoration:none; }
body    a:visited           {text-decoration:none; }
body    a:hover             {text-decoration:underline; }
body    a:active            {text-decoration:none; }


/* CSS Basic Documents */

#container
{
width:766px;
margin:0px auto;
text-align:center;
}
#header
{
width:766px;
margin:0px auto;
text-align:center;
}


.header_top_left
{

width: 425px;
float: left;
}


.header_top_right
{
float:right;
text-align:right;
}


#body
{
width:766px;
margin:0px auto;
text-align:center;
}
#footer
{
width:766px;
margin:0px auto;
text-align:center;
}

.header_top
{
width:766px;

float:left;
text-align:left;
}
.logo
{
width:503px;
padding-top:14px;
float:left;
}
.register
{
width:242px;
float:right;
padding-top:15px;
}
.input_box
{
width:136px;
height:18px;
font:normal 11px/18px Tahoma;
font-family: helvetica, sans-serif;
padding:0px 5px;
}
.header_btm
{
width:766px;
float:left;
text-align:center;
}
.body_top
{
width:766px;
float:left;
text-align:right;
}
.body_btm
{
width:766px;
float:left;
text-align:left;
}
.body_left
{
width:170px;
float:right;
}
.my_interest
{
width:170px;
height:31px;
font: bold 13px/29px Tahoma;
font-family: helvetica, sans-serif;
padding-left:10px;
}
.my_interest    a:link              { color:white; text-decoration:underline; }
.my_interest    a:visited           { color:white; text-decoration:underline; }
.my_interest    a:hover             { color:white; text-decoration:underline; }
.my_interest    a:active            { color:white; text-decoration:underline; }




.my_interest_content
{
width:168px;
float:left;
padding:5px;
}
.bottom-line
{
}
.body_right
{
width:564px;
float:left;
}
.visitors
{
width:554px;
font:bold 13px/20px Tahoma;
font-family: helvetica, sans-serif;
padding-left:10px;
float: left;
}
.visitors_text
{
//width:560px;
float:left;
}

.navbar
{
width:100px;
float:left;
margin-left: 10px;
text-align: center;
}

.navbar    a:link              { color:white; text-decoration:none; }
.navbar    a:visited           { color:white; text-decoration:none; }
.navbar    a:hover             { color:white; text-decoration:underline; }
.navbar    a:active            { color:white; text-decoration:none; }



.welcome_text
{
padding: 5px;
width: 550px;
}


.bids
{
width:566px;
height:23px;
float:left;
font:bold 13px/21px Tahoma;
font-family: helvetica, sans-serif;
}

.bid_left
{
width:52px;
height:23px;
float:left;
padding-left:12px;
}
.bid_middle
{
width:424px;
height:23px;
float:left;
padding-left:12px;
}
.bid_right
{
width:72px;
height:23px;
float:left;
padding-left:12px;
}
.data
{
width:564px;
float:left;
}
/* the following is to accomodate 5px padding */
.data2
{
width:554px;
float:left;
padding: 5px;
background-color: white;
}

.blue_bg
{
}
.previous
{
width: 50%;
height:30px;
float:left;
text-align:left;
}
.next
{
width: 50%;
height:30px;
float:right;
text-align:right;
}
.footer_content
{
width:766px;
height:35px;
float:left;
padding-top:10px;
white-space: nowrap;
}
/* CSS Text Documents */

.blue_text
{
font:normal 10px/13px Tahoma;
font-family: helvetica, sans-serif;
color:#0000FF;
text-decoration:none;
}
.blue_link
{
font:normal 11px/15px Tahoma;
font-family: helvetica, sans-serif;
color:#0000FF;
text-decoration:none;
}
.blue_link:hover
{
text-decoration:underline;
}
.next_link
{
font:bold 11px/30px Tahoma;
font-family: helvetica, sans-serif;
text-decoration:none;
}
.next_link:hover
{
text-decoration:underline;
}
.footer_link
{
font:normal 10px Tahoma;
font-family: helvetica, sans-serif;
text-decoration:none;
}
.footer_link:hover
{
text-decoration:underline;
}
.footer_text
{
font:normal 10px Tahoma;
font-family: helvetica, sans-serif;
text-decoration:none;
}

/* CSS Basic Documents for inner page*/





td
{
font:normal 11px Tahoma;
font-family: helvetica, sans-serif;
}

.error_msg
{
color: red;
font-weight: bold;
border-top: 5px solid red;
border-bottom: 5px solid red;
}

.message
{
color: black;
font-weight: bold;
font-size: 12px;
border-top: 5px solid blue;
border-bottom: 5px solid blue;
}

#revenuetable
{
padding: 5px;
margin: 0px;
}

#revenuetable td
{
border-bottom: 1px dotted gray;
padding: 0px;
margin: 0px;
width: 50%;
}

#bidtable
{
padding: 5px;
margin: 0px;
}

#bidtable td
{
border-bottom: 1px dotted gray;
padding: 0px;
margin: 0px;
}

.pagetitle
{
font-size: 24px;
font-weight: bold;
float: right;
width: 100%;
text-align: right;
}

.greeting
{
font-weight: bold;
float: left;
width: 30%;
text-align: left;
}

.label
{
font-weight: bold;
}

.control_panel
{
width:555px;
font:bold 13px/20px Tahoma;
font-family: helvetica, sans-serif;
padding-left:10px;
float: left;
}

.control_panel_box
{
float: left;
width: 109px;
}

.control_panel_box a
{
float: left;
width: 109px;
padding-bottom: 2px;
}


.info_box
{
float: right; 
border: 1px solid black; 
padding: 5px; 
width: 200px;
}

.jingbox
{
margin: 2px auto 2px auto;
border: 5px solid black; 
padding: 2px; 
text-align: center;
}


.msg_center_container
{
float: left; 
margin: 5px; 
width: 525px; 
border: 1px solid gray; 
padding: 5px; 
text-align: center;
}

.msg_center_content
{
background-color: white; 
color: black;
text-align: justify; 
padding: 10px 40px 10px 40px; 
font-size: 16px; 
font-weight: normal;
}


