@charset "utf-8";
/* CSS Document */

body {
margin-top:0px; 
font:11px Verdana, Arial, Helvetica, sans-serif;
}

.standard { width:840px; background-color:#FFF;}
.full {width:100%;}
.navtop {width:890px; }
#hcent {text-align:center;}

td {text-align:left; vertical-align:top;}

.header {
width:900px;
height:150px;
xbackground:#FFF url(/Misc/Ubus/Images/bgheader.gif) top left no-repeat;
}

.logo {padding-left:5px; vertical-align:bottom; width:680px;}
.nppr {vertical-align:middle;}


.pixi {width:15px;}

.tnav {
height:40px;
color:#FFF;
font-weight:bold;
vertical-align:middle;
background:url(/Misc/Ubus/Images/bgnav.gif) top left repeat-x;
}

.para {padding:10px;}

.prpix {border:3px solid #ffca6f; padding:10px; width:250px;}

.prnews {padding:10px;background-color:#FFF; border:1px solid #CCC;}

.prbox {padding:10px; background:url(/Misc/Ubus/Images/bgboxz.gif) top center repeat-y;}

input, select {font:10px Verdana, Arial, Helvetica, sans-serif;}

h1 {font:20px "Times New Roman", Times, serif;}


li {margin-bottom:20px;}


/*content*/
.content {width:890px; border-top:1px solid #FFF;}

.rgtcolm {
padding:10px 0px 0px 0px;
width:260px;
}

.hfcolm {
padding:10px 0px;
width:315px;
}

.hfcolm1 {
padding:10px 0px;
width:730px;
}
/*footer*/

.foot{
padding:10px;
height:100px;
background:url(/Misc/Ubus/Images/bgfooter.gif) top left repeat-x;
border-top:4px solid #ebebeb;
}

/*hyperlinks*/
a:link, a:active, a:visited {
text-decoration:underline;
color:#fd850b;
}

a:hover{
text-decoration:underline;
color:#333;
}

a.wht:link, a.wht:active, a.wht:visited {
text-decoration:none;
color:#FFF;
font-weight:bold;
}

a.wht:hover{
text-decoration:underline;
color:#f78808;
}

a.blc:link, a.blc:active, a.blc:visited {
text-decoration:underline;
color:#333;
font-weight:bold;
font:18px "Times New Roman", Times, serif;
}

a.blc:hover{
text-decoration:underline;
color:#fbad15;
}

a.tlc:link, a.tlc:active, a.tlc:visited {
text-decoration:underline;
color:#003399;
font-weight:bold;
}

a.tlc:hover{
text-decoration:underline;
color:#fbad15;
}

/*rate*/

.rate {
width:600px;
border:1px solid #333;
background-color:#fce09b;
}

.trate {
text-align:center;
padding:5px;
color:#FFF;
font-weight:bold;
background-color:#ff9805;
}

.auc {
width:600px;
}