a:link              { font: verdana; color: #575E61; text-decoration: none }
a:active            { font: verdana; color: #575E61; text-decoration: none }
a:visited           { font: verdana; color: #575E61; text-decoration: none }
a:hover             { font: verdana; color: #575E61; text-decoration: underline }

a.category:link     { font: arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:active   { font: arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:visited  { font: arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:hover    { font: arial;   color: #D1DCEB; text-decoration: underline; font-weight:bold; }

a.copyright:link    { font: arial; color: #687F91; text-decoration: none; }
a.copyright:active  { font: arial; color: #687F91; text-decoration: none; }
a.copyright:visited { font: arial; color: #687F91; text-decoration: none; }
a.copyright:hover   { font: arial; color: #819AAD; text-decoration: underline; }


body
{
	margin-top:    0px;
	margin-bottom: 0px;
	margin-left:   0;
	margin-right:  0;
	padding: 0;
	 color:       #000000;
	background-color:      #737d82;

}

select, option, textarea, input
{
  border-width: 1px;
  border-color: #9DBECD;

  color:       #000000;
  font-size:   11px;
  font-family: arial;

  background-color: #FFFFFF;
}

input.checkbox
{
  background-color: #F5F9FD;
}

td, font
{
   
}

hr
{
  height: 1px;
  border: 0px;

  color: #DDE7EC;
  background-color: #DDE7EC;
}

.box
{
  border-left:    1px solid #DDE7EC;
  border-right:   1px solid #DDE7EC;
  border-top:     1px solid #DDE7EC;
  border-bottom:  1px solid #DDE7EC;

  background-color: #FFFFFF;
}


.menu-tx {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.menu-links {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}


