/* scrollandbody.css - BizOrg / OurOwnWebsite 2007 */

html {
scrollbar-arrow-color: WHITE;
scrollbar-base-color: #000099;
scrollbar-dark-shadow-color: BLACK;
scrollbar-track-color: #000066;
scrollbar-face-color: 39966;
scrollbar-shadow-color: 39966;
scrollbar-highlight-color: WHITE;
scrollbar-3d-light-color: 339966;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
}
body {
	background-color: #003366;
}
.style2 {
	font-size: 16;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif
}
h3  {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.roll-button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	display: block;
	background-image: url(but_do.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.roll-button:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	background-image: url(but_up.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-image: url(but_up.jpg);
	width: 150px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	background-image: url(but_do.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.table{
	background-image: url(BG-SW.jpg);
}
a:link {
	color: #FFFFFF;
}
a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
border: ffffff
