
.padR        { padding-right: 60px; background-color:#000000 }
.header      
{
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	/*background:#63B5FF;*/
	background:#FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border: 2px solid #000000; 
	text-transform:uppercase

}
a:link  {color: #164062;font-size:10pt; font-weight: bold; text-decoration:none}
a:visited  {color: #122555; font-size:10pt; font-weight: bold; text-decoration:none} 
a:active {color: rgb(255,153,0);font-size:10pt; font-weight: bold; text-decoration:none}