input,textarea,select {
background: #BCBABD;
border: 1px solid #9F99A3;
font-family: perpetua;
color: #000000;
font-size: 7pt;
}

body {
background: #BCBABD url('bg.jpg') repeat-y;
color: #9ABDDD;
font-size: 7pt;
scrollbar-base-color: #1D2C49;
scrollbar-arrow-color: #000000;
background-color: #000000;
}

td {
color: #9ABDDD;
font-size: 7pt;
}

#header {
position: absolute;
top: 0px;
left: 0px;
width: 780px;
height: 800px;
background: url('layout2.jpg');
z-index: 1;
}

#content {
position: absolute;
top: 326px;
left: 270px;
width: 487px;
height: 466px;
}

#menu {
position: absolute;
top: 324px;
left: 6px;
width: 229px;
height: auto;
z-index: 3;
}
#title {
border-bottom: 1px solid #000000;
text-transform: uppercase;
color: #000000;
font-weight: bold;
text-align: right;
}
#subject {
color: #000000;
text-align: center;
text-decoration: italic;
}
i,b {
color: #000000;
}
img {
border: 1px solid #9F99A3;
}

.style1 {color: #000000}
body,td,th {
font-size: 8pt;
color: #000000;
}
a:link {
color: #5797EF;
}
a:visited {
color: #000000;
}
a:hover {
color: #9ABDDD;
}
a:active {
color: #5797EF;
}
.style2 {
color: #9ABDDD;
font-weight: bold;
}
.style3 {font-size: 10pt}
