body, td {
background-color: #000000;
color: #999999;
font-family: Tahoma;
font-size: 11px;
}
a:link {
color: #cccccc;
text-decoration: none;
}
a:visited {
color: #cccccc;
text-decoration: none;
}
a:hover {
color: #cccccc;
text-decoration: underline;
}
.date1 {
font-size: 11px;
color: #666666;
font-weight: normal;
}
.date2 {
font-size: 10px;
color: #999999;
font-weight: normal;
font-style: italic;
}
.heading1 {
border-bottom: solid 2px #666666;
font-weight: bold;
font-size: 12px;
color: #006699;
padding: 2px;
}
.heading2 {
border-bottom: solid 1px #666666;
font-weight: bold;
font-size: 11px;
color: #ffffff;
padding: 1px;
}
.heading3 {
border-bottom: solid 2px #666666;
font-weight: bold;
font-size: 11px;
color: #ffffff;
padding: 1px;
background-color: #333333;
}
.textbox1 {
border-bottom: solid 1px #333333;
border-left: solid 1px #333333;
border-right: solid 1px #333333;
padding: 3px;
background-color: #333333;
text-align: justify;
}
.textbox2 {
border-bottom: solid 1px #666666;
border-left: solid 1px #666666;
border-right: solid 1px #666666;
padding: 5px;
background-color: #000000;
}
.input1 {
border: solid 1px #000000;
background-color: #666666;
font-size: 11px;
color: #000000;
padding: 2px;
}
.input2 {
border: solid 1px #cccccc;
background-color: #666666;
font-size: 11px;
color: #000000;
padding: 2px;
}
.inputsubmit1 {
border: solid 1px #cccccc;
background-color: #666666;
font-size: 11px;
font-weight: bold;
color: #000000;
padding: 1px;
}
.inputsubmit1disabled {
border: solid 1px #cccccc;
background-color: #666666;
font-size: 11px;
color: #ffffff;
padding: 1px;
}
.footer1 {
border-top: solid 1px #666666;
padding: 1px;
}
#categories {
position: absolute;
left: 0px;
top: 20px;
z-index: 2;
}
#commentform {
position: fixed;
z-index: 1;
}