

table.outterBorders_custom {
	border: 2px solid #005B00;
}

.pageTitle {
     background-color:#DDDDDD;
     font-size:larger;
     font-family:Verdana;
     font-weight:bold;  
     text-align: center; 
     height:29px; 
     width:100%;
     vertical-align:middle; 
}

.logoCell_custom {
 	text-align: right;
}

.body_custom {
    background-color: ;
    
}

.headerstyle_custom 
{
    background-color: #005B00;
    border: 1px solid #005B00;
    color: #FFFFFF;
}

.altcolorrowstyle_custom
{
    background-color: #DDDDDD;
}
