/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	margin: 5px;
	text-align: left;
}
.submenu {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #FFFF99;
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: right;
	background-color: #660000;
	background-position: center;
	font-style: normal;
	font-weight: bold;
	margin-top: 3px;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	background-color: #660000;
	display: block;
	width: 150px;
	padding: 15px;
	background-image: url(images/nav.jpg);
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 3px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
.white {
	color: #FFFFFF;
}
.navigation_chosen {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	background-color: #660000;
	display: block;
	width: 150px;
	padding: 15px;
	background-image: url(images/nav_ch.jpg);
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 3px;
}
.header {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000066;
	text-align: center;
}
.mark {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.longtext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding: 1px;
	text-align: justify;
}
.paper_left {
	background-color: #000000;
	background-image: url(images/paper_left.gif);
	background-repeat: repeat-y;
}
.paper_right {

	background-color: #000000;
	background-image: url(images/paper_right.gif);
	background-repeat: repeat-y;
}
.centered {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding: 1px;
	text-align: center;
}
