body {
	background-color: #F0D44C;
}
#links {
	background-color: #DAB712;
	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: #FFFFFF;
}
.link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.link A {
	COLOR: #000000; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #FFFFFF;
	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: #FFFFFF;
	text-decoration: underline;
}
#body_table {
	width: 100%;
	border: 1px solid #213641;
	background-color: #48738C;
}
#resources_and_directory_table {
	width: 100%;
	border: 1px solid #F5E492;
	background-color: #DAB712;
}
#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: #FF0000;
	text-decoration: none;
}
.h1 A {
	COLOR: #FF0000;
	text-decoration: none;
}
.h1 A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.h2 A {
	COLOR: #FF0000;
	text-decoration: none;
}
.h2 A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
#footer {
	height: 80px;
	width: 99%;
	color: #FFFFFF;
	background-color: #DAB712;
	background-image: none;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.footer A {
	COLOR: #000000; 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: #FF0000;
}
.more A {
	COLOR: #FF0000;
	text-decoration: none;
}
.more A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
#border, #border th, #border td {
	border: 1px solid #DAB712;
	border-collapse: collapse;
}
#title_bg {
	background-color: #DAB712;
}
.left_image {
	padding-right: 7px;
}
.right_image {
	padding-left: 10px;
}