body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 10px;
color: #000;
background: #2474AC repeat;
text-align: left;
/* background: url(../images/bg_fly.gif) repeat-x; */
/* background: url(../images/footer_bg.gif) repeat-x; */
 background-repeat: repeat;
}
table {
/* font-family: verdana, helvetica, sans-serif;
font-size: 10px;
text-align: left;
color: #000; */
font-size: 11px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
}

A:link {
	color: #000033;
/*	background: #7FFFD4; */
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #010101;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #000002;
	/* background: #ABFF80; */
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #006BD2;
	text-decoration: line-through;
/*	background: #90EE90; */
	font-weight: bold;
}

TD {
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

P {
/*	font-size: 12px;
	font-family : Verdana,Arial;
*/
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

TD.smaller {
	font-size: 12px;
	font-family : Verdana,Arial;
	color : #000000;
}

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

HR {
	color : #A9A9A9;
	height: 1px;
	width: 92%;
	/* text-align: left;/*this will align it for IE*/
	/* margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}
SELECT.prodoption {
font-size: 10px;
font: bold;
font-family : Verdana,Arial;
color : #020000;
background: #F5F5F5;
}

SPAN.prodoptions {
font-size: 11px;
font: bold;
font-family : Verdana,Arial;
color : #020000;
}

SPAN.prodoption {
font-size: 11px;
font: bold;
font-family : Verdana,Arial;
color : #020000;
}

SPAN.detailoption {
font-size: 11px;
font: bold;
font-family : Verdana,Arial;
color : #FFFFFD;
 background: #32CD32;
 padding: 2px 2px 2px 2px;
}

/*The properties of the text in the short product description*/

div.proddescription {
	font-size: 9px;
	font-family : Verdana,Arial;
	font-weight: none;
}

div.detailname {
/*	background: #FF8C00; */
	color : #020200;
	font-size: 15px;
	font-family : Verdana,Arial;
	text-align: center;
}

div.detaildescription {
	font-size: 8 px;
	font-family : Verdana,Arial;
}

SPAN.price {
COLOR: #000200;
font-size: 15px;
font-family : Verdana,Arial;
 font-weight: bold;
 background: transparent;
}
/* CSS for Catalog.php - Advanced Catalog from Paul */
.more {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
color: #0066FF;
text-decoration: none;
}
.outer_border {
border: 5px solid #FF66CC;