 body { 
    margin: 0px; 
    background-image: url('images/bg.gif');
}


body,td,th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D2C2C;
	

}
a.category:link     { font: 12px arial;   color: #0A6CBF; text-decoration: none; font-weight:bold; }
a.category:active   { font: 12px arial;   color: #0A6CBF; text-decoration: none; font-weight:bold; }
a.category:visited  { font: 12px arial;   color: #0A6CBF; text-decoration: none; font-weight:bold; }
a.category:hover    { font: 12px arial;   color: #EAA231; text-decoration: none; font-weight:bold; }

a:link              { font: 12px verdana; color: #0A6CBF; text-decoration: none; font-weight:bold; }
a:active            { font: 12px verdana; color: #0A6CBF; text-decoration: none; font-weight:bold; }
a:visited           { font: 12px verdana; color: #0A6CBF; text-decoration: none; font-weight:bold; }
a:hover             { font: 12px verdana; color: #EAA231; text-decoration: none; font-weight:bold; }

.sitebg { 
	background-image: url('images/bg.gif');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px; 
    background-color: #646363; 
}

.plugin {
	color: #F0F0F0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
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: #EAEAEA;
}
hr
{
  height: 1px;
  border: 0px;
  width: 85%;

  color: #D6D6D6;
  background-color: #D6D6D6;
}

.center
{ width:70%;
  margin-left:15%;
  margin-right:15%;
}

.chromelogofix
{ 
background-image: url('images/gmlogo_new_r.png');
background-repeat:repeat-x;

}
