.content {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #360000 ;
padding-left:5px;
padding-right:5px;
	text-align:justify;

}
.contentcenter {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #360000 ;
padding-left:5px;
padding-right:5px;
	text-align:center;

}
.orangebold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff6800 ;
}
.blackbold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3e2109;
}
.toplink{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3e2109;
	text-decoration: none;
}
.toplink:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.redbold {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.foottext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #825f03;
}
.footlink{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #825f03;
	text-decoration: none;
}
.footlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #825f03;
	text-decoration: underline;
}.bor {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBB21A;
}
.morelink{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.morelink:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.bormain {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBB21A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBB21A;
}
.textfield {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #996600;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #FEBB2F;
}
