A:active
{
	BACKGROUND-COLOR: #6699FF;
}
A:hover, A:visited:hover
{
    COLOR: #3366FF
}
A:visited, A:link
{
	COLOR: #000090;
	font-family: Arial, Helvetica, sans-serif;
}
.mainTable
{
    BORDER-LEFT: #0060ff 1px solid;
    BORDER-RIGHT: 2px solid
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: smaller;

}

h3 {  font-family: Georgia, "Times New Roman", Times, serif; color: #000099; letter-spacing: 1px}
h4 {  font-family: Arial, Helvetica, sans-serif; font-weight: bolder; color: #000099}

#tblProds TD{
	vertical-align: top;
	padding-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	padding-bottom: 10px;


}
#tblProds TD IMG {
	border: thin solid #CCCCCC;
	margin-bottom: 5px;
	margin-left: 5px;
}
#tdIndex {
	border: 1px solid #BFDFFF;
}
#tblContact {
	border: 1px solid #BFDFFF;
}
address {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: center;
	font-style: normal;
}
