#menu { 
width: 124px;
 }

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
width: 124px;
background-color: #97AACF;
border: 1px solid #000;
}

#menu a:link, #menuitems a:visited
{
color: #000;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
background-color: #E7EFF4;
color: #000;
font-weight: bold;
}


body {
	margin: 8px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #EFF4F4;
	text-align: left;
}

div#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 800px;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000;
}


A:link {
	color: #003399;
	text-decoration: none;
}

A:visited {
	color: #003399;
	text-decoration: none;
}

A:active {
	color: #003399;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color: #003399;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #003366;
	text-decoration: none;
}

A.black:link {
	color: #000000;
	text-decoration: none;
}

A.black:visited {
	color: #000000;
	text-decoration: none;
}

A.black:active {
	color: #000000;
	text-decoration: none;
}

A.black:hover {
	color: #000000;
	text-decoration: none;
}

A.blue:link {
	color: #003399;
	text-decoration: none;
}

A.blue:visited {
	color: #003399;
	text-decoration: none;
}

A.blue:active {
	color: #003399;
	text-decoration: none;
}

A.blue:hover {
	color: #003399;
	text-decoration: none;
}


TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #003366;
	height : 2px;
}

TD.leftbg {
background-image: url(images/leftbg.gif);
font-size: 11px;
font-family : Tahoma;
color : #000000;
width:130px;
}

TD.leftbg2 {
	background-image: url(images/leftbg2.gif);
}

TD.nnleft {
	background-image: url(images/nnleft.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

TD.nnright {
	background-image: url(images/nnright.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

TD.stdbttmbg {
	background-image: url(images/nnright.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
	vertical-align: bottom;
}

TD.contentbg {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
	vertical-align: bottom;
}


TD.bottomlinks {
background-image: url(images/bottomlinks.gif);
font-size: 11px;
font-family : Tahoma;
color : #000000;
}

TD.lefttablebg {
background-image: url(images/lefttablebg.gif);
width: 24px;
}

TD.rightbg {
background-image: url(images/rightbg.gif);
width: 24px;
}

TD.bottombg {
background-image: url(images/bottombg.gif);
}

SPAN.callout {
	font-weight: bolder;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #CC0000;
	background-color: #EFF4F4;
	font-size: 0.9em;
}

SPAN.calloutbig {
	font-weight: bolder;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #CC0000;
	background-color: #EFF4F4;
	font-size: 1.1em;
}

SPAN.prodname {
	font-weight: bolder;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #CC0000;
	background-color: #EFF4F4;
	font-size: 1.5em;
}

SPAN.smalltext {
	font-size: 0.8em;
}

#content div.hr {
width: 100%;
height: 2px;
border: 0;
background-color: red;
margin-top: 5px;
} 

.prodimage { 
	float: right; 
	margin: 0 0 10px 10px;
	border: 1px solid #666;
}

.background {
    background-color: #C7D5E7;
}

.prodprice
{
	font-size: 16px;
}