@charset "utf-8";
/* CSS Document */

strong{color:#fd0001}
a{	color:#fd0001;
  	text-decoration:underline;
 }
 a:hover{
 	color:#000000;	
	text-decoration:none
  }
IMG{border:0}
.smallText
{
	font-size:8.5pt;
	color:#000000;
	font-family:Verdana
}
.plainText
{
	font-size:9pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.3
}
.plainText a
{
	text-decoration:none;
	color:#000000;
}
.plainText a:hover
{
	text-decoration:none;
	color:#FF0000;
}
.imgborder
{
border-color:#dce559;
border-style:solid;
border-width:1px;
font-size:8pt;
color:#000000;
font-family:Verdana;
line-height:1.8
}
.imgrelborder
{
border-color:#6D2223;
border-style:solid;
border-width:1px;
}
.field {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 12px;
font-weight: normal;
border: 1px solid #666666;
background-color: #FFFFFF;
vertical-align: middle;
}
.buttonfw {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 12px;
font-weight: bold;
background-color: #FFFFFF;
height: 16px;
border: 1px solid #666666;
vertical-align: middle;
}