/* scrollandbody.css - BizOrg / OurOwnWebsite 2008 */

html {
	scrollbar-arrow-color: WHITE;
	scrollbar-base-color: 000000;
	scrollbar-dark-shadow-color: white;
	scrollbar-track-color:000000;
	scrollbar-face-color: #CC3366;
	scrollbar-shadow-color: 000000;
	scrollbar-highlight-color: #CC3366;
	scrollbar-3d-light-color: 000000;
	font-family: Arial, Helvetica, sans-serif;
	font-face: Verdana, Helvetica;
	font-size: 12px;
	color: #CC3366;
}
.style1 {
  color: #333333;
  font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC3366;
	
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
  text-decoration: none;
  color: #CC99FF;
}
a img {
border: 0 none;
}

.roll-button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	background-image: url(but-do.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url(but-up.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url(but-up.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	background-image: url(but-do.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
.style4 {font-size: 14px}
body {
	background-color: #000000;
}
a:link {
	color: #CC3366;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000000;
}
.style6 {	font-size: 12px;
	font-weight: bold;
}
