body, p, a, ul, li, td {
	font-size: 12px;
	font-family: arial, sans-serif;
	color:#424242;
}
body {
	margin: 0px;
	background-color: #000000;
}

a:link, a:visited, a:active {
	color: #424242;
	text-decoration: none;
}
a:hover {
	color: #046da9;
	text-decoration: none;
}

a.small:link, a.small:visited, a.small:active, a.small:hover {
	color: #424242;
	font-size: 8px;
	letter-spacing: 2px;
	text-decoration: none;
}

th {
	background-color: #BBBBBB;
}

a.menu {
	display: block;
	padding-bottom: 0px;
	width: 108px;
	padding-top: 4px;
	height: 17px
}
a.menu:link, a.menu:visited, a.menu:active {
	background-color: transparent;
	text-decoration: none
}
a.menu:hover {
	text-decoration: none
}

div.menu {
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center
}
.navbuttons {
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	font-family: arial,sans-serif;
	text-decoration: none
}

.header, legend {
	padding: 0.5em 0.5em;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	padding-bottom: 10px;
}

.defsub {
	padding: 0.5em 0.5em;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #424242;
}
.redsub {
	padding: 0.5em 0.5em;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FF0000;
}

fieldset
{
 	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

span.saleID {
	font-size: 9px;
}
fieldset.saleID {
	margin: 0px;
	padding: 0 0 0 9px;
	width: 560px;
	text-align: center;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
legend.saleID {
	font-size: 10px;
	color: #424242;
}

input, select, textarea {
	font-size: 11px;
	background: #efefef;
}

row0 						{	background-color: #ffffff;	}
row1 						{	background-color: #e5e5e5;	}

.lc_head					{	margin: 0px;	clear:both;	width: 99%;	height: 18px;	background-color: #BBBBBB;	font-size: 14px;	font-weight:bold;	}
.lc_row						{	margin: 0px;	clear:both;	width: 99%;	}
.lc_c1						{	display: block;	float: left;	width: 125px;	}
.lc_c2						{	display: block;	float: left;	width: 500px;	}
.lc_c3						{	display: block;	float: left;	width: 75px;	}

.selectbox 					{	border-width: 0px;	background-color: #ffffff;	overflow-y: hidden;	overflow-x: auto;	width: 95%;}
.selectbox_ttl				{	font-size: 11px;	background-color: #ffffff;	font-weight:bold;	text-allign: left;	display:block;		width: 115px;	height: 42px;	position: relative; }
.selectbox_link				{	font-size: 11px;	background-color: #ffffff;	font-weight:bold;	text-allign: right;	display:block;		width: 70px;	height: 42px;	position: relative;	line-height:42px;	}
.selectbox_link_small		{	font-size: 11px;	background-color: #ffffff;	font-weight:bold;	text-allign: right;	display:block;		width: 70px;	height: 14px;	position: relative;	line-height:14px;	}
.selectbox_row				{	margin: 0px;	clear:both;		width: 720px;	}
.selectbox_c1				{	display: block;	float: left;	width: 115px;	}
.selectbox_c2				{	display: block;	float: left;	width: 535px;	}
.selectbox_c3				{	display: block;	float: left;	width: 70px;	}
.selectbox_c12				{	display: block;	float: left;	width: 650px;	}

#d_clip_button				{	text-align:center;	border:1px solid #3C7FB1;	background-color:#cccccc;	margin:0px; padding:3px; width:50px; -webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;	}
#d_clip_button.hover		{	background-color:#eeeeee; }
#d_clip_button.active		{	background-color:#aaaaaa; }

.li							{	width: 600px;	}
.li_parm					{	text-align:center; width: 100px;	}
.li_desc					{	margin-left: 140px; margin-top: -15px; float: left; position: relative; width: 500px;	}
