/*Peppersuite Styles */

body {
font-family:arial, sans-serif;
font-size:8pt;
color:#FFFFFF;
background-color:#C0BEC3;
}

td {
font-family:arial, sans-serif;
font-size:8pt;
color:#FFFFFF;
}

th {
font-size:8pt;
padding:0px 2px 0px 2px;
}

a:link, a:visited, a:active, a:hover {
text-decoration:none;
color:#D8FF10;
}

form {
margin:0px;
}

/* CUSTOM STYLES ************************************/

.stdinput {
border-width:1px;
border-color:#888888 #CCCCCC #CCCCCC #888888;
border-style:solid;
font-size:8pt;
font-family:arial, sans-serif;
}

.stdbutton {
border:1px white outset;
width: 75px;
height: 20px;
font-size:8pt;
padding:0px;
}

.tablestyle1 {
background-color:#000000;
border:1px #555555 solid;
}

.tablestyle2 {
background-color:#333333;
border:1px #333333 solid;
blink;
}

.highlight {
color:#33CCFF;
font-weight:bold;
}



/* FORUM STYLES ***********************************/

table.punmain {
border:none;
width:100%;
background-color:#000000;
}

table.punplain {
border:none;
width:100%;
}

table.punspacer {
border:none;
width:100%;
}

tr.punhead {
background-color:#0099FF;
}

tr.puncon1 {
background-color:#555555;
}

tr.puncon2 {
background-color:#777777;
}

tr.puncon3 {
background-color:#555555;
}

tr.puntopic {
height:1.5em;
}

td.punhead {
background-color:#0099FF;
color:#FFFFFF;
text-align:center;
font-weight:bold;
}

td.puncon1 {
background-color:#555555;
}

td.puncon1cent {
background-color:#555555;
text-align:center;
}

td.puncon1right {
background-color:#555555;
text-align:right;
}

td.puncon2 {
background-color:#777777;
}

td.puncon2cent {
background-color:#777777;
text-align:center;
}

td.puncon3 {
background-color:#c8c8c8;
}

td.puncent {
text-align:center;
}

td.punright {
text-align:right;
}

td.puntop {
vertical-align:top;
}

td.puntopright {
text-align:right;
vertical-align:top;
}

td.punquote {
background-color:#888888;
border:#AAAAAA;
border-style:dashed;
border-width:1px;
}

img.punavatar {
margin-top:3px;
margin-bottom:3px;
}

.puntext {
font-size:11px;
}

.punedited {
font-size:10px;
font-style:italic;
}

.punsignature {
font-size:10px;
}

.punheadline {
font-size:12px;
font-weight:bold;
}

.puntitle {
font-size:14px;
font-weight:bold;
}

.punhot {
color:#c03000;
}