
#info p{
font-size:15px;
}
#info td{
font-size:15px;
}

th{
text-align:left;
}
#sites a{
font-size:15px;
font-weight:normal;
text-decoration:underline;
color: #076486;

}
#sites a:hover{
font-weight:normal;
text-decoration:underline;
color: #009933;

}
#sites li{
margin:10px;
}

#docs a{
font-size:15px;
font-weight:normal;
text-decoration:underline;
color: #076486;

}
#docs a:hover{
font-weight:normal;
text-decoration:underline;
color: #009933;

}
#docs li{
margin:10px;
}
#leftcolumn{
background: 	#F7F7F7;
}
#leftcolumn a{
display:block;
text-decoration:none;
margin-bottom:6px;
font-style:italic;
color: 	#0D7CA7;
}
#leftcolumn a:hover{
color: 	#1096CB;
}
.headingfirst{
color:#076486;
}
.navsearchheading{
color:#076486;
}
table.members 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
color: #fff;
width: 100%;
background-color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.members td 
{background-color: #fff;
color: #076486;
padding: 4px;
text-align: left;
border: 1px #f7F7F7 solid;}

table.members th
{color: #076486;
background-color: #fff;
padding: 4px;
text-align: left;
border: 1px #f7f7f7 solid;
font-size: 12px;
font-weight: bold;} 