{
	font-size: 12px;
	FONT-FAMILY: Arial, Verdana, Georgia,"Times New Roman", Times, serif; 
	WHITE-SPACE: pre; 
	margin: 1px;
	POSITION: relative; 
	TEXT-ALIGN: justify; 
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #FFddbb;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}



LINK {
	COLOR: #cc0000
}

A {
	FONT-WEIGHT: bold; CURSOR: hand; COLOR: #990000; TEXT-DECORATION: none
}

A.dark:link {
	color: #C06644;
	text-decoration: none;
}

A.dark:visited {
	color: #C06644;
	text-decoration: none;
}

A.dark:active {
	color: #C06644;
	text-decoration: none;
}

A.dark:hover {
	color: #9933aa;
	text-decoration: none;
}

A:link {
	color: #C06644;
	text-decoration: none;

}

A:visited {
	color: #C06644;
	text-decoration: none;

}

A:active {
	color: #C06644;
	text-decoration: none;

}

A:hover {
	color: #9933aa;
	text-decoration: none;

}

a:link span
{
    color: #ff0000
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #ECC0BA;
	border: solid #FF6622;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #ECC0BA;
	border: solid #FF6622;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	background-color: #996666;
	COLOR: #FFddbb;
	font-weight : Bold;
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	background-color: #996666;
	COLOR: #FFddbb;
	font-weight : Bold;
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #996666;
	height : 1px;
}

.menulink {
	color: #FFddbb;
	text-decoration: none;

}

.menulink:link {
	color: #FFddbb;
	text-decoration: none;

}

.menulink:visited {
	color: #FFddbb;
	text-decoration: none;

}

.menulink:active {
	color: #FFddbb;
	text-decoration: none;

}

.menulink:hover {
	color: #ffbb66;
	text-decoration: none;

}

.text-desc {
	padding: 5px;
	FONT-SIZE: 12px; 
	COLOR: #B03538; 
	font-weight : Bold;
	FONT-FAMILY: Arial, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left; 
}

.prod-desc {
	padding: 10px;
	FONT-SIZE: 12px; 
	COLOR: #9f4548; 
	
	FONT-FAMILY: Arial, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left; 
}

.prod-desc-bold {
	padding: 5px;
	FONT-SIZE: 13px; 
	font-weight : Bold;
	COLOR: #ff4548; 
	TEXT-INDENT: 10px; 
	FONT-FAMILY: Arial, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left; 
}

A.prod-desc {
	color: #FF0000;
	text-decoration: none;
}



SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}

OPTION.oostock {
color : #A0A0A0;
}

P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: center;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}


h1 {
font-size: 12px;
}

h2 {
font-size: 11px;
font-weight:normal;
font-family: arial;
}
.style35 {	font-size: 9px;
	color: #050505;
	text-decoration: none;
}
.style35 {color: #CC0022}

#advt {
	padding : 5px;
	top : 120px;
	position : absolute;
	left:150px;
	background-color : #f6e790;
	color : #f0996a;
	width : 250px;
	z-index : 10;
	color:#333333;
	border : #333333 solid 2px;
}
#advt .title {
	width : 100%;
	background-color:#A05040;
	font-weight : bold;
	color : #fff;
	padding : 2px;
	font-family : Arial;
	font-size:13px;
	text-align:center;
	clear : both;
}

#advt p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:smallest;
	padding : 2px;
	font-weight : bold;
	display : inline;
}

#center {
	text-align:center;
}


a.button:link, a.button:hover, a.button:visited, a.button:active 
{
	background-color : #993333;
	padding : 1px;
	padding-left:5px;
	padding-right:5px;
	color : #fda;
	border : #033 solid 1px;
	font-family :  Arial;
	font-size: 11px;
	font-weight : bold;
	display : inline;
	margin-right:5px;
}


