body {
	margin: 0em;
         margin : 0px 0px 0px 0px;
         background-color: #002020;
	color: #CCCCCC;
	scrollbar-face-color: #262626;
	scrollbar-highlight-color: #2f2f2f;
	scrollbar-shadow-color: #1c1c1c;
	scrollbar-3dlight-color: #404040;
	scrollbar-arrow-color:  #bb0000;
	scrollbar-track-color: #373737;
	scrollbar-darkshadow-color: #181818;
         background: #262626 url(theme/images/background.gif);
}

h1{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin : 5px 0px 0px 0px;
}
h2{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin : 10px 0px 0px 0px;
}

p{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
}


.borders {
    border-left-width:2px;
    border-left-color:black;
    border-left-style:solid;
    border-right-width:2px;
    border-right-color:#000000;
    border-right-style:solid;
    border-top-width:2px;
    border-top-color:#000000;
    border-top-style:solid;
    border-bottom-width:2px;
    border-bottom-color:black;
    border-bottom-style:solid;
}

.borders1 {
    border-left-width:1px;
    border-left-color:#550000;
    border-left-style:solid;
    border-right-width:1px;
    border-right-color:#550000;
    border-right-style:solid;
    border-top-width:1px;
    border-top-color:#550000;
    border-top-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#550000;
    border-bottom-style:solid;
}

.borders2 {
    border-left-width:2px;
    border-left-color:black;
    border-left-style:solid;
    border-right-width:2px;
    border-right-color:#000000;
    border-right-style:solid;
    border-top-width:0px;
    border-top-color:#000000;
    border-top-style:solid;
    border-bottom-width:2px;
    border-bottom-color:black;
    border-bottom-style:solid;
}

.borders3 {
    border-left-width:2px;
    border-left-color:#bbbbbb;
    border-left-style:solid;
    border-right-width:2px;
    border-right-color:#505050;
    border-right-style:solid;
    border-top-width:2px;
    border-top-color:#bbbbbb;
    border-top-style:solid;
    border-bottom-width:2px;
    border-bottom-color:#505050;
    border-bottom-style:solid;
    margin : 1px 1px 1px 1px;
}

.borders4 {
    border-left-width:2px;
    border-left-color:#444444;
    border-left-style:groove;
    border-right-width:2px;
    border-right-color:#323232;
    border-right-style:groove;
    border-top-width:2px;
    border-top-color:#444444;
    border-top-style:groove;
    border-bottom-width:2px;
    border-bottom-color:#323232;
    border-bottom-style:groove;
    margin : 1px 1px 1px 1px;
}

.borders5 {
    border-left-width:2px;
    border-left-color:#2a2a2a;
    border-left-style:solid;
    border-right-width:2px;
    border-right-color:#444444;
    border-right-style:solid;
    border-top-width:2px;
    border-top-color:#2a2a2a;
    border-top-style:solid;
    border-bottom-width:2px;
    border-bottom-color:#444444;
    border-bottom-style:solid;
    margin-top: 5px;
    background: url(forum/templates/AcidTechBlood/images/body.gif);
}


.title{
	color : #656565;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 14px;
	text-align : left;
	margin : 1px 0px 1px 5px;
}

.title2{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
         line-height : 14px;
	text-align : left;
	margin : 1px 0px 1px 5px;
}

.date{
	color : #ffffff;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-align : right;
	/*margin : 1px 5px 3px 0px;*/
}
.small{
	color : #959595; 
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	margin : 1px 5px 3px 0px;
}

.mainsmall{
	color : #aaaaaa;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	margin : 1px 5px 3px 0px;
}

.scroller{
	color : #606060;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	margin : 1px 5px 3px 0px;
}

.foot{
	color : #bbbbbb;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	margin : 1px 5px 3px 0px;
}

.space{
	color : #ffffff;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 6px;
	margin : 0px 0px 0px 5px;
}
li{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}
strong{
	color : #606060;
	font-weight : bold;
}
a{
	color : #cc0000;
	text-decoration : underline;
         font-weight : normal;
}
a:active{
	color : #850000;
	text-decoration : underline;
	font-weight : normal;
}
a:hover{
	color : #eeeeee;
	text-decoration : underline;
	font-weight : normal;
}
a.an{
	color : #606060;
	text-decoration : none;
	font-weight : bold;
}
a.an:active{
	color : #800000;
	text-decoration : underline;
	font-weight : bold;
}
a.an:hover{
	color : #800000;
	text-decoration : underline;
	font-weight : bold;
}
a.bn{
	color : #646464;
	text-decoration : none;
	font-weight : bold;
}
a.bn:active{
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}
a.bn:hover{
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}
a.smallwhite{
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
a.smallwhite:hover{
	color : #ffffff;
	text-decoration : underline;
}
a.smallwhite:active{
	color : #ffffff;
	text-decoration : none;
}
a.bwhite{
	color : #ffffff;
	text-decoration : none;
}
a.bwhite:hover{
	color : #ffffff;
	text-decoration : underline;
}
a.bwhite:active{
	color : #ffffff;
	text-decoration : none;
}
img{
	border-bottom-color : #464646;
	border-left-color : #242424;
	border-right-color : #464646;
	border-top-color : #242424;
}
.center{
	text-align : center;
}
pre{
	font-size : 11px;
}