.threadbody {
     background-color:#e9e9e9;
     border:none;
	 padding:0px;
}

.threadframe {
     border:none;
     border-right-width:1px;
     border-right-color:#000000;
     border-right-style:dashed;
}

.articlebody {
	border:none;
	background-color:white;
}

body {
	font-family:'verdana','arial','helvetica';
}

p,li {
        font-family:'verdana','arial','helvetica';
		font-size:9pt;
}

.signature {
	color:#808080;
	font-family:'courier new';
}

.code {
	background-color:#f3f3f3;
	border-width:2px;
	border-style:solid;
	border-color:#d3d3d3;
	font-family:'courier new';
	color:navy;
	font-size:10pt;
	margin:12px;
	padding:3px;
}

.quote {
	background-color:#f3f3f3;
	border-width:2px;
	border-style:solid;
	border-color:#d3d3d3;
	font-style:italic;
	color:navy;
	margin:12px;
	padding:3px;
}


h3 {
        font-family:'verdana','arial','helvetica';
        font-size:1.2em;
        color:#001972;
        font-weight:bold;
}

h2 {
        font-family:'verdana','arial','helvetica';
        font-size:1.3em;
        color:#001972;
        font-weight:bold;
}

a {
        color:#0040A0;
}

input {
	height:20px;
	font-family:'arial','helvetica','verdana';
	font-size:11px;
}

.forumbutton {
        font-family:'arial','helvetica','verdana';
		height:20px;
        font-size:11px;
        border:none;
        border-width:0px;
        background-color:#60668E;
        color:#eaeaea;
        font-weight:bold;
        cursor:pointer;
}

.forumform {
    font-family:'verdana','arial','helvetica';
	font-size:0.8em;
	color:black;
}

.infobar {
	background-color:#e9e9e9;
	font-size:0.8em;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

.articletext {
	background-color:#e9e9e9;
	font-size:0.8em;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

.entrylink {

}

small {
	font-size:8pt;
}

.entryname {
	font-size:8pt;
}

.entrydash {
	font-size:7pt;
}

.entryinfo {
	font-size:8pt;
}

.trustedname {
	font-style:italic;
}