html, body {
         background-color:#7E8C9E;
		 background-image:url(../../image/shbghead.png);
		 background-position:top;
		 background-repeat:repeat-x;
         color:#c7d0d7;
		 font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
         font-size:10pt;
}

a {
  text-decoration:none;   
  color:#001a43;
}
a:visited {
  
  color:#001a43;
}
a:hover {
  color:#b6860a;
  
}
a.quotelink {
  
  color:#b6860a;
}

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

h1 {
	color: #c7d0d7;
	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: #2a4762;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px 0px 0px 4px;
	border-style: solid;
	border-width: 1px;
    border: 1px solid #314b7c;
}

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

hr {
        border: none;
        border-top: 1px solid #314b7c;
        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:#c7d0d7;
  width:100%;
}

input, textarea {
  background-color: #2A4560;
  color:#c7d0d7;  
  border: 1px solid #314b7c;
  background-image:url(../../image/snowyhills.jpg);
  background-position:top;
  background-repeat:repeat-x;   
}

.postblock {
  background-color: #2a4762;
  border: 1px solid #314b7c;
  color:#c7d0d7;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  width:55px;
}

.unkfunc {
	background:inert;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	
	color:#c7d0d7;
	font-weight:800;
}
.postername {
  
  font-size:11pt;
  color:#c7d0d7;
  font-weight: bold;
}
.postertrip {
	
	color:#c7d0d7;
}
.oldpost {
  
  color:#c7d0d7;
  font-weight:800;
}
.omittedposts {
  
  color:#444;
}
.reply {
  background-color: #2A4560;
  color:#c7d0d7;
  border: 1px solid #314b7c;
  background-image:url(../../image/snowyhills.jpg);
  background-position:top;
  background-repeat:repeat-x;  
}
.replyhl {
  background-color: #2A4560;
    color:#c7d0d7;
}
.highlight {
  background-color: #2A4560;
    color:#c7d0d7;
	border: 1px dashed #c7d0d7;
  background-image:url(../../image/snowyhills.jpg);
  background-position:top;
  background-repeat:repeat-x;  	
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	
	font-size:18px;
  color:#c7d0d7;
  font-weight:800;
}
.commentpostername {
  
  font-size:11pt;
  color:#c7d0d7;
  font-weight: bold;
}
a.quotejs {
  color:#d8d8d8;
	text-decoration: none;
}
a.quotejs:hover {
  font-weight:bold;
}

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

.content {
	text-align:left;
	margin-top:2px;
	margin-bottom: 10px;	
	padding: 2px;
	list-style: none;
    background-color: #2A4560;
    border: 1px solid #314b7c;
  background-image:url(../../image/snowyhills.jpg);
  background-position:top;
  background-repeat:repeat-x; 	
}		

.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;
}





