﻿html, body{
	margin:0;
	margin-top:2px;
	padding:0;
	text-align:center;
	background-repeat:no-repeat;
	font-family:Arial;
	color:#333333;
	font-size:11px;
	background-position: left bottom;
	background-attachment: fixed;
	background-color: #FFFFFF;
		
}

/* Admin Section */

#amain
{
    
    
    padding:10px;
    border: solid 1px #000000;
    
    
    text-align:center;
}




/* End Admin Section */

/* Start Text and Links !!LINK VISTED HOVER ACTIVE selectors must remain in this order to work!! */
a:link
{
    color: #333333;
    outline:none;
    
    
}

a:visited
{
    color: #333333;
    outline:none;
}

a:hover
{
    
    color:#008698;
    outline:none;
}

a:active
{
    color:#008698;
    outline:none;
}

p 
{
    font-size: 1.0em;
}

h1
{
    text-align: left;
    font-size: 1.8em;
    font-weight: bolder;
}
h2
{
    text-align: left;
    font-size: 1.6em;
    font-weight: bold;
}


h3
{
    font-size: 1em;
}

h4
{
    font-size: .9em;
}

.wmark
{
    color:#666666;
    background-color:#EEEEEE;
}
/* Three-pixel bug fix: http://www.positioniseverything.net/explorer/threepxtest.html */
* html p { height: 1%; }



  
  
  



/* -------------------------End Text and Links !!--------------------------------- */



/* ------------------Start Admin Block------------------- */





/* ------------------End Admin Block------------------- */

/* ------------------Start MainLayout Divs------------------- */

#masterwrapper
{
    
    top:0px;
    left:0px;
    margin: 0 auto;
    
    
  
    
   
    
    width: 956px;
}




#maintop
{
    position:relative;
    
    
    background-image: url('topn.jpg');
    background-repeat: no-repeat;
    width:980px;
    height:99px;
   
    margin: 0px;
    padding: 0px;
    overflow:hidden;
}

#sdiv
{
    position:absolute;
   right:10px;
    top:20px;
    
    width:230px;
    height:100px;
    
}

#contwrapper
{
    text-align:left;
    width:960px;
    margin:0;
    padding:0;
}
#strip1
{ float:left;
     width:225px;
     margin:0;
    padding:0;
}

#menu
{
    width:221px;
   
    background-color:#bb4b97;
    margin-left:0;
    padding-left:0;
    
    
}
.m1
{
    
    
    
}

.vmenitem
{
    margin: 0;
    padding:0;
    border:0px solid #cccccc;
}

.hmenu
{
    width:956px;
    height:31px;
   
    
    padding-bottom:1px;
    text-align:left;
}

#menu ul 
{
margin:0;
padding:0;
margin-top:-3px


}

#menu li 
{
margin:0;
padding:0;


}

#pnlmastermenu 
{
margin:0;
padding:0;
}
#pnlmastermenu ul
{
margin:0;
padding:0;
}
#pnlmastermenu li
{
margin:0;
padding:0;
}

#logindummy
{
    margin-top:17px;
    width:219px;
    height:219px;
    border:solid 1px #FEA621;
    
    
}
#login
{
    margin-top:17px;
    padding:10px;
    padding-top:40px;
    width:199px;
    height:169px;
    border:solid 1px #FEA621;
    
    
    background-image: url('login2.gif');
}


#loggedin
{
    margin-top:17px;
    padding:10px;
    padding-top:40px;
    width:199px;
    height:169px;
    border:solid 1px #FEA621;
    
    
    background-image: url('login2.gif');
}

#hym
{
    margin-top:17px;
    width:219px;
    
    border:solid 1px #4A007D;
    background-image: url('h/HYMthin.gif');
    background-repeat:no-repeat;
    
    
}

#threestrip
{
    float:right;
    
    
    width:718px;
    min-height:200px;
}


#fter
{
    position:relative;
    width: 980px;
    height: 192px;
    background-image: url('footer.jpg');
}
#tandclink
{
    position:absolute;
    width:150px;
    height:25px;
    bottom:26px;
    right:10px;
}


/* ------------------End MainLayout Divs------------------- */






/* ------------------Start Content Classes------------------- */

/*homepage*/

.animtop
{
   width:714px;
   overflow:hidden;
   
   
    
}

#conttop
{
    margin: 0;
    margin-top:10px;
    
    background-image: url('welcomebanner.jpg');
	background-repeat:no-repeat;

padding-top:45px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
border:1px solid #bb4b97;

   
    
    width:692px;
    
}

#hcont
{
   
    
   
    margin: 0;
    
    font-size:12px;
    
}

#searchdiv
{
    position:absolute;
    width:225px;
    height:163px;
    right:0px;
    top:0px;
   
}

#realsearch
{
    width: 225px;
    height: 163px;
    background-image: url('search.jpg');
}

#threewrap
{
    position:relative;
    width:712px;
    margin-top:10px;
    
    
}

#oneofthree
{
    position: absolute;
    top: 17px;
    left: 0px;
    width: 222px;
    height: 685px;
    background-color: #FFFFFF;
    border: solid 1px #FD1C15;
    background-image: url('casestudyheader.gif');
    background-repeat:no-repeat;
}

#twoofthree
{
    position: absolute;
    top: 196px;
    left: 244px;
    width: 222px;
    height: 506px;
    background-color: #FFFFFF;
    border: solid 1px #67B2CB;
    background-image: url('oppsheader.gif');
    background-repeat: no-repeat;
}

#threeofthree
{
    position: absolute;
    top: 196px;
    left: 488px;
    width: 222px;
    height: 506px;
    background-color: #FFFFFF;
    border: solid 1px #4A007B;
    background-image: url('metheader.gif');
    background-repeat: no-repeat;
}

#topofthree
{
    position: absolute;
    top: 17px;
    left: 244px;
    width: 467px;
    border: solid 1px #7fc413;
    height: 157px;
    background-image: url('newsheader.gif');
    background-repeat: no-repeat;
}

.homecontsur
{
    padding:10px;
    padding-top:40px;
}

.homecontsurimg
{
    width:150px;
    padding:10px;
    text-align:center;
}


#btins
{
    height:235px;
    width:235px;
    overflow:auto;
    
    
}

/*end homepage*/

/*register*/

#registerdiv
{
    width: 412px;
    border: solid 1px #BA2689;
    height: 481px;
    background-image: url('register.gif');
    background-repeat:no-repeat;
    
}


/*end register*/


/*myprofile*/

#myprofwrap
{
    position:relative;
    width:718px;
    
    
}


#pright
{
    float:right;
    width:225px;
    
    
}
#plogo
 {
    width:219px;
     
    border:solid 1px #FF9900;
 }
 
#lastentn
{
    margin-top:17px;
   
    width:219px;
    border:solid 1px #7FC41C;
    background-image:url('prof/lnews_header.gif');
    background-repeat:no-repeat;
}
.usr
{
    margin-top:17px;
    height:200px; 
    width:219px;
    border:solid 1px #FEA621;
   
}
#pmid
{
    float:left;
    width:472px;
    
   
}
 


#pmidtop
{
    width: 465px;
    height: 481px;
    border: solid 1px #FFB951;
    background-image: url('prof/welcome_header.gif');
    background-repeat:no-repeat;
}
#profmenu
{
    float:left;
    width:175px;
    height:430px;
    margin:0;
    padding:0;
}
.pmenitem
{
    margin-bottom:0px;
    padding:0px;
    height:31px;
}
#profmenu ul
{
    margin:0;
    padding:0;
    
    list-style:none;
    text-indent:0px;
}
#profmenu li
{
    margin:0;
    padding:0;
    height:31px;
    text-indent:0px;
    
}

#profright
{
    float: right;
    margin:0;
    padding:0;
    height: 430px;
    width: 250px;
    border: solid 1px #FF9900;
    background-image: url('prof/bulletin_header.gif');
    background-repeat:no-repeat;
}
#bulnav
{
    border:solid 1px #666666;
    width: 217px;
    height:25px;
    padding-top:5px;
    padding-left:15px;
}

#pmidbot
{
    margin-top:17px;
    width:465px;
    height:553px;
    border:solid 1px #000066;
    background-image: url('prof/lmembers_header.gif');
    background-repeat:no-repeat;
    
}

#Profilecontent

{
     width: 712px;
    border: solid 1px #FFB951;
    
    background-image: url('prof/editprof.gif');
    background-repeat:no-repeat;
}
/*end myprofile */



/*public profile*/


#pmidpublic
{
 float:left;
 width: 467px;
    
}
#pmidtoppublic
{
    
    width: 467px;
    
    
   
}

.profctentwrap
{
    border:solid 1px #BA2689;
    margin:0;
    padding:5px;
    margin-bottom: 2px;
}


.ac1
{
    font-size:11px;
    
}

#pright
{
    float:right;
    
    width:235px;
    
}

#pplogo
{
    text-align:center;
    width:235px;
    
}


#pcontactus
{
    margin-top:17px;
    
    width:229px;
    height:400px;
    border:solid 1px #FEA621;
    background-image: url('contactheader.gif');
    background-repeat:no-repeat;
    
}

/* ------------Top Menu ----------- */
    
 .menclass
 {
     padding:0;
     margin:0;
     
 }


/* --- Css For Admin Edit Button --- */





/* --- Css For Admin For Each Panel --- */ 




/* --- Css For No Content Div --- */






/* Start Clear Floats */

.clarfloat 
{
    clear:both;
}


/* End Clear Floats */


/* Gridviews */
.GridViewStyle
{    
    border-right: 0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-top: 0px solid #CCCCCC;
    padding: 4px;
}

.GridViewStyle a
{
    color: #000000;
}

.GridViewHeaderStyle
{
    padding:5px;
    background-color: #FFFFFF;
    border-right:0px solid #CCCCCC;
    border-left:0px solid #CCCCCC;
    font-weight: bold;
    
    color: #333333;
    
}


.GridViewHeaderStyle th
{
    
   
    border-top: solid 1px #666666;
    border-right: solid 0px #cccccc;
    border-left: solid 0px #cccccc;
    border-bottom: solid 1px #333333;
    padding:5px;
}
.GridViewHeaderStyle td
{
    
   
    border-top: solid 1px #666666;
    border-right: solid 0px #cccccc;
    border-left: solid 0px #cccccc;
    padding:5px;
}


.GridViewHeaderStyle tr
{
    padding:5px;
    background-color: #FFFFFF;
    border-right:0px solid #CCCCCC;
    border-left:0px solid #CCCCCC;
    font-weight: bold;
    
    color: #333333;
    
}


.GridViewFooterStyle
{
    background-color: #F7963B;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #FFFFFF;
    border-bottom:solid 1px #CCCCCC;
    color: #333333;
}

.GridViewAlternatingRowStyle 
{
    background-color: #FFFFFF;
    border-bottom:solid 1px #CCCCCC;
    color: #333333;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 0px solid #FFFFFF;
    border-bottom:solid 1px #CCCCCC;
    padding:5px;
   
}

.GridViewSelectedRowStyle
{
    
    border: 0px solid #FFFFFF;
    font-size:1.2em;
    color: #FFFFFF;
    
}

.GridViewSelectedRowStyle td
{
    background-color:#8b80ab;
    border: 0px solid #FFFFFF;
    
}

.GridViewPagerStyle
{
    background-color: #EEEEEE;
    color: #666666;
}

.GridViewPagerStyle table /* to center the paging links*/
{
  /*  margin: 0 auto 0 auto; */
}
  
  
  /* End Gridviews */
  

 
 
#fders
{
    height:420px;
    width:170px;
    border-right:solid 1px #666666;
    font-size:14px;
    
    
    }


#msgscroll
{
    width:505px;
    border:solid 1px #CCCCCC;
    height:300px;
    overflow:auto;
    padding:5px;
    overflow-x:hidden;
}

.pageView
        {
            border: 1px solid #898c95;
            border-top: none;
            margin-top: -1px;
            
            padding:5px;
        }
        .pageView img
        {
            margin: 0;
        }
        .exampleWrapper
        {
            padding: 10px;
            background: #f0f0f0;
            float: left;
        }


.inline-list ul
{
    list-style:none;
    margin:0;
    padding:0;
}
.inline-list li
{
    list-style:none;
    margin:0;
    margin-bottom:4px;
}

#reorderpic
{
    border:dashed 2px #666666;
    width:160px;
    padding:5px;
    
}

#projgalldiv
{
   border:solid 1px #666666;
   background-color:#cccccc; 
}

#profgalldiv
{
    border: solid 0px #666666;
    background-color: #FFFFFF;
}

.reorderCue
{
    width:150px;
    height:20px;
    background-color:Black;
}

.dloadlist
{
    width:600px;
    min-height:40px;
    border-bottom:solid 1px #666666;
    
}

#reorderdload ul
{
    list-style-type:none;
}

#uload
{
    border:solid 1px #000000;
    background-color: #CCCCCC;
    
    
}

.flyOutDiv
{
     display: none; 
     position: absolute; 
     width: 400px; 
     z-index: 3; 
     opacity: 0; 
     filter:(progid:DXImageTransform.Microsoft.Alpha(opacity=0)); 
     font-size: 14px; 
     border: solid 1px #CCCCCC; 
     background-color: #FFFFFF; 
     padding: 5px;
} 

.flyOutDivCloseX
{
 background-color: #FFFFFF; 
 color: #000000; 
 text-align: center; 
 font-weight: bold; 
 text-decoration: none; 
 border:solid 1px #000000; 
 padding: 5px; 
}



.maingalpic
{
    border: solid 1px #333333;
    background-color: #ffffff;
    padding: 15px;
    text-align: center;
    background-image: url('~/object_images/profile_galleryimages/blank/bg.jpg');
}

.maingalpicselected
{
    border:solid 1px #cc6698;
    
    padding:4px;
    text-align:center;
}


.maingalpicicon
{
    border:solid 1px #cc6698;
    
    padding:4px;
    text-align:center;
}

.vimage
{
    margin-right:15px;
}



/*color panels */
.nobar

{
     width: 712px;
    border: solid 0px #ffffff;
    
   
}
.genericblock
{
position:relative;
    background-color: #cccccc;
    height: 190px;
    width:180px;
    padding: 15px;
    vertical-align: baseline;
}

.Adviceblock
{
position:relative;
    background-color: #336666;
    height: 220px;
    width:714px;
    padding:0;
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}

.CaseStudiesblock
{
position:relative;
    background-color: #FD1C15;
    height: 220px;
    width:714px;
    
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}

.Projectsblock
{
position:relative;
    background-color: #d9ce00;
    height: 220px;
    width:714px;
    
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}

.Opportunitiesblock
{
position:relative;
    background-color: #67B2CB;
    height: 220px;
    width:714px;
    
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}

.Fundingblock
{
position:relative;
    background-color: #006699;
    height: 220px;
    width:714px;
    
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}

.Newsblock
{
position:relative;
    background-color: #7FC41C;
    height: 220px;
    width:714px;
    
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}

.Eventsblock
{
position:relative;
    background-color: #F0047F;
    height: 220px;
    width:714px;
    
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}
.Contactsblock
{
position:relative;
    background-color: #BA2689;
    height: 220px;
    width:714px;
    
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}

.Linksblock
{
position:relative;
    background-color: #BA2689;
    height: 220px;
    width:714px;
    
    vertical-align: baseline;
    margin-top:0;
    margin-bottom:15px;
}


#mdown
{
position:absolute;
width:210px;
bottom:10px;
right:10px;
margin:0;
padding:0;

}

.News

{
     width: 712px;
    border: solid 1px #7FC41C;
    
    background-image: url('h/News.gif');
    background-repeat:no-repeat;
}
.NewsMore

{
    
    border: solid 1px #7FC41C;
    
   
}

.Advice

{
     width: 712px;
    border: solid 1px #336666;
    
    background-image: url('h/Advice.gif');
    background-repeat:no-repeat;
}

.AdviceMore
{
    border: solid 1px #336666;
}

.CaseStudies

{
     width: 712px;
    border: solid 1px #FD1C15;
    
    background-image: url('h/CaseStudies.gif');
    background-repeat:no-repeat;
}


.CaseStudiesMore
{
    border: solid 1px #FD1C15;
}

.Projects

{
     width: 712px;
    border: solid 1px #D9CE00;
    
    background-image: url('h/Projects.gif');
    background-repeat:no-repeat;
}

.ProjectsMore
{
    border: solid 1px #D9ce00;
}

.Funding

{
     width: 712px;
    border: solid 1px #006699;
    
    background-image: url('h/Funding.gif');
    background-repeat:no-repeat;
}
.FundingMore

{
    
    border: solid 1px #006699;
    
}

.Opportunities

{
     width: 712px;
    border: solid 1px #67B2cB;
    
    background-image: url('h/Opportunities.gif');
    background-repeat:no-repeat;
}

.OpportunitiesMore
{
    border: solid 1px #67B2cB;
}
.Events

{
     width: 712px;
    border: solid 1px #F0047F;
    
    background-image: url('h/Events.gif');
    background-repeat:no-repeat;
}

.EventsMore

{
   
    border: solid 1px #F0047F;
    
   
}

.Links

{
     width: 712px;
    border: solid 1px #BB298A;
    
    background-image: url('h/Links.gif');
    background-repeat:no-repeat;
}

.contactus

{
     width: 712px;
    border: solid 1px #BB298A;
    
    background-image: url('h/contactus.gif');
    background-repeat:no-repeat;
}

.Directory

{
     width: 712px;
    border: solid 1px #4A007D;
    
    background-image: url('h/Directory.gif');
    background-repeat:no-repeat;
}

.YourContacts

{
     width: 712px;
    border: solid 1px #BB298A;
    
    background-image: url('h/YourContacts.gif');
    background-repeat:no-repeat;
}


.listy ul
{
     list-style:none;
}
.listy li
{
     list-style:none;
     margin-bottom:10px;
}

#csfloat1
{
    position:absolute;
    width:400px;
    height:120px;
    top:300px;
    right:0px;
    font-size:22px;
    font-weight:bold;
    background-color:#FFFFFF;
    padding-left:10px;
    padding-top:5px;
    color:#F0047F;
    z-index:1;
}

#sp1
{
    position: absolute;
    width: 83px;
    height: 61px;
    top: 330px;
    left:361px;
    background-image: url('spt.jpg');
    background-repeat: no-repeat;
    z-index:2;
}

#sp2
{
    position: absolute;
    width: 83px;
    height: 61px;
    top: 330px;
    Right:10px;
    background-image: url('spb.jpg');
    background-repeat: no-repeat;
    z-index:2;
}

#t1line
{
    position: absolute;
    width: 400px;
    height: 61px;
    top: 347px;
    Right:10px;
    z-index:5;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}

#opencs
{
    position: absolute;
    width: 400px;
    height: 61px;
    top: 400px;
    Right:10px;
    z-index:5;
    font-size:14px;
    font-weight:bold;
    text-align:right;
}

#summary
{
    position: absolute;
    width: 510px;
    height: 61px;
    top: 100px;
    Right:100px;
    z-index:5;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    color:#333333;
}

.cslable
{
    font-size:12px;
    font-weight:bold;
    color:#F0047F;
}

.cslable2
{
    font-size:12px;
    font-weight:normal;
    color:#333333;
}

#csmenu ul
{
    margin-left:0;
    margin-top:10px;
    padding:0;
    list-style-type:none;
}
#csmenu li

{
    margin-bottom:5px;
}

.csmenu ul
{
    margin-left:10px;
    padding:0;
    list-style-type:none;
}
.csmenu li

{
    margin-bottom:5px;
}

.relboxes
{
    text-align:left;
    font-size:12px;
    font-weight:bold;
    
}
.relboxes ul
{
    list-style-type:none;
    
}
.relboxes li
{
   margin-bottom:5px;
    
}




#gdiv a:link
{
    color: #333333;
    outline: none;
    text-decoration: none;
}

#gdiv a:visited
{
    color: #333333;
    outline:none;
    text-decoration: none;
}

#gdiv a:hover
{
    
    color:#008698;
    outline:none;
    text-decoration:underline;
}

#gdiv a:active
{
    color:#008698;
    outline:none;
    text-decoration: none;
}

.profilebox
{
    padding: 5px;
    background-color:#BB298A;
    color: #FFFFFF;
    height:120px;
    
}
.newsbox
{
    padding: 5px;
    background-color:#7FC41C;
    color: #FFFFFF;
    height:120px;
}
.eventsbox
{
    padding: 5px;
    background-color:#F0047F;
    color: #FFFFFF;
    height:120px;
}

.casebox
{
    padding: 5px;
    background-color:#FD1C15;
    color: #FFFFFF;
    height:120px;
}

.projectbox
{
    padding: 5px;
    background-color:#d9ce00;
    color: #FFFFFF;
    height:120px;
}

.oppbox
{
    padding: 5px;
    background-color:#67B2CB;
    color: #FFFFFF;
    height:120px;
}
.fundbox
{
    padding: 5px;
    background-color:#006699;
    color: #FFFFFF;
    height:120px;
}
.advicebox
{
    padding: 5px;
    background-color:#336666;
    color: #FFFFFF;
    height:120px;
}


#resinf3 a:link
{
    color: #ffffff;
    outline: none;
    text-decoration: none;
}

#resinf3 a:visited
{
    color: #ffffff;
    outline:none;
    text-decoration: none;
}

#resinf3 a:hover
{
    
    color:#ffffff;
    outline:none;
    text-decoration:underline;
}

#resinf3 a:active
{
    color:#ffffff;
    outline:none;
    text-decoration: none;
}

.aresult
{
width:150px;
height:132px;
}

.profdum
{
    background-image:url('prof/profblock.jpg');
     width:175px;
     height:185px;
}

.tker
{
  background-color:#7FC41C;padding:5px;
  background-image:url('h/news2.gif');
  background-repeat:no-repeat;
  padding-left:10px;
  padding-top:10px;
  padding-right:10px;
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

/* NEW PROFILE SECTION */

/* basic areas */
#proflinks
{
     width:219px;
     text-align:center;
     font-weight:bold;
}

#proflinks a:link, proflinks a:visited
{
    color:#ff9900;
    
    font-size:14px;
   
}
#proflinks a:hover, proflinks a:active
{
    color:#FFB951;
    
    font-size:14px;
   
}
#np_main
{
    position:relative;
    background-image:url('prof/public/mainbanner.jpg');
  background-repeat:no-repeat;
  width:712px;
  padding-bottom:7px;
  border:1px solid #FF9900;
} 

#np_mainright
{
    float:right;
    
    width:231px;
    margin-left:7px;
    
}

#np_contact
{
    width:229px;
    border:1px solid #FF9900;
    background-image:url('prof/public/contactheader.gif');
    background-repeat:no-repeat;
    
    margin-bottom:7px;
}

#np_member
{
    width:229px;
    border:1px solid #FF9900;
    background-image:url('prof/public/MemberContent229.jpg');
    background-repeat:no-repeat;
    height:140px;
    margin-bottom:7px;
    
}

#np_mpback
{
    margin-top:40px;
    width:229px;
    
    background-image:url('prof/public/MemberContentLines2.jpg');
    background-repeat:no-repeat;
    height:90px;
    padding-left:2px;
    
}

.tpad
{
 height:27px;
}

.np_tpadlinks
{
    
    font-weight:bold;
    font-size:12px;
    padding-top:6px;
    padding-left:7px;
    
   
}

.np_lks
{
    float:left;
    height:27px;
    margin:0;
    padding:0;
}

#np_PNLTL
{
    width:102px;
    height:27px;
    background-image:url('prof/public/MB_TL.jpg');
    background-repeat:no-repeat;
     margin-left:7px;
  
}

.profilenoclick
{
    cursor:default;
}
#np_PNLTL a:link, #np_PNLTL a:visited
{
    color:#7FC41C;
    text-decoration:none;
}
#np_PNLTR a:link, #np_PNLTR a:visited
{
    color:#F0047F;
    text-decoration:none;
}
#np_PNLML a:link, #np_PNLML a:visited
{
    color:#D9ce00;
    text-decoration:none;
}
#np_PNLMR a:link, #np_PNLMR a:visited
{
    color:#333333;
    text-decoration:none;
}
#np_PNLBL a:link, #np_PNLBL a:visited
{
    color:#cc6699;
    text-decoration:none;
}
#np_PNLBR a:link, #np_PNLBR a:visited
{
    color:#336666;
    text-decoration:none;
}
#np_PNLTL a:hover, #np_PNLTL a:active, #np_PNLTR a:hover, #np_PNLTR a:active, #np_PNLML a:hover, #np_PNLML a:active, #np_PNLMR a:hover, #np_PNLMR a:active, #np_PNLBL a:hover, #np_PNLBL a:active, #np_PNLBR a:hover, #np_PNLBR a:active

{
    color:#ff9900;
    text-decoration:none;
}

#np_PNLTR
{
    width:102px;
    height:27px;
    background-image:url('prof/public/MB_TR.jpg');
    background-repeat:no-repeat;
     margin-left:7px;
}
#np_PNLML
{
    width:102px;
    height:27px;
    background-image:url('prof/public/MB_ML.jpg');
    background-repeat:no-repeat;
     margin: 0 0 0 7px;
}
#np_PNLMR
{
    width:102px;
    height:27px;
    background-image:url('prof/public/MB_MR.jpg');
    background-repeat:no-repeat;
     margin-left:7px;
}
#np_PNLBL
{
    width:102px;
    height:27px;
    background-image:url('prof/public/MB_BL.jpg');
    background-repeat:no-repeat;
     margin-left:7px;
}
#np_PNLBR
{
    width:102px;
    height:27px;
    background-image:url('prof/public/MB_BR.jpg');
    background-repeat:no-repeat;
     margin-left:7px;
}

.np_nbers
{
    float:right;
    margin-right:12px;
    height:27px;
    width:15px;
    text-align:right;
}
.np_profcontsur
{
    padding:7px;
    padding-top:42px;
    
}

#np_orgname
{
    position:absolute;
    left:135px;
    top:8px;
    font-weight:bold;
    font-size:16px;
    color:#222222;
}

.np_imagefloatleft
{
    float:left;
    margin:0 10px 10px 0
}

#np_fright
{
    float:right;
}

#np_descarea
{
   
}
#np_descarea li
{
   margin-left:15px;
}

#np_ a:link, #np_main a:visited
{
    color:#Ff9900;
}

.PNLGALLERY

    {
     width: 695px;
    border: solid 1px #cc6699;
    
    background-image: url('prof/public/Gallery700.jpg');
    background-repeat:no-repeat;
    margin-left:8px;
    margin-bottom:7px;
}

.PNLCONTACT

    {
     width: 695px;
    border: solid 1px #FF9900;
    
    background-image: url('prof/public/Contact700.jpg');
    background-repeat:no-repeat;
    margin-left:8px;
    margin-bottom:7px;
}

.PNLNEWS

    {
     width: 695px;
    border: solid 1px #7FC41C;
    
    background-image: url('prof/public/News700.jpg');
    background-repeat:no-repeat;
    margin-left:8px;
    margin-bottom:7px;
}

.PNLPROJECTS

    {
     width: 695px;
    border: solid 1px #d9ce00;
    
    background-image: url('prof/public/Projects700.jpg');
    background-repeat:no-repeat;
    margin-left:8px;
    margin-bottom:7px;
}

.PNLDOWNLOADS

    {
     width: 695px;
    border: solid 1px #333333;
    
    background-image: url('prof/public/Downloads700.jpg');
    background-repeat:no-repeat;
    margin-left:8px;
    margin-bottom:7px;
}

.PNLEVENTS

    {
     width: 695px;
    border: solid 1px #F0047F;
    
    background-image: url('prof/public/Events700.jpg');
    background-repeat:no-repeat;
    margin-left:8px;
    margin-bottom:7px;
}


.imgfloatleft
{
    float:left;
    margin-bottom:7px;
    margin-right:7px;
}