.shadow-h {
	background-color: #CCCCCC;
	background-image: url(img/shadow-h.gif);
	background-repeat: repeat-y;
}
.shadow-m {
	background-color: #CCCCCC;
	background-image: url(img/shadow-m.gif);
	background-repeat: repeat-y;
}
body {
	background-color: #F2F2F2;
	float: none;
	margin-top: 0px;
}
.menu-back {
	background-color: #BDD7DE;
}
.fooder {
	background-color: #074574;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #4F4F4F;
	font-size: 13px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
	font-size: 13px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
	font-size: 13px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
	font-size: 13px;
}
a.black {
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: underline;
}
a:hover.black {
	font-weight: bold;
	color: #4f4f4f;
}


.title1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}
.sec-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
}
.border1 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
.td-text {
	font-size: 10px;
	line-height: 115%;
}
.red-menu {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bustitle {
	font-weight: bold;
	color: #003366;
	background-color: #CCFFCC;
	padding: 5px;
	border: 1px solid #0066CC;
}
a.red:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
