body {
color: #c0c0c0;
margin: 10px;
font-family: verdana,arial,helvetica;
font-size: 10pt;
text-align: left;
scrollbar-face-color: #222222;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #111111;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
}
div.menu {
position: fixed;
top: 50px;
left: 0px;
width: auto;
height: auto;
margin: 10px;
padding: 0px;
z-index: 2;
border: 0px;
background-color: #000000;
text-align: center;
}
div.mtext {
border: 0px;
}
div.border {
position: relative;
top: 0px;
left: 0px;
width: auto;
height: auto;
padding: 0px;
z-index: 1;
border: 1px solid #6000ff;
}
div.text {
width: auto;
height: auto;
margin: 5px;
padding: 5px;
border: 1px solid #2d0078;
background-image: url(textbg.png);
}
div.copyright {
position: relative;
top: 0px;
left: 0px;
width: auto;
height: auto;
padding: 5px;
z-index: 1;
border: 0px;
background-image: url(textbg.png);
}
font.black {
color: #333333;
}
p {
text-align: left;
text-indent: .25in;
}
p.straight {
text-align: left;
text-indent: 0in;
}
p.center {
text-align: center;
text-indent: 0in;
}
p.right {
text-align: right;
text-indent: 0in;
}
p.sub {
text-align: left;
font-size: 8pt;
text-indent: .25in;
}
p.substraight {
text-align: left;
font-size: 8pt;
text-indent: 0in;
}
p.subc {
text-align: center;
font-size: 8pt;
text-indent: 0in;
}
p.subr {
text-align: right;
font-size: 8pt;
text-indent: 0in;
}
h3 {
color: #ffffff;
text-align: left;
font-size: 10pt;
font-weight: bold;
}
h3.center {
color: #ffffff;
text-align: center;
font-size: 10pt;
font-weight: bold;
}
h3.right {
color: #ffffff;
text-align: right;
font-size: 10pt;
font-weight: bold;
}
h2 {
color: #ffffff;
text-align: left;
font-size: 11pt;
font-weight: bold;
}
h2.center {
color: #ffffff;
text-align: center;
font-size: 11pt;
font-weight: bold;
}
h2.right {
color: #ffffff;
text-align: right;
font-size: 11pt;
font-weight: bold;
}
h1 {
color: #ffffff;
text-align: left;
font-size: 12pt;
font-weight: bold;
}
h1.center {
color: #ffffff;
text-align: center;
font-size: 12pt;
font-weight: bold;
}
h1.right {
color: #ffffff;
text-align: right;
font-size: 12pt;
font-weight: bold;
}
img {
border-color: #000000;
}
hr {
width: auto;
height: 1px;
margin: 0px 50px 0px 50px;
padding: 0px;
background: #2d0078;
border-left: 0px;
border-top: 1px solid #6000ff;
border-right: 0px;
border-bottom: 0px;
}
a:link {
color: #ff7800;
margin: 1px;
padding: 1px;
text-decoration: none;
}
a:visited {
color: #ff7800;
margin: 1px;
padding: 1px;
text-decoration: none;
}
a:active {
color: #ffffff;
margin: 0px;
padding: 1px;
border: 1px solid #2d0078;
text-decoration: none;
}
a:hover {
color: #ffffff;
margin: 0px;
padding: 1px;
border: 1px solid #2d0078;
text-decoration: none;
}