<!--

body {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
background-image: url(images/bg.jpg);
}
.pagetitle {
width: 760px;
text-align: right;
padding: 2px;
font-size: 14px;
font-family: Times New Roman, Arial;
color: #000000;
letter-spacing: 6px;
}
.right {
padding-top: 12px;
}
.menu {
padding-top: 6px;
padding-bottom: 3px;
font-size: 13px;
font-style: Italic;
font-family: Times New Roman, Arial;
color: #999999;
letter-spacing: 6px;
}
.main {
padding-left: 12px;
padding-right: 12px;
font-size: 12px;
font-family: Times New Roman, Arial;
color: #000000;
line-height: 20px;
letter-spacing: 2px;
}
.smallermain {
font-size: 11px;
font-family: Times New Roman, Arial;
color: #000000;
line-height: 15px;
letter-spacing: 1px;
}
.selected {
opacity: 0.3;
}
.maintable {
opacity: 0.85;
}
.mainscroll {
position:relative;
top: -6px;
padding-top: -0px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 6px;
font-size: 12px;
font-family: Times New Roman, Arial;
color: #000000;
line-height: 16px;
letter-spacing:1px;
height:210px;
width: 461px;
overflow: auto;
}
.printscroll {
margin: 10px;
font-size: 14px;
font-family: Times New Roman, Arial;
}
.pageheading {
position: relative;
top: -1px;
height: 37px;
width: 475px;
}
.formtext {
font-size: 11px;
font-family: Times New Roman, Arial;
color: #000000;
}
.imgright {
margin-left: 10px;
margin-right: 2px;
margin-top: 4px;
border-color: #000000;
}
.imgleft {
margin-left: 2px;
margin-right: 10px;
margin-top: 4px;
border-color: #000000;
}
h1 {
margin-bottom: -9px;
font-weight: normal;
font-size: 23px;
color: #000000;
}
h2 {
margin-bottom: -11px;
font-weight: normal;
font-size: 12px;
color: #333333;
}
h3 {
margin-bottom: -14px;
margin-top: 0px;
font-weight: normal;
font-size: 11px;
color: #333333;
letter-spacing: 1px;
}
h4 {
margin-bottom: -11px;
font-weight: normal;
font-size: 9px;
color: #777777;
letter-spacing: 1px;
}
input {
font-size: 9px;
margin: 1px;
}
a:link {
text-decoration: underline;
color: #000000;
}
a:visited {
text-decoration: underline;
color: #000000;
}
a:active {
text-decoration: underline;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #D47926;
}

//-->