body {
	text-align: center;
	background-color: #BCD0D7;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	background-image: url(../images/bkgrd_tile01.jpg);
	scrollbar-face-color: #FDE24D;
	scrollbar-highlight-color: #D7CA85;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #959595;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #000000;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}

.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.textB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.disclaimer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.disclaimer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.disclaimer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.disclaimer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FDE24D;
}
.otherside a:link,a:visited,a:hover,a:active{
	color: #FF0000;
}
.stublink TD{
	background-color:#FF9900;
}
.stublink a:link{
	color: #000000;
	text-decoration: none;
}
.stublink a:visited{
	color: #000000;
	text-decoration: none;
}
.stublink a:hover{
	color: #FF0000;
	text-decoration: none;
}
.stublink a:active{
	color:#FF0000;
	text-decoration: underline;
}
