/* CSS Document */
A  {
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : #a00000;
text-decoration: none
}
A:Visited  {
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : #a00000;
text-decoration: none
}
A:Active  {
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : italic;
color : #336600;
text-decoration: none
}
A:Hover  {
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : #336600;
text-decoration: underline
}
A.bold  {
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
color : #a00000;
text-decoration: none
}
A.bold:Visited  {
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
color : #a00000;
text-decoration: none
}
A.bold:Active  {
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : italic;
color : #336600;
text-decoration: none
}
A.bold:Hover  {
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
color : #336600;
text-decoration: underline
}
TD  {
color : #b8b8b8;
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal
}
.shakeimage {
position:relative
}
.redb {
color : #CC0033;
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal
}
.red {
color : #CC0033;
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal
}
.yellow {
color : #FFFF33;
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal
}
.p1 {
color : #b8b8b8;
background-color: #333333;
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal
}
TEXTAREA {
background-color: #660000;
border: black 1px solid;
border-color: #333333;
color: #339933;
font-family : Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
highlight-color: #333333
}
INPUT {
background-color: #660000;
border: black 1px solid;
border-color: #333333;
color: #339933;
font-family : Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal
}
BODY {
background-color: #000000;
background-image: url(http://www.dcterror.com/img/dct_bg_gun1.png);
background-position: bottom right;
background-repeat: no-repeat;
margin: 0;
scrollbar-3dlight-color:#ffd700; /* gold */
scrollbar-arrow-color:#339933;
scrollbar-base-color:#660000;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#660000;
scrollbar-highlight-color:#333333;
scrollbar-shadow-color:#660000
}
