A.leftbar { 	
	font-family : Tahoma;
	color : #D0FF10;
	text-decoration : none;
 	font-weight : bold;
	font-size : 10pt;
	font-style : normal;
	}

A:HOVER.leftbar { 	
	text-decoration:underline;
	color:#0000ff;
	background:gold;
	}
A { 	
	font-family : Tahoma;
	color : #0000ff;
	text-decoration : none;
 	font-weight : bold;
	font-size : 10pt;
	font-style : normal;
	}
A:HOVER { 	
	text-decoration:underline;
	color:#0000ff;
	background:gold;
	}
H1 { 
	
	font-family : Arial Narrow;
	color:maroon;
	}

H2 {
	font-family : Arial;
	color:navy;
}
H3 {
	color:#006800;
}
BODY { 	
	BACKGROUND-ATTACHMENT : fixed;
	background-color : #09AD84;
	font-family : Tahoma;
	font-face : Tahoma;
 	font-size : 12pt;
 	font-style : normal;
	color : navy;
	scrollbar-base-color : #09AD84;
	scrollbar-arrow-color : white;
	}
TD { 	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color : navy;
	}
	
INPUT, SELECT {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333
}

TEXTAREA {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333
}

FORM { margin: 0 }

PRE {
	font-size: 11px;
	margin: 0
}

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: #42CEAD }
TR.puncon1 { background-color: #E8FEF8 }
TR.puncon2 { background-color: #E8FEEF }
TR.puncon3 { background-color: #C0C0C0 }
TR.puntopic { height: 1.5em }

TD.punhead { color: #102945 }
TD.punheadcent {
	color: #102945;
	text-align: center
}
TD.puncon1 { background-color: #CEFFEE }
TD.puncon1cent {
	background-color: #CEFFEE;
	text-align: center
}
TD.puncon1right {
	background-color: #CEFFDE;
	text-align: right
}
TD.puncon2 { background-color: #CEFFEE }
TD.puncon2cent {
	background-color: #CEFFEE;
	text-align: center
}
TD.puncon3 { background-color: #8DDBC6 }
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 }
