/* cpl.css  */

html {
  scrollbar-arrow-color: BLACK;
  scrollbar-base-color: #FFCC33;
  scrollbar-dark-shadow-color: BLACK;
  scrollbar-track-color: ##FFCC33;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #FFCC33;
  scrollbar-highlight-color: BLACK;
  scrollbar-3d-light-color: #FFCC33;

}
.roll-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-do.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 16px;
}
.roll-button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-up.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 16px;
}
.roll-button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-up.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 16px;
}
.roll-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-do.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 16px;
}
.style7 {color: #000066}
.style8 {font-size: 18px}
body {
	background-color: #000066;
}
body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {font-size: 12px}
.style6 {color: #FFCC33}
.style3 {font-size: 24px}
.style9 {font-size: 14px}
.style11 {font-size: 24px; color: #000099; }
.style12 {color: #000099}
h1 {
	font-size: 20px;
	color: #000099;
	display: inline;
}
