body      { background-color: #ffffff; }

td { color: #000000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

H3 { color: #000000; font-weight: bold; font-size: 18px; font-family: Times New Roman, Times, Serif;
}

b { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

b.head { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

H1 { color: red; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.services { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.foot { color: #000000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center
}

.searchtxt { color: #000000; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


input { color: #000000; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}


select { color: #000000; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

a:link 	{color: #000000; text-decoration:underline; text-weight: bold;}         /* unvisited link */
a:visited 	{color: #000000; text-decoration:underline; text-weight: bold;}  	    /* visited link */
a:hover 	{color: #780E12; text-decoration:underline; text-weight: bold;}   	/* mouse over link */
a:active 	{color: #780E12; text-decoration:underline; text-weight: bold;}   	/* selected link */


a.foot:link 	{color: #000000; text-decoration:none;}         /* unvisited link */
a.foot:visited 	{color: #000000; text-decoration:none;}  	    /* visited link */
a.foot:hover 	{color: #780E12; text-decoration:underline;}   	/* mouse over link */
a.foot:active 	{color: #780E12; text-decoration:underline;}   	/* selected link */

a.subcatl:link 	    {color: #000000; text-decoration:underline;}         /* unvisited link */
a.subcatl:visited 	{color: #000000; text-decoration:underline;}  	    /* visited link */
a.subcatl:hover 	    {color: #000000; text-decoration:underline;}   	/* mouse over link */
a.subcatl:active 	{color: #000000; text-decoration:underline;}   	/* selected link */


a.subcat:link 	    {color: red; text-decoration:underline;}         /* unvisited link */
a.subcat:visited 	{color: red; text-decoration:underline;}  	    /* visited link */
a.subcat:hover 	    {color: red; text-decoration:underline;}   	/* mouse over link */
a.subcat:active 	{color: red; text-decoration:underline;}   	/* selected link */


a.catalog:link 	{color: #000000; font-size: 10px; text-decoration:none;}         /* unvisited link */
a.catalog:visited 	{color: #000000; font-size: 10px; text-decoration:none;}  	    /* visited link */
a.catalog:hover 	{color: #FF0000; font-size: 10px; text-decoration:underline;}   	/* mouse over link */
a.catalog:active 	{color: #FF0000; font-size: 10px; text-decoration:underline;}   	/* selected link */


/* Style for non-root level text, mout state */
.a0 {
	font: 11px Verdana, Arial, Tahoma;
	color: #99FF99
}
/* Style for non-root level text, mover, mdown states */
.a1,
.a2 {
	font: 11px Verdana, Arial, Tahoma;
	color: #eeFFee
}
/* Style for root level text, mout state */
.aa0 {
	font: 12px Verdana, Arial, Tahoma;
	color: #ffffff
}
/* Style for root level text, mover, mdown states */
.aa1,
.aa2 {
	font: 12px Verdana, Arial, Tahoma;
	color: #99FF99
}

/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: #ffffff;
}
/* Style for a block - DIV */
.m0table {
	background: #cccccc; border: solid #000000;
}