body {font-family:Lucida Sans Unicode;font-size:11px;color:#000000;line-height: 16px}
td {font-family:Lucida Sans Unicode;font-size:11px;color:#000000;line-height: 16px}

.title {font-size: 16px;text-decoration: none;color: #F86605}





.mainbutton {
background-image: url();
  color: #000000;
font-weight: bold;
   margin: 0 1px 0 1px;
  line-height: 2em;
  padding: 2px 10px 3px 10px;
  text-align: center;
  text-decoration: none;

border-bottom: 0px dotted #9D9CA1;
}
.mainbuttonactive {
background-color:#F86605;
font-weight: bold;
  color: #fff;
  margin: 0 1px 0 1px;
  line-height: 0em;
  padding: 2px 10px 3px 10px;
  text-align: center;
  text-decoration: none;


}
a.mainbutton:hover {
background-color:#000000;
font-weight: bold;
   color: #fff;
  margin: 0 1px 0 1px;
  line-height: 2em;
  padding: 2px 10px 3px 10px;
  text-align: center;
  text-decoration: none;

}


a.title:hover {text-decoration: underline;}

a {
color: #F86605;
text-decoration:none;
}
a:hover {color: #333333;text-decoration:underline;}




input {
	background-color: #FFF;
	background-image: url(form.jpg);
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

select {
	background-color: #FFF;
	background-image: url(form.jpg);
	border-color: #BBDAB8;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}
h1 {font-size:11px;}
h2 {font-size:11px;}
hr {
	background-color: #F5F5F5;
border: none;
	height: 1px;
	width: 100%;



}