body {
    background: #4A515B url("/images/bg_header.gif");
    background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 0;
	color: #ffffff;
	font-family: arial,helvetica;
	font-size: 11px;
	}
td {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	}
.textfield
	{
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	}
.textFieldTitle 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #663366;
	font-weight: bold;
	}
a:link {
	font-family: tahoma,geneva,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B6BECB;
	text-decoration: underline;
	}
a:visited {
	font-family: tahoma,geneva,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B6BECB;
	text-decoration: underline;
	}
a:hover {
	font-family: tahoma,geneva,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B6BECB;
	text-decoration: underline;
	}
a:active 
	{
	font-family: tahoma,geneva,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B6BECB;
	text-decoration: underline;
	}
a.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a.topmenub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topmenu:hover {
    color: #ffffff;
}
a.topmenub:hover {
    color: #ffffff;
}
.bigsearch {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}
.quicksearch {
  font-size: 14px;
  color: #ff0000;
  font-weight: bold;
}
.searchsubmit {
   border: 1px solid #ff0000;
   background: #940303;
   color: #ffffff;
   font-size: 12px;
   font-weight: bold;
   font-family: arial,helvetica;
   width: 40px;
}
a.textlink {
   color: #B6BECB;
   font-weight: bold;
}
