.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
}
.text {
	font-size: 14px;
	line-height: 1.35em;
	color: #666666;
	padding-right: 35px;
}
.title {
	font-size: 26px;
	color: #666666;
	line-height: 1.35em;
}
.fill {
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.box {
	border: 1px solid #5D1F18;
	background-color: #F9F9F9;
}
a:link {
	color: #5D1F18;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5D1F18;
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
		font-weight: bold;
}
a:active {
	color: #5D1F18;
	text-decoration: none;
		font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #999999;
	line-height: 1.35em;
	text-align: right;
	padding-top: 8px;
}
.title_menu {
	font-size: 14px;
	line-height: 1.35em;
	color: #333333;
}
#pagetitle {
	font-size: 30px;
	color: #FFFFFF;
	background: #6D1E23;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 25px;
}
body {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

