/* CSS Document */

body {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		line-height: 18pt; 
		text-decoration: none; 
		background-color: #FFFFFF; 
		color: #1F66B4;
		background-image:url(pom1.gif);
	}

a:link {  color: #029B7C;  }
	   
a:visited {  color: #2DAC9C; }	   

h3 {  font-family: Myriad Roman, Myriad Tilt, Utopia, Verdana; }
		  
.tableheader { background-color: #DFDFFF; }		  
.tablebody { background-color: #FFFFCA; }
.tableerror { background-color: #FF8080;
              color: #DFDFFF;
			}		  
			
INPUT.pn-text {
border-width : 0px;
background-color : transparent;
text-align: right;
}
			
