/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

hr {
	size: 8px;
	color: #BFBFBF;
}

.banner {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #FFFFFF;
}

.ContentTable {
	background-color: #FFFFFF;
}

.BannerTable {
	background-color: #CC0033;
}

a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CC0033;
}

a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CC0033;
}

a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CC0033;
}

h1 {
	font-family: Times New Roman, serif;
	color: #4A5E05;
	font-size: 18px;
}

.pic_box {
	border: 1px solid #000000;
}

.foot {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
}

p {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.tableBG1 {
	background-image: url(_graphics/links_under.jpg);
}

.table_box {
	background-color: #FFFFFF;
	border-right: 1px solid #4A5243;
	border-bottom: 1px solid #4A5243;
	border-left: 1px solid #4A5243;
}

.tableTan {
	background-color: #F5F1E6;
}

.box {
	background-color: #F5F1E6;
}
.pic_border {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
