@charset "utf-8";

body {
	background-color: #DEDEDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.Table_Title {
	background-image: url(images/Sub_BG.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	height: 32px;
	text-indent: 5px;
	vertical-align: middle;
	font-weight: bold;
}
.Left-Bottom_Border {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B86534;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #B86534;
	padding-right: 5px;
	padding-bottom: 5px;
}
.Bottom_Border {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B86534;
}
.style3 {font-size: 10px}
.Outside_Border {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #FFFFFF;
}
.Outside_Border_Side {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #FFFFFF;
}
