a {
  text-decoration : none;
  color : #505050;
  text-decoration : underline;
}
a:hover {
  text-decoration : underline;
}
A.menu
{
  width: 154px;
  height: 19px;
  padding: 2px 2px 3px 2px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration: none;
  color : #505050;
}
A:HOVER.menu
{
  text-decoration: none;
}
TABLE.fixed-top
{
  background-color : #0080C1;
  border : 1px solid #C0C0C0;
  width: 720px;
  margin-bottom: 2px;
}
TABLE.fixed-content
{
  background-color : #FFFFFF;
  border : 1px solid #C0C0C0;
  width: 720px;
  margin-bottom: 2px;
}
IMG.top-pex
{
	padding: 2px;
}


TD.menu
{
  text-align: left;
  border : 1px solid #505050;
  background-color : #C0C0C0;
}
hr {
  height : 1px;
  color : #c0c0c0
}
.normal {
  font-family : verdana, arial, helvetica;
  font-size : 12px;
  color : #505050;
  /*line-height : 12pt;*/
}
.kop {
  font-family : verdana, arial, helvetica;
  font-size : 12px;
  color : #505050;
  font-weight : bold;
}
.small {
  font-family : verdana, arial, helvetica;
  font-size : 10px;
  color : #505050;
}
.border {
  font-family : verdana, arial, helvetica;
  font-size : 10px;
  color : #c0c0c0;
}
.webding {
  font-family : webdings;
  font-size : 12px;
  color : #ff0000;
}
.webding:hover {
  color : #000000;
  text-decoration : none;
}
.cms {
  font-family : 'MS Sans Serif';
  font-size : 12px;
  color : #000000;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	background : #FFFFFF;
	border-left: 1px solid #505050; 
	border-right: 1px solid #c0c0c0; 
	border-top:1px solid #505050; 
	border-bottom: 1px solid #c0c0c0;
}
.txtbutton {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt ;
  color: #000000;
	background: #c0c0c0;
}
