html, body {
         background-color:#000000;
		 background-image:url(/css/images/marcabianbg.png);
		 background-position:top;
		 background-repeat:repeat-x;
         color:#CCCCCC;
		 font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
         font-size:10pt;
}


a {
  text-decoration:none;   
  color:#EE0000;
}
a:visited {
  
  color:#EE0000;
}
a:hover {
  color:#CC0000;
  
}
a.quotelink {
  
  color:#CC0000;
}

p {
	text-align:left;
	margin-top:2px;
	margin-bottom: 10px;	
	padding: 2px;
	list-style: none;
}	

h1 {
	color: #CCCCCC;
	font-family:"Times New Roman", Helvetica, Arial;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	margin: 0px;
	margin-bottom: 0px;
}

h2 {
	font-weight: bold;
	font-family:Helvetica, Arial;
	text-align:center;
	font-style:italic;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 4px;
}	

h3 {
	font-size: small;
	font-weight: bold;
	font-family:Helvetica, Arial;
    background-color: #222222;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px 0px 0px 4px;
	border-style: solid;
	border-width: 1px;
    border: 1px solid #333333;
}

h4 {
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	font-family:Helvetica, Arial;
    background-color:#222222;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 4px;
    border: 1px solid #333333;	
}

hr {
        border: none;
        border-top: 1px solid #433726;
        height: 0px;
}

ul {
	text-align:left;
	list-style:disc;
}

li {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	line-height: 1.2em;
}

code {

	 font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	 font-size:10pt;
	 white-space:normal;	
}	

.logo {
  clear:both;
  text-align:center;
  
  font-size:24pt;
  color:#E70012;
  width:100%;
}
input, textarea {
  background-color: #222222;
  color:#CCCCCC;  
  border: 1px solid #333333;
}
.postblock {
  background-color: #222222;
  border: 1px solid #333333;
  color:#CCCCCC;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  width:55px;
}

.unkfunc {
	background:inert;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	
	color:#DD0000;
	font-weight:800;
}
.postername {
  
  font-size:11pt;
  color:#E70012;
  font-weight: bold;
}
.postertrip {
	
	color:#E70012;
}
.oldpost {
  
  color:#E70012;
  font-weight:800;
}
.omittedposts {
  
  color:#444;
}
.reply {
  background-color: #222222;
  color:#CCCCCC;
  border: 1px solid #333333;
}
.replyhl {
  background-color: #222222;
    color:#CCCCCC;
}
.highlight {
	background-color:#222222;	
	color:#CCCCCC;
	border: 1px dashed #EE0000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	
	font-size:18px;
  color:#E70012;
  font-weight:800;
}
.commentpostername {
  
  font-size:11pt;
  color:#E70012;
  font-weight: bold;
}
a.quotejs {
  color:#CCCCCC;
	text-decoration: none;
}
a.quotejs:hover {
  font-weight:bold;
}

.title {
	font-size: small;
	font-weight: bold;
	font-family:Helvetica, Arial;
    background-color: #222222;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px 0px 0px 4px;
    border: 1px solid #333333;
}

.content {
	text-align:left;
	margin-top:2px;
	margin-bottom: 10px;	
	padding: 2px;
	list-style: none;
    background-color: #222222;
    border: 1px solid #333333;	
}		

.top {
	font-size:20px;
	font-family:"Times New Roman", Helvetica, Arial;
	font-weight:normal;
	text-align:center;
	width:75%;
	position:absolute;
	top:0px;
	left:205px;
	margin-top:5px;
}