body {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000
}
a {  
	color: #000000;
	text-decoration: underline;
}
.msgTxt  {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #336699
}
a:hover {  
	
	text-decoration: none;
}
td {

	font-size: 8pt;
}
.title
{
	font-size:9pt;
	font-weight: bold;
	color: #04282B;
	padding: 0em 0em 0em 0em;

}
.prodOn
{
	line-height:12pt;
	background: #265C5D;
	text-decoration: none;
	width: 124px;
	padding: 0em 0em .1em 2.4em;
	color: #ffffff;
}
.prodOff:hover
{
	background: #589394;
	width:124px;
}

.prodOff
{
	line-height:12pt;
	background: #418485;
	text-decoration: none;
	cursor: hand;
	width: 124px;
	padding: 0em 0em .1em 2.4em;
	color: #ffffff;
}

.prodSelected
{
	font-size:8pt;
	line-height:12pt;
	color: #ffffff;
	padding: 0em 0em 0em 1.2em;

}

.content
{
	font-size:8pt;
	padding: 1.5em 1.5em 1.5em 1.5em;
}

img#btn_aboutUs {
	 cursor: hand;
     background-image: url(/images/btn_aboutUs_h.gif);
}
img#btn_products {
	cursor: hand;
     background-image: url(/images/btn_products_h.gif);
}
