body {
	background-color: white;
	margin: 0px;
}
body, tr, td, th, p {
	font-size: 12px;
}

A:Link, A:Visited, A:Active  { text-decoration : none; font-weight : normal; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 8pt;}

A.fox:Link, A.fox:Visited, A.fox:Active  { text-decoration : none; font-weight : normal; color : #585858; font-family : Arial, Helvetica, sans-serif; font-size : 7pt;}

A.menu:Link, A.menu:Visited, A.menu:Active  { text-decoration : none; font-weight : bold; color : #585858; font-family : Arial, Helvetica, sans-serif; font-size : 8pt;
padding:6px; height:26px; background-color:#C7C7C7}

.footer:Link, A.menu:Visited, A.menu:Active  { text-decoration : none; font-weight : bold; color : #585858; font-family : Arial, Helvetica, sans-serif; font-size : 8pt;
padding:6px; height:26px; background-color:#C7C7C7}

A.menu:Hover  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding:6px;
	width:100px;
	height:26px;
	background-color:#C7C7C7
}

A.menu1:Link, A.menu1:Visited, A.menu1:Active   {
	text-decoration : none;
	font-weight : bold;
	color : 585858;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding:6px;
	height:26px;
	background-color:#C7C7C7;
}

A.menu1:Hover   {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding:6px;
	width:170px;
	height:26px;
	background-color:#C7C7C7
}



P, TD  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
	font-size : 12px;
}

.fox-font  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : #808080; font-size : 8pt;}

.first  {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #808080; font-size : 12pt; margin-left: 30px;}
.second  {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #808080; font-size : 12pt; margin-left: 90px;}
.third  {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #808080; font-size : 12pt; margin-left: 160px;}

a:hover {
	color: #999999;
	text-decoration: none;
}
.style1 {font-size: 18pt}
a:link {
	color: 585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:active {
	color: #585858;
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: 585858;
}
.style8 {color: #B2B2B2}
.style14 {
	font-size: 8pt;
	color: #585858;
}
.style15 {color: #808080}
.style27 {
	font-size: 10pt;
	font-weight: bold;
}
.style29 {font-size: 9pt}
.style37 {font-size: 10pt}
.style40 {color: #800000}


/*************************************************/
/*********** Styles Added By Lauren **************/
/*************************************************/
#containerbg {
	background-image: url(containerbg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0px 10px;
	vertical-align: top;
}
#leftbar {
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #EAEAEA;
	width: 140px;
	min-width: 140px;
}
#leftbar a {
	display: block;
	font-size: 12px;
	padding: 3px 0px;
}
#contentarea {
	width: 100%;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
.pr_image td {
	vertical-align: middle;
	text-align: center;
	height: 150px;
	width: 150px;
	border: 1px solid #EFEFEF;
}
.mi_image td {
	vertical-align: middle;
	text-align: center;
	height: 300px;
	min-width: 300px;
	border: 1px solid #EFEFEF;
}
.pr_image {
	padding-bottom: 4px;
}
.pr_name {
	display: block;
	font-size: 12px;
}
.Products p {
	font-size: 11px;
	color: #999;
}
span.pr_price {
	font-size: 14px;
	display: block;
	padding: 4px 0px;
}
span.pr_add {
	text-align: center;
	white-space: nowrap;
	display: block;
}
.pr_add a, input.add {
	display: block;
	width: 90px;
	padding: 2px;
	background-color: #C7C7C7;
	border: 1px solid #999;
	text-align: center;
}