html {
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
}
body {
	background-color: #585555;
    margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;

	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}

a:link {
font-family: Verdana, Arial;
font-size: 9pt;
color: #000000;
text-decoration: none;
font-weight : bold;
}
a:visited {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}
a:active {
font-family: Verdana, Arial;
font-size: 9pt;
color: #000000;
text-decoration: none;
font-weight : bold;
}
a:hover {
text-decoration: underline;
font-size: 9pt;
color: #000000;
font-weight: bold;
}
.topcellback {
background: url(../images/topback.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback2 {
background: url(../images/topback2.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback3 {
background: url(../images/topback3.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback4 {
background: url(../images/topback4.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback5 {
background: url(../images/topback5.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback6 {
background: url(../images/topback6.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback7 {
background: url(../images/topback7.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback8 {
background: url(../images/topback8.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback9 {
background: url(../images/topback9.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback10 {
background: url(../images/topback10.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback11 {
background: url(../images/topback11.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback12 {
background: url(../images/topback12.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.topcellback13 {
background: url(../images/topback13.jpg) left no-repeat #000;
height: 150px;
line-height: 150px;
}
.small {
font-family:Verdana, Arial;
font-size: 8pt;
color: #000000;
}
.tiny {
font-family:Arial;
font-size: 8pt;
color: #000000;
}
.smallwhite {
font-family:Verdana, Arial;
font-size: 8pt;
color: #ffffff;
}
.brightsmall {
font-family:Verdana, Arial;
font-size: 8pt;
color: #f15c42;
}

.regularb {
font-family:Verdana, Arial;
font-size: 9pt;
color: #000000;
font-weight : bold;
}
.regular {
font-family:Verdana, Arial;
font-size: 9pt;
color: #000000;
font-weight : normal;
}
.white {
font-family:Verdana, Arial;
font-size: 9pt;
color: #ffffff;
font-weight : normal;
}
.title {
font-family:Verdana, Arial;
font-size: 10pt;
color: #000000;
font-weight : bold;
}
h1 {
 color: #ffffff;
font-size: 10pt ;
font-weight:bold;
}
h2 {
  color: #000000;
font-size: 9px;
font-weight:bold;
}
h3 {
  color: #999999;
font-size: 9px;
font-weight:bold;
}
hr {
  color: #000000;
}
input.button { 
background-color: #15425a; 
border: 1px solid #416482;
font-family: Verdana, Arial;
font-weight: bold; 
font-size: 9px;
color: #ffffff;
}
input.field {
background-color: #ffffff;
border: 1px solid #416482;
font-family: Verdana, Arial;
font-size: 9px; color: #15425a;
}
select.drop { 
background-color: #ffffff;
}
textarea.detail {
background-color: #ffffff;
border: 1px solid #15425a;
}