@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background2.png);
	background-repeat: repeat;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #161616;
}

.redbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 5px;
	height: 1px;
}


.navText {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation td {
border-bottom: 1px solid #F4FFE4;
}
.headline {
	font-family: Tahoma;
	font-size: 12px;
	color: #05305C;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFEFEF;
}

	
#navigation a {
	color: #FFFFFF;
	line-height:14px;
	display:block;
	padding:5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#navigation a:hover {
	color:#134570;
	background-color: #DEE0E5;
	}

ul {
	list-style-image: url(bullet.jpg);
}.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #6A0000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 29px;
	padding-top: 5px;
}
.headline a {
	font-family: Tahoma;
	font-size: 12px;
	color: #05305C;
	font-weight: bold;
}
.headline a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #05305C;
	font-weight: bold;
}
