.title_font {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.title_font a:link {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.title_font a:visited {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.title_font a:hover {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #d0d2d4;
	font-weight: bold;
	text-decoration:none;
}
.body_font {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.body_title_font {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #801f28;
	line-height: 15px;
	font-weight: bold;
}
.footer_font {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}
.footer_font a:link{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}
.footer_font a:visited{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}
.ar_body_font {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.ar_body_title_font {
	font-family: tahoma, arial, verdana;
	font-size: 14px;
	color: #801f28;
	line-height: 15px;
	font-weight: bold;
}.table {
	border: 1px double #801F28;
	background-color: #EBEBEB;
}
.gall_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7F562A;
	border-bottom-color: #815629;
}
.gall_border_ar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #815629;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #815629;
}
.border {
	border: 4px solid #efdda4;
}
.pager {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
}
.pager a:link{
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
	text-decoration:none;
}
.pager a:visited{
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
	text-decoration:none;
}