body, html {
background: #ffffff url(bg.png) left top repeat fixed;
margin:0px;
}

.box {
background-color: #3B2531;
padding-left: 2px;
padding-top: 2px;
}

font, tr, td, div {color: #A72D32; font-size: 7pt; font-family: Tahoma; line-height: 8pt;}


A.normal:link, a:visited, a:active {
color: #a40c10;
font-family: Tahoma;
font-size: 7pt;
line-height: 8pt;
}

A.normal:hover {
color: #a40c10;
font-family: Tahoma;
font-size: 7pt;
line-height: 8pt;
cursor: help;
text-decoration: none;
}

A.navi:link, A.navi:active, A.navi:visited{
font-family: Tahoma;
font-size: 7pt;
line-height: 8pt;
color: #a40c10;
text-transform: lowercase;
text-decoration: underline;
font-weight: normal;
background-color: #3B2531;
border: 10px solid #3B2531;
}


A.navi:hover{
font-family: Tahoma;
font-size: 7pt;
line-height: 8pt;
color: #a40c10;
text-transform: lowercase;
text-decoration: none;
font-weight: normal;
background-color: #3B2531;
border: 10px solid #3B2531;
cursor: help;
}

.title {
font-size: 9px;
font-weight: bold;
font-family:Georgia;
color:#a82429;
line-height: 6pt;
text-transform:lowercase;
letter-spacing: 8px;
background-color:#3d0c0f;
text-align:right;
height: 8px;
}

b {color: #A72D32; font-family: Tahoma; font-size:7pt; text-decoration: bold; letter-spacing: 0px; line-height: 8pt;}
i {color: #A72D32; font-family: Tahoma; font-size:7pt; text-decoration: italic; 1px; line-height: 8pt;}
u {color: #A72D32; font-size: 7pt; text-decoration: underline; FONT-FAMILY: Tahoma; 1px; line-height: 9pt; font-weight: normal;}
s {color: #A72D32; font-family: Tahoma; font-size: 7pt; text-decoration: line-trough; 1px; line-height: 8pt;}

textarea {
Color: #A72D32;
width:150px;
height:150px;
Background-color: #3d0c0f;
Font-Family: Tahoma;
Font-Size: 7pt;
Border: 0px solid #08111a;
padding-left: 2px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
}

input {
Color: #a82429;
width:75px;
height:17px;
Background-color: #3d0c0f;
Font-Family: Tahoma;
Font-Size: 7pt;
Border: 0px solid #08111a;
padding-left: 2px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
}

::-moz-selection {
background:#3d0c0f;
color:#a82429;
}
