body	{
	margin: 0px;
	scrollbar-face-color: #4A41A5;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #BAE861;
	scrollbar-darkshadow-color: #142165;
	scrollbar-track-color: #B2D687;
	scrollbar-shadow-color: #A1A89E}


body, th, td, ul, div, blockquote {
        font-family: Verdana, Trebuchet MS, tahoma, sans-serif;
        font-size: 11px;
        line-height: 13pt;
        color: #000000;}


.content {
	padding: 10px;
	background-color: #fff;
	border-style: solid;
	border-color: #1F4200;
	border-width: 1px;}

.box {
	padding: 10px;
	background-color: #95BD72;
        font-size: 12px;
	border-style: solid;
	border-color: #1F4200;
	border-width: 1px;}


HR {color: #000000;
	height: 1pt}
h1 {

	color: #1F4200;
	font-size: 16px;
        line-height: 18pt;
	}

h2 {
		color: #1F4200;
        font-size: 16px;
        line-height: 18pt;
	font-variant: small-caps
        }

h3 {
		color: #1F4200;
        font-size: 12px;
        line-height: 14pt;}

.bordered-cart {
	border-left: 1px solid #000000;
	padding-left: 20px
}



.cell_over { BACKGROUND-COLOR: #367C0D;
        font-size : 12px;
	color: #ffffff;
	line-height: 15px;
	font-family :verdana, arial, Helvetica, sans-serif}
.cell_out { BACKGROUND-COLOR: #1F4200;
        font-size : 12px;
	color: #FFFFFF;
	line-height: 17px;
	font-family :verdana, arial, Helvetica, sans-serif}

.cell_over a:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none}

.cell_out a:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none}

.cell_over a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none}

.cell_out a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none}

.cell_over a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;}

.cell_out a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;}


.accountHeader {
	background-color: #A50008;
	color: #FFFFFF;
	font-weight: bold;
}

.accountSubHeader  {
	background-color: #D7D7D7;
	color: #000000;

}


a:link {


	color: #1F4200;
	text-decoration: none}

a:visited {


	color: #367C0D;
	text-decoration: none}

a:hover {

	color: #53AC1C;
	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;
}


 /** feed buttons **/
 .feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 5 21px;
  background: url("/images/rss_icon_glass_purple16.jpg") no-repeat 0 50%;
  list-style-type: none;
}




