/* Set tags default format */
BODY {
	/* Edited adeed by Gks */
	background-color : #FFFFFF;
    FONT-FAMILY:Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
	margin: 0 auto;
	padding:0px;
	background:url(images/bg.jpg) no-repeat top center #000b69;
	color:#000000;
	text-align:center;
}

td, p, div {
    FONT-FAMILY:Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
SELECT {
	font-size: 11px;
	}

a, a:active, a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*color:#a27c32;*/
	color:#ba020c;
}
a:hover {
	color:#000000;
}
h1 {
	top: 0px;
	left: 0px;
	color: #999999;
	font-size: 25px;
	padding: 0px 0px 25px 0px;
	margin: 0px;
	line-height: 30px;
	font-weight: bold;
	background: url(images/h1bg.jpg) no-repeat bottom left;
}
h1 span {
	color:#ba020c;
}
A IMG {
	border:none;
	}

DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

/* End tags default format */	

/* Navigational Menu */
#navigation {                     /****  Modified #navigation classes by Gks ****/
		font-size: 12px;
		float:left;
		margin-left:20px;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		font-weight:bold;
}
#navigation ul {
        /*padding: 10px 0 10px;*/
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a, #navigation ul li a:active, #navigation ul li a:visited, #navigation ul li a:link {
        /*background: url("images/tableft.gif") no-repeat left top;
        color: #18446F;
        text-decoration: none;
        padding: 10px 0;*/
	list-style:none;
	display:inline;
	color:#FFFFFF;
	display:inline-block;
	line-height:45px;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
#navigation ul li span {
        /*background: url("/images/tabright.gif") no-repeat right top;
		padding: 10px 25px 10px 10px;
		margin-left: 15px;*/
		
}
#navigation ul li a:hover span {
        /*background-position: 100% -75px;*/
}
#navigation ul li a:hover {
       /* background-position: 0 -75px;*/
	list-style:none;
	display:inline;
	color:#cccccc;
	/*background:url(images/navsel.gif) no-repeat bottom center;*/
	display:inline-block;
	line-height:45px;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
#navigation #current a, #navigation #current a:hover, #navigation #current a:active, #navigation #current a:link, #navigation #current a:visited {
        /*background-position: 0 -150px;*/
	list-style:none;
	display:inline;
	color:#FFFFFF;
	background:url(images/navsel.gif) no-repeat bottom center;
	display:inline-block;
	line-height:45px;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
#navigation #current a span {
        /*background-position: 100% -150px;*/
}

* html #navigation ul li a {
        padding: 0;
}

.navBox {
	/*border-bottom: 1px solid #6097E9; 
	border-right: 1px solid #6097E9; 
	border-left: 1px solid #6097E9; 
	background-color: #86B0EE;*/
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
	font-size:12px;
	text-align: left;
	vertical-align: middle;
	padding: 30px 0px 0px 0px;
    FONT-FAMILY:Arial, Helvetica, sans-serif;
	}
.navBox p {
	font-size:12px;
	font-weight:normal;
    FONT-FAMILY:Arial, Helvetica, sans-serif;
}	
.navBox p a, .navBox p a:active, .navBox p a:visited, .navBox p a:link {
	color:#FFFFFF;
}
.navBox p a:hover {
	color:#000000;
}
.navBox a, .navBox a:hover {
	color: #FFFFFF;
	}

/* End Navigational Menu */


/* For Boxes */

/* Default font layout and style */
.nav_head {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	/*padding: 0px 0px 25px 0px;
	margin: 0px;
	line-height: 30px;
	font-weight: bold;
	background: url(images/h1bg.jpg) no-repeat bottom left;*/
}
.nav_head_left {
	width: 15px;
	height: 33px;
}
.nav_head_right {
	width: 15px;
	height: 33px;
}
.content_box {
	/*padding: 5px;
	font-size: 11px;*/
}
.content_box TD {
	/*font-size: 12px;*/
}

.content_box A{
	/*font-size: 12px;*/
	text-decoration: none;
}
/* End default font layout and style */



/* For blue header boxes */
.dblue_left {
}
.dblue_mid {
	/*color: #FFFFFF;*/
	font-size:13px;
	font-weight:bold;
}
.dblue_right {
}
.dblue_box {
	/*border: 1px solid #4E7DE5;
	background-color: #EFF3FB;*/
}
.dblue_box A {
	color: #4E7DE5;
}

.dblue_box A:hover {
	color: #1E54CC;
}
/* End blue header boxes */

/* For red header boxes */
.red_left {
}
.red_mid {
	color: #FFFFFF;
}
.red_right {
}
.red_box {
	border: 1px solid #E04749;
	background-color: #FFE8E8;
}
.red_box A {
	color: #E04749;
}

.red_box A:hover {
	color: #C03133;
}
/* End red header boxes */

/* For yellow header boxes */
.yellow_left {
}
.yellow_mid {
	color: #333333;
}
.yellow_right {
}
.yellow_box {
	/*border: 1px solid #FFC501;
	background-color: #FFF9E4;*/
}
.yellow_box A {
	color: #ba020c;
}

.yellow_box A:hover {
	color: #000000;
}
/* End yellow header boxes */

/* For orange header boxes */
.orange_left {
}
.orange_mid {
	color: #86470B;
}
.orange_right {
}
.orange_box {
	border: 1px solid #F48D29;
	background-color: #FFECDA;
}
.orange_box A {
	color: #F48D29;
}

.orange_box A:hover {
	color: #86470B;
}
/* End orange header boxes */

/* For light blue header boxes */
.lblue_left {
	/*background-image:url("/images/lblue_left.gif");
	background-repeat: no-repeat;*/
}
.lblue_mid {
	/*background-image: url("/images/lblue_mid.gif"); 
	background-repeat: repeat-x;
	color: #285FB1;*/
	color:#000000;
	font-weight:bold;
}
.lblue_right {
	/*background-image: url("/images/lblue_right.gif");
	background-repeat: no-repeat;*/
}
.lblue_box {
	border: 0px solid #6097E9;
}
.lblue_box A {
	color: #6097E9;
}

.lblue_box A:hover {
	color: #285FB1;
}
/* End light blue header boxes */

/* For light green header boxes */
.lgreen_left {
	/*background-image:url("/images/lgreen_left.gif");
	background-repeat: no-repeat;*/
}
.lgreen_mid {
	/*background-image: url("/images/lgreen_mid.gif"); 
	background-repeat: repeat-x;*/
	color: #000000;
}
.lgreen_right {
	/*background-image: url("/images/lgreen_right.gif");
	background-repeat: no-repeat;*/
}
.lgreen_box {
	/*border: 1px solid #89A004;
	background-color: #FBFFE3;*/
}
.lgreen_box A {
	/*color: #89A004;*/
}

.lgreen_box A:hover {
	/*color: #687903;*/
}
/* End light green header boxes */
/* End boxes */

/* Scrolling items colors and format*/
.borderfeat { 
	border: 1px solid #F48D29; 
	padding: 3px; text-align:center;
}

.c1feat {
	background-color: #F9AC5F; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
	text-align:left;
}

.c1feat a {
	color: #FFFFFF; 
	font-weight: bold; 
	text-align:left;
}

.c1feat a:hover {
	color: #FFFFFF; 
	font-weight: bold;
}

.smallfont {
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight:normal; 
	text-align:left;
}

.smallfont a {
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: underline;
}

.smallfont a:hover {
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
}

.c2 {
	background-color: #FEC892;
}
/* End scrolling items colors and format*/


/* For displaying data on a table format */
.dtHead {
	height: 24px;
	background-color: #FFDA5D;
	}

.dtHeadFirst {
	padding-left: 5px;
	}

.dtData {
	background-color: #FFFFFF;
	padding: 5px;
	}

/* End displaying data on a table format */


/* Spacing */
.fivepixspacer {
	height: 5px;
	font-size: 1px;
	}
	
.tenpixspacer {
	/height: 1px;
	font-size: 1px;
	}
/* End Spacing */

/* Backgrounds on table data with special info */
.aucLeadingBid {
	background-color : #06E306;
}
.aucTrailingBid {
	background-color : #FF0000;
}
.aucReserveNotMet {
	background-color : #FFFF00;
}
.aucAltColor {
	background-color : #f1f1f1;
}
/* End backgrounds on table data with special info */

/* Format for fonts involving remarks or help tips */
.AucHelpTable {
	background:url(images/help.gif) no-repeat 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px 5px 5px 20px;
	background-color: #f6fbfc;
	border-bottom:0px solid #c9e5ea;
	border-top:0px solid #c9e5ea;
	border-right:1px solid #c9e5ea;
	margin:3px;
}
.AucHelpTable td {
}
/* End format for fonts involving remarks or help tips */

/* For text alignment in a table */

.hr { /* Horizontal right alignment */
	text-align: right;
}

.hc { /* Horizontal center alignment */
	text-align: center;
}

.vm { /* Vertical middle alignment */
	vertical-align: middle;
}

/* End for text alignment in a table */

/* Front page boxes layout */
.AucFeatureTableCell { /* Featured Items Cell Format */
	background-color: #FFFFFF;
	/*border: 1px solid #89A004;
	font-size : 8pt;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	width:220px !important;
}

.AucFeatureAdTableCell { /* Featured Items Cell Format */
	background-color: #FFFFFF;
	/*border: 1px solid #89A004;
	font-size : 8pt;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	width:220px !important;
}

.AucPrivateTableCell { /* Private Items Cell Format */
	background-color: #FFFFFF;
	border: 1px solid #6097E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.AucTradeOnlyTableCell { /* Trade Only Items Cell Format */
	background-color: #FFFFFF;
	border: 1px solid #F48D29;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.AucClosingTableCell { /* Closing Items Cell Format */
	background-color: #FFFFFF;
	border: 1px solid #E04749;
	font-family: Arial, Helvetica, sans-serif;
	color:#2A3F55;
	font-size : 8pt;
}

.AucClosingAdTableCell { /* Closing Ads Cell Format */
	background-color: #FFFFFF;
	border: 1px solid #E04749;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.AucHotTableCell { /* Hot Items Cell Format */
	background-color: #FFFFFF;
	border: 1px solid #E04749;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

/* End front page boxes layout */

.errorBox { /* Format for error messages */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: FFCCCC;
	padding: 5px;
}

.AucHelpTable TD { /* Format for help or tip boxes */
	/*border: 1px solid #E3E3E3;*/
	padding: 5px;
	}

.aucHeaderRow { /* Table header format */
	background-color: ba020c;
	color: #ffffff;
	font-weight: bold;
}

/* My Area text formats */
.AucTitle { /* Format for the titles of top ten */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-variant: normal;
}

.AucTable {
	background-color: #ffffff;
	border: thin solid #ba020c;
}
.aucSpecialTable {
	background:url(images/help.gif) no-repeat 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px 5px 5px 20px;
	background-color: #f6fbfc;
	border-bottom:0px solid #c9e5ea;
	border-top:0px solid #c9e5ea;
	border-right:1px solid #c9e5ea;
	margin:3px;
}

/* Format for the item's public message board */
.msgBoardInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}

.msgBoardTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
/* End format for the item's public message board */


/******************************************/
/*******  New classes Added by Gks ********/
/******************************************/


.date {
	font-weight:bold;
	color:#000000;
}
.user {
	color:#ba020c;
}

.flags {
	padding:0px 20px 2px 0px;
	color:#FFFFFF;
}
.flags img {
	border:1px solid #000000;
	padding:0px;
}
.searchmain {
	padding:10px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
}
.searchmain form {
	padding:0p;
	margin:0px;
	width:161px;
}
.search_box {
	background:url(images/searchbox.gif) no-repeat top right;
	background-attachment:scroll;
	width:160px;
	height:25px;
	border:0px none;
	padding:3px 3px 3px 5px;
	color:#999999;
}
.search_btn {
	background:url(images/searchbtn.gif) no-repeat top right;
	background-attachment:scroll;
	width:67px;
	height:25px;
	border:0px none;
	padding:3px;
	color:#FFFFFF;
	cursor:pointer;
}
.contentbg {
	background:url(images/contentbgrepeat.jpg) repeat-y top center;
	width:980px;
}
.ftbg {
	background:url(images/ftbg.jpg) no-repeat bottom center;
	height:200px;
}
.loginbox {
	color:#666666;
	height:135px;
}
.loginbox a {
	color:#666666;
}
.search_box_1_input {
	border:1px solid #cccccc;
	color:#999999;
	padding:3px;
}
.button65 {
	background:url(images/button65.gif) no-repeat top center;
	line-height:25px;
	color:#ffffff;
	width:65px;
	height:25px;
	text-align:center;
	font-weight:bold;
	border:0px;
	cursor:pointer;
}

ul.catlist, ul.catlist li {
	list-style:none;
	display:list-item;
	padding:0px;
	margin:0px;	
}
ul.catlist li {
	background:url(images/arrow.gif) no-repeat center left;
	padding:0px 0px 0px 10px;
	color:#666666;
}
ul.catlist li a, ul.catlist li a:active, ul.catlist li a:visited, ul.catlist li a:link {
	color:#666666;
}
ul.SubCatList, ul.SubCatList li {
	list-style:none;
	display:list-item;
}
ul.SubCatList li {
	background:url(images/arr.gif) no-repeat center left;
	padding:0px 0px 0px 10px;
	color:#666666;
}
ul.SubCatList li a, ul.v li a:active, ul.SubCatList li a:visited, ul.SubCatList li a:link {
	color:#666666;
}
.homecontent {
	padding:5px 10px 10px 10px;
}
.content {
	padding:10px;
}
.content form {
	padding:0px;
	margin:0px;
}
.content .nav_head, .content .nav_head_left, .content .nav_head_right {
	/*border-bottom:1px solid #cccccc;*/
}
.content .nav_head .nav_head {
	border:0px;
}

.footer_links {
	font-size:12px;
	color:#b3d1f1;
}
.footer_links a, .footer_links a:active, .footer_links a:link, .footer_links a:visited,
a.footer_links, a.footer_links:active, a.footer_links:link, a.footer_links:visited {
	color:#FFFFFF;
}
.footer_links a:hover, a.footer_links:hover {
	color:#000000;
}

.white {
	color:#FFFFFF;
}
.selectCat, a.selectCat {
	color:#ba020c;
}

.ProdTop {	
	background:url(images/ProdfrHead.jpg) no-repeat top center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	height:42px;
	line-height:40px;
	padding-left:15px;
}
.ProdMid {	
	background:url(images/ProdfrMid.jpg) repeat-y bottom center;
}
.ProdBot {	
	background:url(images/ProdfrBot.jpg) no-repeat bottom center;
}

.ProdTitle {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
.AdTitle {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
.ProdDetTitle {
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
.ProdListHead {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background-color:#ba020c;
	padding:5px;
}
.video {
	/*border:2px solid #CCCCCC;*/
}
.time {
	/*border-bottom:1px solid #d2d2d2;*/
	background:url(images/divider.gif) no-repeat bottom right;
	text-align:left;
	width:120px !important;
	overflow:hidden;
	padding:3px 0px 5px 0px;
	line-height:20px;
}
.time span {
	font-size:14px;
	font-weight:bold;
	color:#e96325;
}
.image {
	border:1px solid #d2d2d2;
	padding:3px;
}
.image-thm {
	border:1px solid #d2d2d2;
}
.Prices {
	font-size:11px;
	/*border-bottom:1px solid #d2d2d2;*/
	background:url(images/divider.gif) no-repeat bottom right;
	text-align:left;
	/*width:120px;*/
	padding:3px 5px 5px 0px;
	line-height:20px;
}
.Prices span {
	font-size:14px;
	font-weight:bold;
	color:#a27c32;
}
.ProdDivider {
	background:url(images/proddivider.gif) no-repeat top left;
	width:10px;
}
.Beaten {
	font-size:16px;
	color:#000000;
	text-align:center;
	color:#000000;
	background:url(images/Beaten.gif) no-repeat top left;
	width:126px;
	height:33px;
	line-height:330px;
	display:inline-block;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
.Contact {
	font-size:16px;
	color:#000000;
	text-align:center;
	color:#000000;
	background:url(images/orangebtn.gif) no-repeat top left;
	width:126px;
	height:33px;
	line-height:330px;
	display:inline-block;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
.Beaten a, .Beaten a:active, .Beaten a:visited, .Beaten a:link,
.Contact a, .Contact a:active, .Contact a:visited, .Contact a:link{
	text-align:center;
	color:#000000;
	width:126px;
	height:33px;
	display:inline-block;
	font-weight:bold;
	line-height:33px;
	padding-left:10px;
}
.Beaten a:hover, .Contact a:hover {
	color:#FFFFFF;
}

.Bidder {
	font-size:11px;
	background:url(images/divider.gif) no-repeat bottom right;
	text-align:left;
	/*width:120px;*/
	padding:3px 5px 5px 0px;
	line-height:20px;
}
.Bidder span {
	font-size:14px;
	font-weight:bold;
	color:#a27c32;
}
.ProdList {
	border:1px solid #CCCCCC;
}
.padding5 {
	padding:5px 5px 5px 10px;
	text-align:center;
}

.button65
{
    /*background-image:url(images/button.gif); 	background-position:center; 	background-repeat:repeat-x;*/
    background: url(images/button65.gif) top left no-repeat;
    border: none;
    width: 65px;
    height: 25px;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button65 a, .button65 a:active, .button65 a:active:visited, .button65 a:active:link {
	color:#FFFFFF;
}
.button80
{
    /*background-image:url(images/button80.gif); 		background-position:center; 		background-repeat:repeat-x;*/
    background: url(images/button80.gif) top left no-repeat;
    height: 25px;
    width: 90px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button80 a, .button80 a:active, .button80 a:active:visited, .button80 a:active:link {
	color:#FFFFFF;
}
.button100
{
    /*background-image:url(images/button100.gif); 		background-position:center; 		background-repeat:repeat-x;*/
    background: url(images/button100.gif) top left no-repeat;
    height: 25px;
    width: 100px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button100 a, .button100 a:active, .button100 a:active:visited, .button100 a:active:link {
	color:#FFFFFF;
}

.button120
{
    /*background-image:url(images/button120.gif); 		background-position:center; 		background-repeat:repeat-x;*/
    background: url(images/button120.gif) top left no-repeat;
    height: 25px;
    width: 120px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button120 a, .button120 a:active, .button120 a:active:visited, .button120 a:active:link {
	color:#FFFFFF;
}
.button150
{
    /*background-image:url(images/button150.gif); 		background-position:center; 		background-repeat:repeat-x;*/
    background: url(images/button150.gif) top left no-repeat;
    height: 25px;
    width: 150px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button150 a, .button150 a:active, .button150 a:active:visited, .button150 a:active:link {
	color:#FFFFFF;
}

.button180
{
    background: url(images/button180.gif) top left no-repeat;
    height: 25px;
    width: 180px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button180 a, .button180 a:active, .button180 a:active:visited, .button180 a:active:link {
	color:#FFFFFF;
}
.button200
{
    /*background-image:url(images/button200.gif); 		background-position:center; 		background-repeat:repeat-x;*/
    background: url(images/button200.gif) top left no-repeat;
    height: 25px;
    width: 200px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button200 a, .button200 a:active, .button200 a:active:visited, .button200 a:active:link {
	color:#FFFFFF;
}

.button250
{
    background: url(images/button250.gif) top left no-repeat;
    height: 25px;
    width: 250px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button250 a, .button250 a:active, .button250 a:active:visited, .button250 a:active:link {
	color:#FFFFFF;
}

.button300
{
    background: url(images/button300.gif) top left no-repeat;
    height: 25px;
    width: 300px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button300 a, .button300 a:active, .button300 a:active:visited, .button300 a:active:link {
	color:#FFFFFF;
}

.button350
{
    background: url(images/button350.gif) top left no-repeat;
    height: 25px;
    width: 350px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button350 a, .button350 a:active, .button350 a:active:visited, .button350 a:active:link {
	color:#FFFFFF;
}
.button380
{
    background: url(images/button380.gif) top left no-repeat;
    height: 25px;
    width: 380px;
    border: none;
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:25px;
	text-align:center;
	cursor:pointer;
}
.button380 a, .button380 a:active, .button380 a:active:visited, .button380 a:active:link {
	color:#FFFFFF;
}

.input, input.input {
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	padding:3px;
}

form {
	padding:0px;
	margin:0px;
}

.sitestats {
	color:#FFFFFF;
}
.sitestats span {
	font-weight:bold;
	color:#e96325;
}

ul.toplist, ul.toplist li {
	list-style:none;
	display:inline;
}
ul.toplist li {
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
}
ul.toplist li a, ul.toplist li a:active, ul.toplist li a:link, ul.toplist li a:visited, ul.toplist li a:hover {
	color:#FFFFFF;
}

.detailPrices {
	text-align:left;
	line-height:20px;
	font-size:13px;
	color:#999999;
	font-weight:bold;
}
.detailPrices span {
	font-size:18px;
	color:#a27c32;
}

.bidpane legend {
	text-align:left;
	font-size:14px;
	color:#ba020c;
	border-color:#999999;
	font-weight:bold;
}

.buynow {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(images/buynow.gif) no-repeat left top;
	border:0px;
	font-weight:bold;
	color:#FFFFFF;
	width:121px;
	height:30px;
	line-height:30px;
	font-size:15px;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
}
.buynow200 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(images/buynow200.gif) no-repeat left top;
	border:0px;
	font-weight:bold;
	color:#FFFFFF;
	width:200px;
	height:30px;
	line-height:30px;
	font-size:15px;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
}
.buynow250 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(images/buynow250.gif) no-repeat left top;
	border:0px;
	font-weight:bold;
	color:#FFFFFF;
	width:250px;
	height:30px;
	line-height:30px;
	font-size:15px;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
}
.bidnow {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(images/buynow.gif) no-repeat left top;
	border:0px;
	font-weight:bold;
	color:#FFFFFF;
	width:121px;
	height:30px;
	line-height:30px;
	font-size:15px;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
}
.register {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(images/register.gif) no-repeat left top;
	border:0px;
	font-weight:bold;
	color:#FFFFFF;
	width:121px;
	height:30px;
	line-height:30px;
	font-size:15px;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
}
.register-big a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(images/register-big.gif) no-repeat left top;
	border:0px;
	font-weight:bold;
	color:#FFFFFF;
	width:300px;
	height:40px;
	line-height:40px;
	font-size:20px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
}
.register-big a:active, .register-big a:visited, .register-big a:link {
	color:#FFFFFF;
}
.register-big a:hover {
	color:#000000;
}
.orange {
	color:#e96325;
}
.orangebig {
	font-size:14px;
	font-weight:bold;
	color:#e96325;
}
.white {
	color:#ffffff;
}
.whitebig {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.DescriptionH {
	background:url(images/descriptionH.gif) no-repeat 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f6fbfc;
	height:13px;
}
.DescriptionB {
	background:url(images/descriptionB.gif) no-repeat 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f6fbfc;
	height:13px;
}
.Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px 5px 5px 20px;
	background-color: #f6fbfc;
	border-bottom:1px solid #c9e5ea;
	border-left:1px solid #c9e5ea;
	border-right:1px solid #c9e5ea;
	margin:3px;
}
.Description2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px 5px 5px 20px;
	background-color: #f6fbfc;
	border-top:1px solid #c9e5ea;
	border-left:1px solid #c9e5ea;
	border-right:1px solid #c9e5ea;
	margin:3px;
}

.title {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	padding: 0px 0px 25px 0px;
	margin: 0px;
	line-height: 30px;
	font-weight: bold;
	background: url(images/h1bg.jpg) no-repeat bottom left;
}

.red, span.red {
	color:#ff0000;
}
.language {
	position:absolute;
	font-family:georgio;
	font-size:15px;
	padding:10px 0px 0px 0px;
	font-weight:bold;
}
.language a {
	colol:#000000;
	font-family:georgio;
}
.language span {
	border:1px solid #000000;
	padding:5px 10px 5px 10px;
	background-color:#ffffff;
}