.border {
	border: 1px solid #9C9C9C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.title {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: E77817;
	text-decoration: none;
}
.bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: E77817;
	text-decoration: none;
}
.simpletext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.subborder {
	border: 1px solid #CCCCCC;
}
.pagetitles {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a.email:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: EE740A;
	text-decoration: underline;
}
a.email:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: EE740A;
	text-decoration: underline;
}
a.email:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: EE740A;
	text-decoration: none;
}
a.email:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: EE740A;
	text-decoration: underline;
}
.simpletextbold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.simpletextgray {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999999;
}

