BODY, DIV, FORM, TABLE, P, TD, UL {
font-size : 12px; 
font-family :  Arial, Geneva, sans-serif; 
color : black; 
} 
BODY {
	margin: 0px,0px,0px,0px;
	background-color: #FFEFD5;
} 

.blbdr {background-color : Black;}

.bagr1 {
	background-color : #99CC66;
} 

.bgtd2 {
background-color : #FBFFF0; 
} 



.libg2 {
	background-color : #99CC66;
} 

.libg {
background-color : #FBFFF0; 
} 

H1 {
font-size : 22px; 
font-family : Trebuchet MS, Verdana, Arial, Geneva; 
} 
H2 {
font-size : 18px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
} 
H3 {
font-size : 16px; 
font-family : Arial, Helvetica, sans-serif; 
} 
.hy {
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
}
.texbar {
	color: Black;

}



.tsidbar { background-color: #D3E5D3;
background-image: url(/images/bgtex.gif);}



.zip {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
}



.page_topic_title {line-height: 11pt; font-size: 11pt; color:#000080; font-weight:bold}
/* BEGIN style2 */
#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 15;
margin-right: 15;
margin-top: 10;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 100%;

border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #0066FF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FF8C00;
color: #fff;
}

.linetable {
	border-style: outset; 
	border-width: 1px;
	background-color: #F0F0F0;
	}
