

/* Body Commands ***********************************/
body {
	font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font : arial, sans-serif;
	margin-top : 0px;
}
/* Body Commands ***********************************/

/* Standard fonts set for content areas****************/
TD {
	font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
/* Standard fonts set for content areas****************/



.redBG
{
background-color:#BF0813;
}
.whiteBG {
background-color:#FFFFFF;
}
.menuBG
{
background-image:url(http://www.riponhardware.com/images/menuBG.jpg);
background-repeat:repeat;
text-align:left;
color: white;
padding: 4px;
font-family: arial, sans-serif;
font-size: 13px;
font-weight:bold;


}
.headMenu a:link {color:white; text-decoration:none}
.headMenu a:visited {color:white; text-decoration:none}
.headMenu a:active {color:white; text-decoration:none}
.headMenu a:hover {color:#000099; text-decoration:none}

