.product {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.price {
	font-family: Tahoma;
	font-size: 12px;
	color: #194398;
}
.headwhite {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalred {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.normalblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.normalbluesky {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #969CB4;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sblinktext_underline
{
    font-family: tahoma;
    font-size: 11px;
    text-decoration: underline;
    font-weight:bold;
}
.mtopictext
{
    font-size: 13px;
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
}
hr.thick
{
    color: #cccccc; 
    background-color:#cccccc;
    border-width:0px;
     height: 1px; width:100%;      
}
