body, td {
font-family:arial, sans-serif;
color:#000000;
font-size:8pt;
}

a:link, a:active, a:visited {
color:#333333;
text-decoration:none;
}

a:hover {
color:#FFBE00;
background-color:#000000;
}

form {
padding:0px;
margin:0px;
}



/* CUSTOM STYLES ***********************************/

.tableheader {
background-color:#000000;
color:#FFBE00;
font-weight:bold;
font-size:9pt;
padding-left:10px;
}

.stdinput {
border:1px solid #666666;
font-family: arial, sans-serif;
font-size:8pt;
}

.stdbutton {
border:1px white outset;
width: 75px;
height: 20px;
font-size:8pt;
padding:0px;
}














TABLE.punmain {
	border: none;
	width: 100%;
	background-color: #606060;
}
TABLE.punplain {
	border: none;
	width: 100%
}
TABLE.punspacer {
	border: none;
	width: 100%
}

TR.punhead { background-color: #AAC9EB }
TR.puncon1 { background-color: #DEDFDF }
TR.puncon2 { background-color: #EEEEEE }
TR.puncon3 { background-color: #C0C0C0 }
TR.puntopic { height: 1.5em }


TD.punhead {
background-color: #AAC9EB;
	color: #102945;
	text-align: center;
font-weight:bold;
}
TD.puncon1 { background-color: #DEDFDF }
TD.puncon1cent {
	background-color: #DEDFDF;
	text-align: center
}
TD.puncon1right {
	background-color: #DEDFDF;
	text-align: right
}
TD.puncon2 { background-color: #EEEEEE }
TD.puncon2cent {
	background-color: #EEEEEE;
	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: #F6F6F6;
	border: #606060;
	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 }
