.feature {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #534400;
	text-decoration: none;
}
.info {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #534400;
	text-decoration: none;
}

.content{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #534400;
	text-decoration: none;
}
a.content:hover{
		text-decoration: underline;
}
.textbox{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #534400;
	text-decoration: none;
	border: 1px solid #A3A3A3;
}
.border {
	border: 1px solid #A3A3A3;
}
.sideborders {
	border-right: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
}
.threborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #A3A3A3;
}
.highlight {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
}
.bgwhite {
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #534400;
	text-decoration: none;
}
a:visited {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #534400;
	text-decoration: none;
}
a:hover {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #534400;
	text-decoration: underline;
}
.bgColor {
	background-color: #FFF8D9;
}
.sideHeading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4pt;
}
.whitebold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
