BODY { background-color: #FFFFFF }

TD {
	color: #464646;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;

}

INPUT, SELECT {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF
}

TEXTAREA {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFFFFF
}

FORM { margin: 0 }

PRE {
	font-size: 11px;
	margin: 0
}

TABLE.punmain 
{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFF;
	width: 100%;
	border: 1px solid #072A66;
	padding: 0px; 
	margin: 0px; 
}

TABLE.punplain {
	border: none;
	width: 100%
}
TABLE.punspacer {
	border: none;
	width: 100%
}

TR.punhead { background:  url(http://pentrutine.3xforum.ro/img/pics/pentrutine.3xforum.ro/style/tile_cat.gif); }
TR.puncon1 { background-color: #ECF0F8 }
TR.puncon2 { background-color: #ECF0F8 }
TR.puncon3 { background-color: #484848 }
TR.puntopic { height: 1.5em }

TD.punhead { color: #FFF; font-weight: bold;  }
TD.punheadcent {
	color: #FFF;
	text-align: center;
      font-weight: bold
}
TD.puncon1 { background-color: #ECF0F8; font-weight: bold; }
TD.puncon1cent {
	background-color: #383838;
	text-align: center
}
TD.puncon1right {
	color: #F0F0F0;
	background-color: #3D6191;
	text-align: right
}
TD.puncon2 { background-color: #ECF0F8 }
TD.puncon2cent {
	background-color: #CED2D8;
	text-align: center
}
TD.puncon3 { background:  url(http://pentrutine.3xforum.ro/img/pics/pentrutine.3xforum.ro/style/tile_sub.gif); font-weight: bold; }
TD.puncent { text-align: center; font-weight: bold }
TD.punright { text-align: right }
TD.puntop { vertical-align: top }
TD.puntopright {
	text-align: right;
	vertical-align: top
}
TD.punquote {
	background-color: #465584;
	border: #FFFFFF;
      color: #FFFFFF;
	border-style: dashed;
	border-width: 1px
}

A:link, A:visited {
	text-decoration: none;
	color: #222;
      font-weight: bold
}
A:link.punhot, A:visited.punhot { color: #FF4000 }
A:link.punclosed, A:visited.punclosed { color: #888888 }
A:hover {
	text-decoration: underline;
	color: #3465A5;
      font-weight: bold
}
A:hover.punhot { color: #FF5010 }
A:hover.punclosed { color: #AAAAAA }

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: #FF6000 }





/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #2766A0 no-repeat top right;
		font-weight: bold;
		color: #fff;

	}
	#tablist li a:hover{
		background: #82AC17 no-repeat top right;
		color: #fff;


	}
	#tablist .key { text-decoration: underline; }