/* This style sheet is used to render the products in products.php */
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style12_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}
p {
color:#000000;
font-family:arial;
font-size:10pt;
}
table {products.htm (line 19)
color:#000000;
font-family:arial;
font-size:10pt;
}
#small
{
	padding: 3px;
	border: 1px solid white;
	margin: 6px 12px;
	vertical-align: top;
	background-color: #333; 
	position: relative;
	z-index: 0;
}

#large
{
	padding: 3px;
	border: 1px solid white;
	margin: 6px 12px;
	vertical-align: top;
	background-color: #333; 
	position: absolute;
	z-index: 2;
}

#overlay
{
	position:absolute;
	left: 0;
	top: 0;
	height:100%;
	width:100%;
	z-index:1;
	visibility:hidden;
}

.description
{
	border-top: 1px dotted #333;
	padding-top: 12px;
	font-size: 12px;
	text-align: justify;
	color: #ccc;
}

.footer
{
	font-size: 11px;
	text-align: center;
	color: #ccc;
}

.contact
{
	font-size: 10px;
	text-align: center;
	color: #666;
}

.contact a
{
	color: #666;
}
.style16 {text-decoration: none; color: #000000;}
.style17 {color: #FFFFFF}
.style18 {color: #CCA1E9;font-size: 11px;}
.style19 {
	color: #000066;
	font-weight: bold;
}
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style22 {color: #FFFFFF; font-weight: bold; }

/*Mootools*/ 
.moognifyBorder {
	background-color: #ffffff;
	text-align: center;
	border:4px solid #ffffff;
}
.thcont img
{
	width:170px;
}
</style>
