BODY {
font-family:verdana;
font-size: 11px;
color: #707070;
overflow: auto;
background-image: url('bg000000.png');
background-repeat: repeat;
}

font {
color: #707070;
font-family: verdana;
font-size: 11px;
}

i {
color: #CD0100;
font-family:verdana;
font-size:11px;
}

u {
color: #CD0100;
font-family: verdana;
font-size:11px;
}

s {
color: #000000;
font-family: verdana;
font-size:11px;
}

b {
color: #000000;
font-family: verdana;
font-size:11px;
font-weight: bold;
}

strong {
color: #000000;
font-family: verdana;
font-size:11px;
font-weight: bold;
}

INPUT {
color: #E2E2E2;
font-family: verdana;
font-size: 13px;
background-color: #707070;
}

TEXTAREA {
color: #E2E2E2;
font-family: verdana;
font-size:11px;
width: 60%;
height: 110;
background: #707070;
background-attachment: FIXED;
}

box {
margin-bottom: 4px;
width:175;
background-color: transparent;
border: 1px solid #E2E2E2;
}

h1 {
display: block;
font-family: verdana;
font-weight: bold;
font-size: 13px;
color: #000000;
text-decoration: none;
line-height: 13pt;
text-align: left;
letter-spacing: 1px;
border-bottom: 1px #FF1900;
margin-bottom: 2px;
} 

A.navi:link, A.navi:active, A.navi:visited {
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
letter-spacing:0px;
COLOR: #707070;
font-weight: bold;
TEXT-DECORATION: none;
display: block;
PADDING-left: 8px;
line-height: 11pt;
BACKGROUND-COLOR: transparent;
margin-bottom: 2px;
border-left: 3px;
}

A.navi:hover {
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
letter-spacing:0px;
COLOR: #000000;
font-weight: bold;
TEXT-DECORATION: none;
display: block;
PADDING-left: 8px;
line-height: 11pt;
BACKGROUND-COLOR: #707070;
margin-bottom: 2px;
border-left: 3px;
}

A.quick:link, A.quick:active, A.quick:visited {
FONT-FAMILY: verdana;
FONT-SIZE: 12px;
letter-spacing: 1px;
COLOR: #E2E2E2;
font-weight: bold;
TEXT-DECORATION: none;
display: block;
PADDING-left: 8px;
line-height: 36px;
BACKGROUND-COLOR: #D00000;
text-align: center;
}

A.quick:hover {
FONT-FAMILY: verdana;
FONT-SIZE: 12px;
letter-spacing: 1px;
COLOR: #D00000;
font-weight: bold;
TEXT-DECORATION: none;
display: block;
PADDING-left: 8px;
line-height: 36px;
BACKGROUND-COLOR: #E5E5E5;
text-align: center;
}

A:link {COLOR: #333333; font-weight: bold; text-decoration: none;}
A:visited {COLOR: #333333; font-weight: bold; text-decoration: none;}
A:active {COLOR: #333333; font-weight: bold; text-decoration: none;}
A:hover {COLOR: #D00000; font-weight: bold; text-decoration: none;}