.bidbox_title {
	color: #000;
	font-family:arial,arial,verdana;
	font-size:16px;
	font-weight:none;
}
.bidbox_data {
	color: #000;
	font-family:arial,arial,verdana;
	font-size:14px;
	font-weight:none;
}
.bidbox_price, .bidbox_price a, .bidbox_price a:hover {
	color: #F00;
	font-family:arial,arial,verdana;
	font-size:16px;
	font-weight:none;
}

.comment {
	color: #000;
	font-family:tahoma,arial,verdana;
	font-size:10px;
	font-weight:none;
}
.comment a{
	color: #000;
	font-family:tahoma,arial,verdana;
	font-size:10px;
	text-decoration:underline;
	font-weight:none;
}
.comment a:hover{
	color: #000;
	font-family:tahoma,arial,verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:none;
}
.cat {
	color: #000;
	font-family:arial,verdana;
	font-size:16px;
	font-weight:bold;
}
.cat a{
	color: #B30131;
	font-family:arial,verdana;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}
.cat a:hover{
	color: #000000;
	font-family:arial,verdana;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.cat_black {
	color: #000000;
	font-family:arial,verdana;
	font-size:13px;
	font-weight:none;
}
.cat_black a{
	color: #000000;
	font-family:arial,verdana;
	font-size:13px;
	text-decoration:underline;
	font-weight:none;
}
.cat_black a:hover{
	color: #000000;
	font-family:arial,verdana;
	font-size:13px;
	text-decoration:none;
	font-weight:none;
}
.cat2 {
	color: #000000;
	font-family:tahoma,arial,verdana;
	font-size:11px;
}
.cat2 a{
	color: #000000;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	text-decoration:none;
}
.cat2 a:hover{
	color: #B30131;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	text-decoration:underline;
}


.hr1 { 
	border-top:1px  dotted #000;
	border-bottom:0px ;
	border-left:0px ;
	border-right:0px ;
	color:#000000;
}
.hr2 { 
	border-top:1px  dashed #000;
	border-bottom:0px ;
	border-left:0px ;
	border-right:0px ;
	color:#A04AAF;
}
.box_tile {
	background-image: url(images/box_tile.png);
	background-repeat : repeat-y;
	padding: 10px 10px 10px 10px;
}
.box_tile2 {
	background-image: url(images/box_tile2.png);
	background-repeat : repeat-y;
	padding: 10px 10px 10px 10px;
}


.rem_top {
	background-image: url(images/rem_toptile.png);
	background-repeat : repeat-x;
	background-position : bottom;
}
.rem_left {
	background-image: url(images/rem_lefttile.png);
	background-repeat : repeat-y;
}
.rem_right {
	background-image: url(images/rem_righttile.png);
	background-repeat : repeat-y;
}
.rem_bottom {
	background-image: url(images/rem_bottomtile.png);
	background-repeat : repeat-x;
}

.remarks {
	color: #000000;
	font-family:tahoma;
	font-size:10px;
}

.welcome_fx {
	/*background="images/we_bg_15.jpg" style="background-repeat:no-repeat;" bgcolor="#FFFEEC"*/
	background-image: url(images/welcome_bg.png);
	background-repeat : no-repeat;
	background-position : bottom right;
	background-color : #FFFEEC;
	padding: 3px 6px 3px 6px;
}
.other_vids {
	color: #000000;
	font-family:verdana;
	font-size:10px;
}
.other_vids a{
	color: #000000;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	/*border-bottom: dashed  #aaaaaa 1px;*/
}
.other_vids a:hover{
	/*color: #D0D0D0;*/
	color: #D30016;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	/*background-color : #222222;*/
	/*padding: 2px 2px 2px 2px;*/
	/*border-bottom: dashed  #D30016 1px;*/
}
.home_div {
	background-image: url(images/down_div_39.jpg);
	background-repeat : repeat-y;
}

.select_ruby {
	background-image: url(images/thumb_ruby.png);
	background-repeat : no-repeat;
	color:#000000;
	padding: 3px 3px 3px 15px;
	background-position : left;
	margin-left: 10px; 
}
.button {
	background-image: url(images/arrow_w.png);
	background-repeat : no-repeat;
	background-color:#BB0000;
	color:white;
	padding: 3px 3px 3px 15px;
	background-position : left;
	margin-left: 15px; 
}
.gradient {
	background-image: url(images/bg2_31.jpg);
	background-repeat : repeat-x;
	background-color : #BBB9A4;
	background-position : top left;
}
.default_w {
	color: #FFFFFF;
	font-family:arial,verdana;
	font-size:12px;
}
.default_plus1 {
	color: #CC0000;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
}
.default {
	color: #000000;
	font-family:arial,verdana;
	font-size:12px;
}
.default a{
	color: #000000;
	font-family:arial,verdana;
	font-size:12px;
	text-decoration:none;
	/*border-bottom: dashed  #aaaaaa 1px;*/
}
.default a:hover{
	/*color: #D0D0D0;*/
	color: #D30016;
	font-family:arial,verdana;
	font-size:12px;
	text-decoration:none;
	/*background-color : #222222;*/
	/*padding: 2px 2px 2px 2px;*/
	/*border-bottom: dashed  #D30016 1px;*/
}
input, select, textarea, optgroup {
	color: #000000;
	font-family:verdana;
	font-size:12px;
	/*border:1px dashed #999999;*/
}
.error2 {
	color: #FFFFFF;
	font-family:tahoma;
	font-size:12px;
	background-color : #FF0000;
	padding: 2px 2px 2px 2px;
}
.error {
	color: #FF0000;
	font-family:verdana;
	font-size:12px;
}
.type_id {
	color: #FF0000;
	font-family:georgia;
	font-size:20px;
}
.note {
	color: #FF0000;
	font-family:tahoma;
	font-size:11px;
}


.mainnav {
	/*list-style-type: disk;
	list-style-image: url(images/arrow.png);*/
	list-style-type: none;
	list-style-image: url(images/arrow.png);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family:georgia, verdana;
	font-size:15px;
	/*font-weight: bold;*/
}


.mainnav li {
	padding-bottom: 1px;
}

.mainnav  li a {
	margin-left: -3px;
	padding: 3px 1px;
	display: block;
	border-bottom: 1px dashed #999999;
	color: #000000; 
	text-decoration: none;
}

.mainnav  a:visited {
	/*color: #449805; */
	color: #000000; 
	text-decoration: none;
}

.mainnav  a:hover {	
	/*color: #ffffff;	
	background: #FBB70E; */
	color: #000000;	
	background: #FAC213;
	text-decoration: none; 
}


.membernav {
	/*list-style-type: disk;
	list-style-image: url(images/arrow.png);*/
	list-style-type: none;
	list-style-image: url(images/arrow.png);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family:georgia, verdana;
	font-size:15px;
	/*font-weight: bold;*/
}


.membernav li {
	padding-bottom: 1px;
}

.membernav  li a {
	margin-left: -3px;
	padding: 3px 1px;
	display: block;
	border-bottom: 1px dashed #999999;
	color: #000000; 
	text-decoration: none;
}

.membernav  a:visited {
	/*color: #449805; */
	color: #000000; 
	text-decoration: none;
}

.membernav  a:hover {	
	/*color: #ffffff;	
	background: #FBB70E; */
	color: #000000;	
	background: #FAC213;
	text-decoration: none; 
}


.videonav {
	/*list-style-type: disk;
	list-style-image: url(images/arrow.png);*/
	list-style-type: none;
	list-style-image: url(images/arrow.png);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family:georgia, verdana;
	font-size:15px;
	/*font-weight: bold;*/
}


.videonav li {
	padding-bottom: 1px;
}

.videonav  li a {
	margin-left: -3px;
	padding: 3px 1px;
	display: block;
	border-bottom: 1px dashed #999999;
	color: #000000; 
	text-decoration: none;
}

.videonav  a:visited {
	/*color: #449805; */
	color: #000000; 
	text-decoration: none;
}

.videonav  a:hover {	
	/*color: #ffffff;	
	background: #FBB70E; */
	color: #000000;	
	background: #FAC213;
	text-decoration: none; 
}
.sub_header {
	color: #FF0000;
	font-family:arial,verdana;
	font-size:15px;
	font-weight:bold;
}
.sub_header_w {
	color: #FFFFFF;
	font-family:arial,verdana;
	font-size:15px;
	font-weight:bold;
}