body {
	font-family : Verdana, Arial;
	background-color : #FFFFFF;
	font-size : 11 px;
}

a {
	font-family : Verdana, Arial;
	font-size : 11px;
	color: #353535;
	text-decoration: none;
}

a.sublink {
	font-family : Verdana, Arial;
	font-size : 14px;
	line-height : 16px;
	color: #9D0101;
}

a.newslink {
	font-family : Verdana, Arial;
	font-size : 11px;
	line-height : 16px;
	color: #9D0101;
}

a.newslink:hover {
	font-family : Verdana, Arial;
	font-size : 11px;
	line-height : 16px;
	color: #000000;
}

a.list {
	font-family : Verdana, Arial;
	font-size : 11px;
	line-height : 16px;
	color: #3B3B3B;
}

a.list:hover {
	font-family : Verdana, Arial;
	font-size : 11px;
	line-height : 16px;
	color: #0B0B0B;
}

a.selected {
	font-family : Verdana, Arial;
	font-size : 11px;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	font-family : Verdana, Arial;
	font-size : 11px;
	color: #000000;
}

td.menubg {
	background-color : #333365;
}

td.searchmenubg {
	background-color : #CFCFCF;
}

td.line {
	background-color : #8A8A8A;
}

td.sublink {
	font-family : Verdana, Arial;
	font-size : 14px;
	line-height : 16px;
	color: #9D0101;
}

td.small {
	font-family : Verdana, Arial;
	font-size : 10px;
	color: #999999;
}

td.main {
	font-family : Verdana, Arial;
	font-size : 11px;
	color: #3B3B3B;
}

td.mainheader {
	font-family : Verdana, Arial;
	font-size : 11px;
	color: #3B3B3B;
}

td.listheader {
	background-color: 7B7B9D;
	font-family : Verdana, Arial;
  font-weight: bold;
	font-size : 10px;
	color: #FFFFFF;
}

td.header {
	font-family : Verdana, Arial;
   font-weight: bold;
	font-size : 10px;
	color: #3B3B3B;
}

td.headerbig {
	font-family : Verdana, Arial;
   font-weight: bold;
	font-size : 12px;
	color: #3B3B3B;
}
input
{
font: 7pt Verdana; 

color: #000000;
background: #eeeeee;
border-style: solid; 
border-color:#BBCC99; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}
input.textfield {
	width: 154px;
	font-family : Verdana, Arial;
	font-size : 10px;
	color: #3B3B3B;
	border-color: #3B3B3B;
	border-style: solid;
	border-width: 1px;		
}

input.small {
	width: 30px;
	font-family : Verdana, Arial;
	font-size : 10px;
	color: #3B3B3B;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;		
}

input.button {
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color: #77AAAA;
  font-weight: bold;
  text-align: center;
  width: 60px;
  height: 20px;
	background-color: #FFFFFF;
}

select {
	font-family : Verdana, Arial;
	font-size : 10px;
	line-height : 15px;
	color: #3B3B3B;
	width: 160px;
}

textarea {
	width: 200px;
	font-family : Verdana, Arial;
	font-size : 10px;
	height: 100px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;		
}

input.email {
	width: 200px;
	font-family : Verdana, Arial;
	font-size : 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;		
}

input.searchfield {
	width: 118px;
	font-family : Verdana, Arial;
	font-size : 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;		
}

input.smallfield {
	width: 30px;
	font-family : Verdana, Arial;
	font-size : 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;		
}

input.white {
	width: 1px;
	height: 1px;
	font-family : Verdana, Arial;
	font-size : 10px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;		
}
input.send-btn {
width: 40px;
height: 16px;
background: #CFCFCF url(/images/search.gif) no-repeat;
outline: none;
border-style: none;
}