BODY{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;    
}
h1{
    font-family: Arial;
    font-size: 18px;
    color: #58AD5A;
    text-decoration: none;
    margin-top: 0px; 
}
h2{
    font-family: Arial;
    font-size: 15px;
    color: #000000;
    text-decoration: none; 
}
h3{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
h4{
    font-family: Arial;
    font-size: 24px;
    color: #000000;
    text-decoration: none; 
}
#menu a{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}
#menu .active{
	font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
}
#menu a:hover{
	font-family: Arial;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}
table.products, table.products td{
	border-color: #8A888B;
	border-style: solid;
}
 
table.products{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}
 
table.products td{
	margin: 0;
	/* [disabled]padding-left: 20px; */
	/* [disabled]padding-right: 20px; */
	border-width: 1px 1px 0 0;
}
#form1 {
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}#header tbody tr .w230 {
	width: 220px;
}
#main tbody tr td h1 .floatR {
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	border-style: none;
}
#header tbody tr a img .marginR {
	margin-right: 50px;
}
#header tbody tr .w230 a img {
	margin-right: 50px;
}

