
.tdfront {
	background-image: url(/www2003/img/fp_title_spacer.jpg);

}

.tdbg {
	background-image: url(/www2003/img/np_title1.jpg);
}


.tdnpbg {
        background-image: url(/www2003/img/np_bg.jpg);
       	valign: top;
}


.tdmenu {
        background-image: url(/www2003/img/np_menu_bg.jpg);
}

.tdspacer {
        background-image: url(/www2003/img/np_spacer.jpg);
}


.text { 
	font-family: Arial; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none;

}

.jtext { 
	font-family: Arial; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none;
	text-align: justify;
}


.wtext {
        font-family: Arial;
        font-size: 13px;
	  font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}

.btext {
        font-family: Arial;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}



.asdtext {
        font-family: Arial;
        font-size: 12px;
        color: #D1F2FF;
        text-decoration: none;
}


.hh { 
	font-family: Arial; 
	font-size: 16px; 
	color: #000000; 
	text-decoration: none;

}

.abstitle {
        font-family: Arial;
        font-size: 17px;   
        color: #008BDA;    
        text-decoration: none;
        font-weight: bold;
}

h4 { 
        font-family: Arial;
        font-size: 13px;   
        color: #000000; 
        text-decoration: none;
	font-weight: bold;
}
h3 {
        font-family: Arial;
        font-size: 17px;
        color: #008BDA;
        text-decoration: none;
        font-weight: bold;
}

.h3link {
        font-family: Arial;
        font-size: 17px;
        color: #004B8A;
        text-decoration: none;
        font-weight: bold;
}

.title { 
        font-family: Arial;
        font-size: 16px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}

.rowtitle { 
        font-family: Arial;
        font-size: 14px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}

a.partner {text-decoration: none; }


h1 {
        font-family: Arial;
        font-size: 16px;   
        color: #000000;    
        text-decoration: none;
        font-weight: bold;
}

h2 { 
        font-family: Arial;
	font-weight: normal;
        font-size: 12px;
        color: #000000; 
        text-decoration: none;
}
.link { 
	font-family: arial; 
	font-size: 12px;  
	color: #0000ff; 
	text-decoration: none;
	font-weight: normal;
 }

.ilink {
        font-style: italic;
	font-family: Arial;
        font-size: 12px;   
        color: #0000ff;    
        text-decoration: none; }
	

.nav_link {
        font-family: Arial;
        font-size: 13px;   
	font-weight: bold;
        color: #ffffff;    
        text-decoration: none; }

.nava_link {
        font-family: Arial;
        font-size: 13px;   
	font-weight: bold;
        color: #F1C516;    
        text-decoration: none; }

.navr_link {
        font-family: Arial;
        font-size: 13px;   
	font-weight: bold;
        color: #FF4040;    
        text-decoration: none; }

.navrb_link {
        font-family: Arial;
        font-size: 14px;   
	font-weight: bold;
        color: #FF4040;    
        text-decoration: none; }

.big_nav_link {
        font-family: Arial;
        font-size: 15px;   
	font-weight: bold;
        color: #ffffff;    
        text-decoration: none; }

.big_nava_link {
        font-family: Arial;
        font-size: 15px;   
	font-weight: bold;
        color: #F1C516;    
        text-decoration: none; }

.big_navb_link {
        font-family: Arial;
        font-size: 15px;   
	font-weight: bold;
        color: #000000;
        text-decoration: none; }

.dont_break_text {
    	font-family: Arial; 
    	font-size: 13px; 
    	color: #000000; 
    	text-decoration: none;
        white-space: nowrap; }

.dont_break_wtext {
        font-family: Arial;
        font-size: 13px;
	    font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        white-space: nowrap; }


table.volunteer {
        border-collapse: collapse;
}

tr.dark {
        background-color: rgb(192,192,192);
}

BODY {
        font-size : 12px;
        font-family :  Arial, Helvetica, sans-serif;
        color : #000000;
        background-color : #ffffff;
        background-repeat : no-repeat;
        background-attachment : fixed;
        background-position : 0% 0%;
        margin : 0%;
        padding : 0;
        border-width : 0;
        border-style : none;
        border-color : inherit;
        width : auto;
}

