.boardsite {
	font-family: "Trebuchet ms",Trebuchet,Georgia,"Times New Roman",Times,Serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-decoration: none;
	background: white url(http://www.compuphase.com/images/watermrk.gif);
	margin: 0;
	padding: 0;
}
.boardheadline {
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.boardtableheader {
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
	background-color: rgb(120,155,240);
	text-decoration: none;
	border: 1px solid rgb(170,0,0);
}
.boardtablerow1 {
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: rgb(230,230,255);
	border: none; /*1px solid rgb(170,0,0); */
	/* line-height: 10pt; */
}
.boardtablerow2 {
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: rgb(240,240,240);
	border: none; /* 1px solid rgb(170,0,0); */
	/* line-height: 10pt; */
}
.boardheadermenu {
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	border: thin dashed #000000;
}
.copyrightnotice {
	font-family: "Trebuchet ms",Trebuchet,Georgia,"Times New Roman",Times,Serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px dashed rgb(230,230,255);
}
.copyrightnoticetext {
	font-family: "Trebuchet ms",Trebuchet,Georgia,"Times New Roman",Times,Serif;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	border: none;
}
.boardpostingoptions {
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: rgb(230,230,255);
	horizontal-align: center;
	vertical-align: middle;
	border: 1px solid rgb(170,0,0);
	/* line-height: 10pt; */
}

.smallCaps {
	font-size: 110%;
	font-variant: small-caps;
}

.codeSnippet {
	font-size: 80%;
	font-family: "Lucide Console","Courier New",courier,monospace;
	color: RGB(0,0,160);
}

.quotation {
	padding: 0.5ex 1em 0.5ex 1em;
	border: 1px solid rgb(0,0,0);
	background: rgb(250,250,220);
	color: rgb(0,0,160);
}

A:link        { color:#AA0000; /*background:#FFFFFF;*/ /*text-decoration:none;*/ }
A:active      { color:#FF0000; /*background:#FFFFFF;*/ /*text-decoration:none;*/ }
A:visited     { color:#880066; /*background:#FFFFFF;*/ /*text-decoration:none;*/ }
A:hover       { color:#FF0000; background:#FFFFC0; /*text-decoration:underline;*/ }

.TopicLink:link {
	font-family: "Trebuchet ms",Trebuchet,Georgia,"Times New Roman",Times,Serif;
	font-size: 10pt;
	color: #BB0000;
	text-decoration: none;
	padding: 1px 14px 1px 2px;
	margin: 1px;
}
.TopicLink:visited {
	font-family: "Trebuchet ms",Trebuchet,Georgia,"Times New Roman",Times,Serif;
	font-size: 10pt;
	color: #AA5500;
	text-decoration: none;
	margin: 2px;
	padding: 1px 14px 1px 2px;
}
.TopicLink:hover {
	font-family: "Trebuchet ms",Trebuchet,Georgia,"Times New Roman",Times,Serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	margin: 1px;
	background-color: #FFFFC0;
	border: 1px solid #BB0000;
	height: 1px;
	width: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.TopicLink:active {
	font-family: "Trebuchet ms",Trebuchet,Georgia,"Times New Roman",Times,Serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	margin: 2px;
	padding: 1px 14px 1px 2px;
}

.UserPostInfo {
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.UserPostTime {
	font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.UserPost {
	font-family: "Trebuchet ms",Trebuchet,Georgia,"Times New Roman",Times,Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	display: list-item;
	position: relative;
	left: 2px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.InPostLink:link {
	border-bottom: 1px dashed;
	text-decoration: none;
} 
.InPostLink:visited {
	border-bottom: 1px dashed;
	text-decoration: none;
}
.InPostLink:hover {
	text-decoration: none;
	border: 0;
}
.InPostLink:active  {
	text-decoration: none;
	border: 1px dashed;
}

/* header */

.superHeader {
  color: white;
  background-color: rgb(100,135,220);
  height: 22px;
  font-size: 91%;
  line-height: 16px;
}

.superHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  padding: 0 0.25em 0 0.25em;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left {
  position: absolute;
  left: 2mm;
  top: 0.375em;
}

.superHeader .right {
  position: absolute;
  text-align: right;
  right: 0;
  top: 0;
}

/* headings, separators */
h1 {
  color: rgb(170,0,0);
  font-family: Verdana,Arial,Helvetica,Swiss,sans-serif;
  font-size: 160%;
  font-weight: normal;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 0 0 0.2em 0;
}

.separatorBar {
  background-image: url(http://www.compuphase.com/images/hbar_hor.gif);
  background-repeat: repeat-x;
  line-height: 16px;
  text-align: center;
  margin: 1em 1em 0 1em;
}

.header1Bar {
  background-image: url(http://www.compuphase.com/images/hbar_hor.gif);
  background-repeat: repeat-x;
  line-height: 16px;
  margin-bottom: 0.8em
}

