body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #444444;

}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #810385;
}
a:visited {
	text-decoration: underline;
	color: #810385;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
}

.forbin A:link {color: #ffffff}
.forbin A:visited {color: #ffffff}
.forbin A:active {color: #ffffff}
.forbin A:hover {color: #ffffff}

input.inputfield {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #EDEDE7;
  font-weight:  bold;
}
.formoutput {
	font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #EDEDE7;
	font-weight:  bold;
	padding-left: 3px;
}

textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #EDEDE7;
  font-weight:  bold;
}
select{
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #EDEDE7;
  font-weight:  bold;
}
.left {
	background-image: url(left.jpg);
	background-position: right;
}
.right {
	background-image: url(right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fourteen {
	font-size: 14px;
	line-height: 160%;


}
