/* ---------------------------------------------
AAA Refrigeration & Equipment Co. Style Sheet
author:   Acceleration.net - JWB
version:  2006.05
----------------------------------------------- */

/* I put this in here to trick Netscape 4.x - so it doesn't muck the layout. */
@import url("widgetcorp-layout.css");
@import url("logoparade.css");

html,body,div,p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}


/* Generic Rules
----------------------------------------------- */
a img {border:none;}
a:link,a:active {color: #1762B9; text-decoration: none;}
a:visited {color: #336; text-decoration: none;}	
a:hover {color: #c00; text-decoration:underline;}
a:hover img {text-decoration: none;}
.button
{
   background-color:Transparent;
   border:1px solid #666;
}
.buttonHover
{
   background-color:Transparent;
   border:1px solid #666;
}

.ErrorText {color: red; font-size:12pt; font-weight:bolder; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;}
