#headerText {
	padding-left: 6px;
	font-size: 12px;
	font-weight: bold;
}

body {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	margin-top : 0; 
	margin-right : 0; 
	margin-left : 0; 
	margin-bottom : 0; 
} 

a:link, a:visited, a:active {
	text-decoration : underline; 
	color : #002281; 
} 
a:hover {
	text-decoration : none; 
	color : #c0c0c0; 
} 

a.refine:link, a.refine:visited, a.refine:active {
	text-decoration : none; 
	color : #002281; 
	/*border-bottom: 0px;*/
} 
a.refine:hover {
	text-decoration : none; 
	color : #000000; 
	/*border-bottom: 1px solid #0000CC;*/
} 

a.g_t:link, a.g_t:visited, a.g_t:active {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none; 
	margin: 1px;
	padding: 5px;
	border: 1px #FFFFFF outset;
	background-color: #C0C6D3;
	color: #333333; 
} 
a.g_t:hover {
	text-decoration: none;
	border: 1px #FFFFFF inset;
	background-color: #E4E6E9;
	color: #002281; 
} 

a.text_button:link, a.text_button:visited, a.text_button:active {
	text-decoration: none; 
	margin: 5px;
	padding: 3px 3px 3px 3px;
	border: 1px #FFFFFF outset;
	background-color: #C0C6D3;
	color: #333333; 
} 

a.text_button:hover {
	text-decoration: none;
	margin: 5px;
	padding: 3px 3px 3px 3px;
	border: 1px #FFFFFF inset;
	background-color: #E4E6E9;
	color: #002281; 
} 

.icon_close {
	text-decoration: none; 
	border: 1px #FFFFFF outset;
	background-color:#D5D7E1;
	color: #FF0000;
}

.icon_open {
	text-decoration: none; 
	border: 1px #FFFFFF outset;
	background-color:#D5D7E1;
	color: #006600;
}

.scroller {
	/*padding: 2px;
	overflow: auto;
	width: 99%;
	height: 375px;
	azimuth: left;
	border: 1px outset #FFFFFF;*/
}

form {
	margin : 0; 
} 

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #F9F9F9;
  border: 1px outset #FFFFFF;
  font-size: 12px;
}

td {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
} 

.searchbutton {
	border: 1px outset #F2C100;
	background-color:#FFDD55;
	height: 35px;
	cursor: hand;
} 

.searchbuttonSmall {
	border: 1px outset #F2C100;
	background-color:#FFDD55;
	cursor: hand;
}

.searchbuttonTech {
	border: 1px outset #F2C100;
	background-color:#FFDD55;
	font-size: 10px;
	cursor: hand;
}

.pageButton {
	height: 20px;
	width: 20px;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
}

.acc_btn {
	height: 20px;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
	padding-left: 2px;
	border: 1px outset #FFFFFF;
	cursor: hand;
}

h1, h2, h3, h4, h5, h6 {margin: 0;}
td img {display: block;}
.style2 {font-size: 10px}
.style4 {font-size: 11px}
.style5 {color: #999999}
.style6 {color: #7C7461}
.style7 {color: #464137}
.style8 {font-size: 11px}

.submitIt{
	font-size: 14px;
	cursor:pointer;
	border:outset 1px #cccccc;
	background:#99999;
	color:#333333;
	padding: 2px;
	background:url(http://www.bidsell.com/images/formbg.gif) repeat-x left top;
}
.refineIt{
	font-size: 10px;
	cursor:pointer;
	border:outset 1px #cccccc;
	background:#99999;
	color:#666666;
	font-weight:bold;
	padding: 1px;
	background:url(http://www.bidsell.com/images/formbg.gif) repeat-x left top;
}
.rHeader{
	border-right: 0px;
	border:outset 1px #FFFFFF;
	padding: 1px 2px;
	background:url(http://www.bidsell.com/images/formbga.gif) repeat-x left top;
}
.pHeader{
	border-right: 0px;
	border:outset 1px #FFFFFF;
	padding: 1px 2px;
	background:url(http://www.bidsell.com/images/formbgb.gif) repeat-x left top;
}
.pHeaderTxt{
	padding-left: 5px;
	padding-right: 5px;
}
.Header{
	border:outset 1px #FFFFFF;
	background:url(http://www.bidsell.com/images/grad.gif) repeat-x left top;
}
.MenuBg{
	text-decoration: none;
	font-weight: bold;
	border:outset 1px #FFFFFF;
	background:url(http://www.bidsell.com/images/menubg.gif) repeat-x left top;
}
.HeaderBg{
	border: outset 1px #FFFFFF;
	border-left: solid 1px #CCCCCC;
	background:url(http://www.bidsell.com/images/headerbg.gif) repeat-x left top;
}
a.refine:link, a.refine:visited, a.refine:active {
	text-decoration : none; 
	color : #002281; 
	/*border-bottom: 0px;*/
} 
a.refine:hover {
	text-decoration : none; 
	color : #000000; 
	/*border-bottom: 1px solid #0000CC;*/
} 