body	{
	text-align: center;
	background-image: url('images/cap_bg.jpg');
	background-position: fixed;
	}
body, table, tr, td	{
	font-size: 12px;
	font-family: verdana;
	}
#xbody	{
	text-align: left;
	margin: 0 auto;
	width: 950px;
	}
#xheader	{
	width: 950px;
	height: 181px;
	background: url('images/sample_header299.bmp') no-repeat;
	}
#xheader a, #xheader strong	{
	color: #ffff00;
	}
li	{
	list-style-type: square;
	}
a	{
	color: #03c;
	font-weight: bold;
	}
form	{
	margin: 0;
	}
#categorybox	{
	background-color: #d00;
	height: 24px;
	}
#categorybox ul	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#categorybox li	{
	display: block;
	float: left;
	width: auto;
	}
#categorybox a, #categorybox div	{
	display: block;
	width: auto;
	padding: 0 10px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: url('images/menubg.gif');
	text-decoration: none;
	}
#categorybox div	{
	color: #c99;
	background-position: 0px -12px;
	}
#categorybox a:hover	{
	background-position: 0px -12px;
	}
#listings td h2	{
	font-size: 14px;
	}
.links	{
	background-color: #fff;
	height: 40px;
	}
.breadcrumbs	{
	float: left;
	height: 40px;
	line-height: 40px;
	}
.breadcrumbs sup	{
	line-height: 20px;	
	}
.breadcrumbs ul	{
	margin: 0;
	padding: 0;
	}
.breadcrumbs li	{
	float: left;
	list-style-type: none;
	}
.pagination	{
	float: right;
	height: 40px;
	line-height: 40px;
	}
.pagination a	{
	color: #999;
	}
#listings img	{
	border: solid 1px #000;
	}
#listings td.shade	{
	background-color: #eee;
	}
#listings	{
	border: solid 1px #000;
	}
#listings td	{
	background-color: #eee;
	border-bottom: solid 1px #ddd;
	}
#listings tr.silver td	{
	background-color: #fff;
	}
#listings td.values	{
	border: none;
	}	
#listings td#header	{
	background-color: #eee;
	border-top: solid 1px #ddd;
	}
#listings .description	{
	color: #03c;
	}	
.value	{
	display: inline;
	font-size: 16px;
	}
#listings .new	{
	color: #000;
	font-weight: bold;
	}
.underline	{
	border-bottom: solid 1px #ddd;
	display: inline;
	}	
.edit textarea, .edit input[type="text"]	{
	width: 100%;
	}
	
.edit input.lowvalue, .edit input.highvalue	{
	width: 100px;
	}

.edit {
	width: 800px;
	}

.button	{
	display: inline;
	background-color: #f00;
	padding: 10px 0;
	}
.button div	{
	display: inline;
	background-color: #ccc;
	padding: 10px 5px;
	margin-right: 10px;
	}	
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #008B8B; }
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {color: #FFFFFF}
.style5 {color: #C0C0C0}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
