.network { line-height: 1.5em; vertical-align: bottom; background: #FFFF00; padding: 1px; font-family: geneva, helvetica, arial, sans-serif; font-size: 0.8em; color: #000000; text-align: right; margin: 0; border: none; }

p.network { align: right; }

.network A:link { color: #666666;  border: none; } 
.network A:visited { color: #666666;  border: none; } 
.network A:hover { color: #900; }



.modgrad{
	background-image: url(/images/grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;



}



/*__________ basic styles _______________*/



TD.leftcontent-cell {

	vertical-align: top;

	background-color: #F8F4E8;

	border-left: solid 1px #57618D;

	border-right: solid 1px #636D96;

}

a{
	color: #006A00;


}

TD.bottomleftcontent-cell {

	background-color: #F8F4E8;

	border-left: solid 1px #57618D;

	border-right: solid 1px #57618D;

	border-bottom: solid 1px #2D3249;

}



/*_______________ left nav text styles ____________*/



.nav-text {

	font-family: lucida-sans, verdana, arial, sans-serif;

	font-size: 10px;

	font-weight: normal;

	line-height: 12px;

	padding-left: 4px;

	padding-right: 4px;

	vertical-align: middle;

}





/*_______________ left nav cell and row styles ____________*/



TD.nav-cell {

	background-color: #F8F4E8;

	color: #000;

	cursor: pointer;

	padding-top: 4px;

	padding-bottom: 4px;

}



TD.nav-cell-sub {

	background-color: #F8F4E8;

	color: #000;

	cursor: pointer;

	padding-top: 4px;

	padding-bottom: 4px;

}



TD.nav-cell-active {

	background-color: #D9CEBD;

	color: #fff;

	cursor: pointer;

	padding-top: 4px;

	padding-bottom: 4px;

}







TR.nav-row TD {

	vertical-align: middle;

	border-top: solid 1px #7A7BAF;

}



.nav-cell A:link { color: #0000D0; } 

.nav-cell A:hover { background: #D9CEBD; }

.nav-cell A:visited { color: #9D9589; }





TR TD.nav-cell A:link, TR TD.nav-cell A:visited,

TR TD.nav-cell-sub A:link, TR TD.nav-cell-sub A:visited,

TR TD.nav-cell-active A:link, TR TD.nav-cell-active A:visited,

TR TD.nav-cell-section A:link, TR TD.nav-cell-section A:visited,

TR TD.nav-cell-subsection A:link, TR TD.nav-cell-subsection A:visited,

TR TD.nav-cell-pagegroup A:link, TR TD.nav-cell-pagegroup A:visited {

	text-decoration: none;

}



TD.navbottom-cell {

	border-top: solid 1px #7A7BAF;

}


body{
	background-color: #CCCCCC;


}




.linkbar a{
	color: #0000FF;
	text-decoration: none;
}

.linkbar a:hover{
	color: #0000FF;
	text-decoration: underline;
}.menubarback {
	background-image: url(../images/menubar.gif);
}
