 body { 
    margin: 0px; 
    background-image: url(images/bg.gif);   
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
}
a.category:link     { font: 11px arial;   color: #515050; text-decoration: none; font-weight:bold; }
a.category:active   { font: 11px arial;   color: #515050; text-decoration: none; font-weight:bold; }
a.category:visited  { font: 11px arial;   color: #515050; text-decoration: none; font-weight:bold; }
a.category:hover    { font: 11px arial;   color: #969091; text-decoration: none; font-weight:bold; }

a:link              { font: 10px verdana; color: #870C19; text-decoration: none }
a:active            { font: 10px verdana; color: #870C19; text-decoration: none }
a:visited           { font: 10px verdana; color: #870C19; text-decoration: none }
a:hover             { font: 10px verdana; color: #CD3343; text-decoration: none }



.plugin {
	color: #515050;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
IMG {
	border: none;
}
a {
	color: #515050;
	font-weight: bold;
	text-decoration: none;
}
select, option, textarea, input
{
  color:       #282828;
  font-size:   11px;
  font-family: Verdana;

  background-color: #BCBBBB;
}
hr
{
  height: 1px;
  border: 0px;

  color: #515050;
  background-color: #515050;
}