a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #BB1F20;
	text-decoration: underline;
}
img { margin: 0px; border: none; }

.table_margin {
	margin-left: 10px;
	width: 368px;
	margin-right: 5px;
}
.welcome_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.news_date {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.news_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C1A13;
	line-height: 20px;
	font-weight: bold;
}

.news_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.real_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C1A13;
	font-weight: bold;
}
.real_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.home_date {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.footer_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footer_link:hover {
	color: #7F1614;
	text-decoration: underline;
}
.footer_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}
.bottom {
	position: fixed;
	bottom: 1px;
	background-color: #F8F8F8;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}
.real_pic {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C1A13;
	line-height: 20px;
	font-weight: bold;
	border: 5px solid #FFFFFF;
}
.breadcrumb {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.subpage_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
}
.subpage_text img { margin: 10px; border: none; }
.subpage_text a {
	color: #333333;
	text-decoration: none;
}
.subpage_text a:hover {
	color: #BB1F20;
	text-decoration: underline;
}

.subnav_selected {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.subnav_nonactive {
	font-family: Tahoma;
	font-size: 11px;
	color: #244566;
	line-height: 16px;
	text-decoration: none;
}
a.subnav_nonactive:hover {
	text-decoration: underline;
}
.real_sub_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C1A13;
	font-weight: bold;
	padding-left: 5px;
}
.real_sub_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding-left: 5px;
}

h1 { font: normal 22px 'Tahoma','Helvetica',sans-serif; text-align: left; margin: 5px 0px 15px 0px; color: #4f4f4f;}
img { border: 0px; margin: 0px; }
.subpage_text img { border: 0px; margin: 10px; }
a.breadcrumb:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.breadcrumb:hover {
	text-decoration: underline;
}
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote { margin-left: 20px; }
ul { margin-left: 20px; }
ol { margin-left: 20px; }
ol > li:before {  width: 3em; text-align: right; }
hr { width: 100%; height: 1px; font-size: 1px; color: #f0f0f0; background-color: #f0f0f0; border: none; }