*			{font-family: Verdana; font-size: 9pt;}


h1			{font-size: 15pt}
h2			{font-size: 13pt}
h3			{font-size: 11pt; font-weight: bold;}
.bdy		{font-size: 10pt}


.col1		{color: #000000}
.col2		{color: #394c34}
.col3		{color: #9e632e}


.bg1		{background-color: #394c34}
.bg2		{background-color: #9e632e}

.small		{font-size: xx-small;}


a	{color: #394c34; text-decoration: underline}
a:hover	{color: #9e632e; text-decoration: underline}


li 			{list-style-image: url(/i/bullet.gif); list-style-type: square}


#Menu a {font-size: 11pt; font-weight: bold;}


.form-button 
{
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color:#ffffff;
	background: #394c34; 
	BORDER-RIGHT: #9e632e 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #9e632e 1px solid; 
	cursor: hand
}

.form-button:hover
{
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color:#ffffff;
	background: #9e632e; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #394c34 1px solid; 
	BORDER-LEFT: #394c34 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	cursor: hand
}


#Product {
width: 150px;
height: 200px;
border: 0px solid #3f3f3f;
margin: 8px;
text-align: center;
position: relative;
float: left;
font-size: 8pt;
}

#Product a {
border: 0px;
}

#Product img {
margin: 4px auto 4px auto;
border: 0px;
}

#Product p {
text-align: center;
}

/*
#Advert
{
	font-size: 8pt;
}

#Advert a
{
	font-size: 8pt;
}
*/
