div.product {
    margin-left: 5px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;	
    font-family : Verdana, Arial, Helvetica;
	color : #ffffff;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

div.product_links {
    margin-left: 5px;
    line-height: 13pt;
    font-family : Verdana, Arial, Helvetica;
	color : #ffffff;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

font.product {
    font-family : Verdana, Arial, Helvetica;
	color : #f2c041;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;	
}

font.signup {
	font-family : Verdana, Arial, Helvetica;
	color : #ffffff;
	font-size : 7pt;
	font-style : normal;
	font-weight : bold;
}

input.signup {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size : 7pt;
	font-style : normal;
	font-weight : bold;
}

td.grey_box {
color: #5d5d5d;
background-image: url(images/grey_box_back.jpg);
background-repeat: no-repeat;
}

A.product:LINK {
	font-family : Verdana, Arial, Helvetica;
	color : #f2c041;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: underline;	
}

A.product:ACTIVE {
	font-family : Verdana, Arial, Helvetica;
	color : #f2c041;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: underline;	
}			   

A.product:VISITED {
	font-family : Verdana, Arial, Helvetica;
	color : #f2c041;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: underline;
}

A.product:HOVER {
	font-family : Verdana, Arial, Helvetica;
	color : #3a3a3a;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : underline;	
}

A.box:LINK {
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: underline;	
}

A.box:ACTIVE {
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: underline;	
}			   

A.box:VISITED {
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: underline;
}

A.box:HOVER {
	font-family : Verdana, Arial, Helvetica;
	color : #cc0000;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : underline;	
}
.button {
	font-size: 12px;
	font-weight: bold;
	color: #DA1F1F;
	background-image: url(images/button-back.gif);
	background-repeat: no-repeat;
	width: 96px;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
	font-size: 12px;
	color: #DA1F1F;
}
.green {
	font-size: 12px;
	color: #00cc33;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.red_title {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family : Verdana, Arial, Helvetica;
	color : #ffffff;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	background-color: #707EA1;
}
.product_head {
    font-family : Verdana, Arial, Helvetica;
	color : #0526a5;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;	
}
div.product2 {
    margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;	
    font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}