.button a:link,
.button a:visited {
	display: inline;
	padding: 2px 7px 2px 7px;
	background-color: #FFF;
	border:1px solid #DDD;
	color:#999;
}

#internal_menu ul li { background-color:#FD8; }


.admin a:link,
.admin a:visited { background-color:#C00; color:#FFF}


h2 { color:#A00; font-size: 13pt; }

/* pagesetter 5.0 */
#pubInfoBox
    {
      border: 1px solid black;
      font: arial, sans-serif;
      font-size: 10pt;
      background-color: #E0E0E0;
      padding: 4px;
    }


BODY{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#col_right h2 { font-size: 12pt ; font-weight:bold ; color:#000}

td { font-size:11px }
tr {vertical-align:top;}

.row1 { background: #EEF4FF}
.row2 { background: #DDE4EE}


A:link {
color: #0000FF;
text-decoration: none;
}
A:active {
color: #0000FF;
text-decoration: underline;
}
A:visited {
color: #0000CC;
text-decoration: none;
}
A:hover {
color: #CC0000;
text-decoration: underline;
}


INPUT.pn-text {
background : #FFFFFF;
color: #000000;
border: solid 1px #000000;
font-size: 8px;
}


