body {
	background-color: #FFFFFF;
}
#links {
	background-color: #333333;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.bg_normal_text {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bg_normal_text A {
	color: #000000;
	text-decoration:none;
}
.bg_normal_text A:hover {
	color: #FFFFFF;
	text-decoration:underline
}
.link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #440309;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: center;
}
.link A {
	COLOR: #440309; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #707070;
	text-decoration: underline;
}
.normal_text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text A {
	COLOR: #000000;
	text-decoration: none;
}
.normal_text A:hover {
	COLOR: #440309;
	text-decoration: underline;
}
#body_table {
	background-color: #C3C3C3;
}
#resources_and_directory_table {
	background-color: #A9A9A9;
}
#dotline {
	background-image: url(images/dotline.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 5px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #440309;
	text-decoration: none;
}
.h1 A {
	COLOR: #440309;
	text-decoration: none;
}
.h1 A:hover {
	COLOR: #000000;
	text-decoration: underline;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440309;
	text-decoration: none;
}
.h2 A {
	COLOR: #440309;
	text-decoration: none;
}
.h2 A:hover {
	COLOR: #000000;
	text-decoration: underline;
}
#footer {
	height: 80px;
	width: 99%;
	color: #000000;
	background-color: #333333;
	background-image: none;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-color: #440309;
	padding: 5px;
}
.footer A {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.more A {
	COLOR: #000000;
	text-decoration: none;
}
.more A:hover {
	COLOR: #440309;
	text-decoration: underline;
}
#border, #border th, #border td {
	border: 1px solid #440309;
	border-collapse: collapse;
}
#title_bg {
	background-color: #333333;
}
#picture_table {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 100px;
}

