body {
	margin: 0px;
	background: #FFFFFF;
	}

p, td, div { 
	color: #000000;
	font-family: arial;
	font-size: 12px;
	}

h1 { color: #224455; font-family: arial; font-size: 16px; font-weight: bold; }
h2 { color: #224455; font-family: arial; font-size: 24px; font-weight: bold; text-transform: uppercase; margin-bottom: 0px;}
h3 { color: #224455; font-family: arial; font-size: 14px; font-weight: bold; margin: 0px; }
h4 {  }
h5 { font-family: arial; font-size: 12px; margin: 0px; font-weight: bold; }
h6 { font-family: arial; font-size: 10px; margin: 0px; font-weight: normal; padding-bottom: 5px; }

a:link    { color: #224455; text-decoration: underline; }
a:active  { color: #224455; text-decoration: underline; }
a:visited { color: #224455; text-decoration: underline; }
a:hover   { color: #448899; text-decoration: underline; }

img { border: 0px; }
.sale { color: #FF0000; font-size: 14px; font-weight: bold; }
.msrp { font-size: 14px; font-weight: bold; text-decoration: line-through; }
.price { font-size: 16px; font-weight: bold; }
.pymt { color: #224455; }

.bold { font-size: 14px; font-weight: bold; }
.details { font-size: 14px; font-weight: normal; }
.hr { background-color: #224455;}

.search_box { 
	background-color: #ECEDED;
	border: 1px solid #224455;
	padding: 3px;
	}

.form { font-size: 10px; }

.form_box { border: 1px solid #224455; font-size: 12px; color: #224455; background-color: #FFFFFF;}

.header {
	background-color: #448899;
	color: #FFFFFF;
	font-size: 11px;
	}

.header_divider { border-left: 1px solid #AACCDD; border-right: 1px solid #448899; padding-right: 15px;}

a.header:link    { color: #AACCDD; }
a.header:active  { color: #AACCDD; }
a.header:visited { color: #AACCDD; }
a.header:hover   { color: #224455; }

a.menu:link    { font-weight: bold; text-transform: uppercase; }
a.menu:active  { font-weight: bold; text-transform: uppercase; }
a.menu:visited { font-weight: bold; text-transform: uppercase; }
a.menu:hover   { font-weight: bold; text-transform: uppercase; }

.featured { font-size: 11px; }

.return { color: #224455; font-size: 10px; }

a.return:link    { color: #224455; text-decoration: underline; }
a.return:active  { color: #224455; text-decoration: underline; }
a.return:visited { color: #224455; text-decoration: underline; }
a.return:hover   { color: #448899; text-decoration: underline; }

.inventory_list { border:1px solid #224455; background: #224455; }

.table_header { background-color: #DDDDDD; }
.row1 { background-color: #FFFFFF; }
.row2 { background-color: #ECEDED; }

.inventory { font-size: 10px; }