﻿body {
	margin: 0px;
	border:0px;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}
textarea 
{
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
}
td {
	padding: 0px;
}
table {
	border: 0px;
	border-collapse: collapse;
}
p {
	margin: 4px 0px 4px 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
#hdrbar {
	background-image: url('/images/hdrbar.png');
	background-repeat: repeat-x;
	border-top:1px #A7A7A7 solid; 
	height:47px;
}
#hdrsub {
	background-image: url('/images/hdrsub.png');
	background-repeat: repeat-x;
	background-color: #D5D5D5;
	height: 15px;
	font-size: x-small;
	/*border-top:1px #A7A7A7 solid;*/
}
#hdrblue {
	height: 130px;
	background-image: url('/images/hdrbg.png');
	background-position:center top;
	background-color: #70BAE2;
	text-align: center;
}
#hdrgreen {
	height: 140px;
	background-image: url('/images/hdrgbg.png');
	background-position:center top;
	background-color: #C0DF6A;
	text-align: center;
}
#hdrorange {
	height: 140px;
	background-image: url('/images/hdrobg.png');
	background-position:center top;
	background-color: #FAD773;
	text-align: center;
}
#hdrred {
	height: 140px;
	background-image: url('/images/hdrrbg.png');
	background-position:center top;
	background-color: #FCC297;
	text-align: center;
}

#bardark {
	background-image: url('/images/bardark.png');
	background-repeat: repeat-x;
	background-color: #AEAEAE;
	height: 33px;
}
#barlight {
	background-image: url('/images/barlight.png');
	background-repeat: repeat-x;
	background-color: #DFDFDF;
	height: 33px;
}
#content {
	width: 810px; /*height: 200px;*/;
	vertical-align: top;
}
#cbbbg {
	/*width: 500px;*/
	background-image: url('/images/cbbbg.png');
	background-repeat: repeat-x;
	background-color: #DBEB9B;
	border-right: 1px #7A7A7A solid;
	vertical-align: top;
	padding: 0px 15px 8px 15px;
	color:#003000;
}
#cbpbg {
	/*width: 500px;*/
	background-image: url('/images/cbpbg.png');
	background-repeat: repeat-x;
	background-color: #FCE7AC;
	border-right: 1px #7A7A7A solid;
	vertical-align: top;
	padding: 0px 15px 8px 15px;
	color:#301000;
}
#cbcbg {
	/*width: 500px;*/
	background-image: url('/images/cbcbg.png');
	background-repeat: repeat-x;
	background-color: #FDDABF;
	border-right: 1px #7A7A7A solid;
	vertical-align: top;
	padding: 0px 15px 8px 15px;
	color:#300000;
}
#cbmisc {
	/*width: 500px;*/
	background-image: url('/images/bgmisc.png');
	background-repeat: repeat-x;
	vertical-align:top;
	border-right: 1px #7A7A7A solid;
	background-color: #F5F5F5;
	padding: 0px 15px 8px 15px;
	color:#202020;
}
.gsep
{
	background-image:url('/images/cbmbg.png');
	background-repeat:repeat-x;
	background-color:#F5F5F5;
	border-right: 1px #7A7A7A solid;
	padding: 0px 15px 8px 15px;
}

#sidebar 
{
	padding: 16px 16px 16px 20px;
	background-color: #f5f5f5;
	background-image: url('/images/sidebarbg.png');
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	width:203px;
}
#sidebarg
{
	padding: 16px 16px 16px 20px;
	background-color: #DBEB9B;
	background-image: url('/images/sidebargbg.png');
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	width:203px;
}

#sideleft 
{
	vertical-align:bottom; 
	/*width:8%;*/
	background-image: url('/images/sidefill.png'); 
	border-right: 1px #7A7A7A solid;
}
#sideright
{
	/*width:8%;*/
	vertical-align:bottom; 
	background-image: url('/images/sidefill.png'); 
	border-left: 1px #7A7A7A solid;
}

#sidesbtm
{
	 height:200px; 
	 background-image:url('/images/sidefillbtm.png'); 
	 background-repeat:repeat-x;
}
#sidesep
{
	background-image:url('/images/sidesep.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	padding:0px 0px 16px 0px;
}

#sidesepg
{
	background-image:url('/images/sidesepg.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	padding:0px 0px 16px 0px;
}

.button
{
	width:123px;
	cursor:pointer;
	border:0px;
}
.gbr
{
	border-right: 1px #7A7A7A solid;
}
.gbl
{
	border-left: 1px #7A7A7A solid;
}

#arrow
{
 	padding:5px 0px 12px 0px;
	height:24px;
	font-size: 11pt;
	font-weight:bold;
	vertical-align:middle;
	white-space: nowrap;
}

.green {
	color: #007000;
}
.orange {
	color: #A07000;
}
.red {
	color: #803000;
}
.price
{

	width:126px;
	height:57px;
	float: right; 
	padding-top:8px; 
	margin:0px 0px 0px 2px;
}

#bullet
{
	background-image:url('/images/bulblue.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 24px;
}
#bulcontent
{
	background-image:url('/images/sidesep.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	padding:4px 8px 16px 24px;
	color:#444444;
}
.w {
	width:100%;
}
.c
{
	text-align:center;
}
.t {
	vertical-align:top;
}
