!< **** web design by http://www.3rdmedia.com/dzine/ **** >


body {
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 15px;
	padding: 15px;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #0099FF;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	background-image: url(images/b_ground.gif);
	background-repeat: repeat;
	height: 38px;
	text-align: center;
}
.navbar {
	text-align: center;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993333;
}
.navbar a {
	text-decoration: underline;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 30px;
	display: block;
	margin: 5px;
	background-color: #FFFFFF;
	line-height: 28px;
}
.btext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 27px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;

}
.bnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 15px;
	line-height: 32px;

}
.btitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 800;
}
.atitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;

}
.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	text-align: center;
}
