.bodyline {
background-color : #000000;
border : 1px solid #212121;
}
body {
font-size : 10px;
font-family : tahoma;
background-color : #000000;
color : #ffffff;
}
P {
font-size : 10px;
font-family : tahoma;
}
DIV {
font-size : 10px;
font-family : "Times New Roman";
}
SPAN {
font-size : 10px;
font-family : tahoma;
}
LABEL {
font-family : "Times New Roman";
}
INPUT {
font-size : 10px;
font-family : "Times New Roman";
font-weight : bold;
color : #ffffff;
background-color : #000000;
display : table;
border : 2px ridge #666666;
border-top-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
}
SELECT {
font-family : "Times New Roman";
font-weight : bold;
font-size : 10px;
background : #000000;
color : #8b4513;
border : 2px ridge #666666;
border-top-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
}
TEXTAREA {
font-size : 10px;
font-family : "Times New Roman", Times, serif;
font-weight : bold;
color : #ffffff;
background-color : #000000;
border : 2px ridge #666666;
border-top-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
}
#ond-scroll {
overflow : auto;
width : 100%;
height : 213px;
}
OPTION {
border-right : 1px solid #333333;
border-top : 1px solid #333333;
font-size : 10px;
background : #000000;
border-left : 1px solid #333333;
color : #ffffff;
border-bottom : 1px solid #333333;
font-family : Verdana, Tahoma, Arial, sans-serif;
}
.copyright {
font-size : 9px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffcc;
letter-spacing : -1px;
}
a.copyright {
color : #ffcc00;
text-decoration : none;
}
a.copyright:link {
color : #ffcc00;
text-decoration : none;
}
a.copyright:visited {
color : #ffcc00;
text-decoration : none;
}
a.copyright:hover {
color : #ffffcc;
text-decoration : underline;
}
.rollover {
background-color : #999999;
}
.rolloveron {
background-color : #ffffff;
}
td {
font-family : "Times New Roman";
display : block;
text-decoration : none;
font-size : 10px;
}
A:link {
color : #f4a460;
text-decoration : none;
font-size : 8px;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-transform : uppercase;
text-align : center;
}
A:visited {
color : #f4a460;
text-decoration : none;
font-size : 8px;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-transform : uppercase;
text-align : center;
}
A:active {
color : #f4a460;
text-decoration : none;
font-size : 8px;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-transform : uppercase;
text-align : center;
}
A:hover {
color : green;
text-decoration : none;
font-size : 8px;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-transform : uppercase;
text-align : center;
}
.black {
background-image : url("images/style/black.png");
color : #f4a460;
font-family : "Times New Roman";
font-style : normal;
font-variant : normal;
font-weight : bold;
text-align : center;
text-transform : uppercase;
}
.silver {
background-image : url("images/style/silver.png");
color : #003399;
}
.green {
background-image : url("images/style/green.png");
}
.red {
background-image : url("images/style/red.png");
}
.grey {
background-image : url("images/style/grey.png");
}
.white {
background-image : url("images/style/white.png");
}
table#body {
border : outset;
}
table#main {
border : outset;
}
table#title {
border : outset;
}
table#info {
border : outset;
}