
a:link {text-decoration: none; color:#0000FF;}
a:visited {text-decoration: none; color: #0000FF;}
a:hover {text-decoration: none; COLOR:#00CC66;}

body {
	font-family: verdana, tahoma, arial; 
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

div.action {
	font-family: verdana, tahoma, arial; 
	font-size: 10pt;
	color: blue;
}

div.menu {
	margin-left: 1cm;
}

div.center {
	font-family: verdana, tahoma, arial; 
	font-size: 10pt; 
	color: #000000;
	text-align: center;
}

div.left {
	font-family: verdana, tahoma, arial; 
	font-size: 10pt; 
	color: #000000;
	text-align: justify;
}

div.red {
	font-family: verdana, tahoma, arial; 
	font-size: 10pt; 
	color: red;
	text-align: center;
}

div.redsmall {
	font-family: verdana, tahoma, arial; 
	font-size: 8pt; 
	color: red;
	text-align: center;
}

div.row {
	clear: both;
	padding-top: 2px;
}

div.row span.label {
	float: left;
	width: 325px;
	text-align: right;
}

div.row span.formw {
	float: left;
	width: 100px;
	text-align: left;
} 

div.footer {
	font-family: verdana, tahoma, arial; 
	font-size: 7pt; 
	color: #cd2027;
	text-align: center;
}

.left {
	border-left: 1px solid #000000;
}

.right {
	border-right: 1px solid #000000;
}

.copyright {
	font-family: tahoma, verdana, arial;
	font-size: 8pt; 
	font-weight: bold;
	color: #ffffff;
	verticle-align: 20%;
}



fieldset {
 margin: 0px 0;
}

legend {
  margin-bottom: 5px;
  margin-left: 0px;
  padding-right: 5px;
  vertical-align: middle;
  padding-bottom: 3px;
  font-size: 10px;
}

.screenButtons {
  text-decoration: none;
}
 
.commonButton {
  margin-left: 14px;
  margin-right: 14px;
  vertical-align: middle;
  display: inline;
  padding-top: 5px;
  padding-bottom: 5px;
}

.commonButton button,
.commonButton {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
  border: 0 solid white;
  background-repeat: no-repeat;
  cursor: hand;
}
