body	{
	margin: 10px;
	background-image: url('/images/bg.gif');
}


body, th, td, ul, div, blockquote {
        font-family: Trebuchet MS, tahoma, sans-serif;
        font-size: 11px;
        line-height: 16pt;
        color: #DEDEDE;}


HR {color: #000000;
	height: 1pt}
h1 {

	color: #FFBE21;
	font-size: 16px;
    line-height: 18pt;
     padding-left: 10px
	}

h2 {
		color: #DEDEDE;
        font-size: 16px;
        line-height: 18pt;
	font-variant: small-caps
        }

h3 {
        font-size: 12px;
        line-height: 14pt;}

.bordered-cart {
	border-left: 1px solid #000000;
	padding-left: 20px
}

.accountHeader {
	background-color: #A50008;
	color: #FFFFFF;
	font-weight: bold;
}

.accountSubHeader  {
	background-color: #D7D7D7;
	color: #000000;

}


a:link {


	color: #FFFBC6;
	text-decoration: none}

a:visited {


	color: #FFFBC6;
	text-decoration: none}

a:hover {

	color: #ffffff;
	text-decoration: none;}


a.main:link {
	font-weight: bold;
	font-size: 12px;
	color: #A67585;
	text-decoration: none}

a.main:visited {
	font-weight: bold;
	font-size: 12px;
	color: #A67585;
	text-decoration: none}

a.main:hover {
	font-weight: bold;
	font-size: 12px;
	color: #588000;
	text-decoration: none;}


input {color: #6B6B6B;
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	font-family: verdana;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11px}

input.noborder {
	border-style: solid;
	border-color: white;
	border-width: 0px;
}



#blog {
	border-style: solid;
    border-color: #FFBE21;
    border-width: 1px;
    padding: 10px
}

.padding {
    padding: 6px;
    }