/* Text Classes */





TD,BODY{

font-size: 10px; 

font-family:  Verdana, Times New Roman, sans-serif;

color: #1B296A;

}



.td2{

font-size: 12px; 

font-family:  Verdana, Times New Roman, sans-serif;

color: #000000;

}



.links:visited {

	font-style : normal;

	font-weight : normal;

	font-size: 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color: #1B296A;

	text-decoration: none;

}	



.links:link {

	font-style : normal;

	font-weight : normal;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color : #1B296A;

	text-decoration : none;

}



.links:hover {

	font-style : normal;

	font-weight : normal;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color :#1B296A;

	text-decoration : none;

}



.links:active {

	font-style : normal;

	font-weight : normal;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color :#1B296A;

	text-decoration : none;

}





.links2:visited {

	font-style : normal;

	font-weight : bold;

	font-size: 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color: #344616;

	text-decoration: none;

}	



.links2:link {

	font-style : normal;

	font-weight : bold;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color : #344616;

	text-decoration : none;

}



.links2:hover {

	font-style : normal;

	font-weight : bold;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color :#344616;

	text-decoration : none;

}



.links2:active {

	font-style : normal;

	font-weight : bold;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color :#344616;

	text-decoration : none;

}



.links3:link {

	font-style : normal;

	font-weight : normal;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color : #A3A2A2;

	text-decoration : none;

}



.links3:hover {

	font-style : normal;

	font-weight : normal;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color :#A3A2A2;

	text-decoration : none;

}



.links3:active {

	font-style : normal;

	font-weight : normal;

	font-size : 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color :#A3A2A2;

	text-decoration : none;

}



.links3:visited {

	font-style : normal;

	font-weight : normal;

	font-size: 10px;

	font-family:  Verdana, Times New Roman, sans-serif;

	color: #A3A2A2;

	text-decoration: none;

}	



/* Dynamic menu Classes and background/rollover colors */

.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}

.clBar{position:absolute; width:5; height:5; background-color:#FF9900; layer-background-color:#FF9900; visibility:hidden}



.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}

.clLevel0{background-color:#58008E; layer-background-color:#cc99ff; color:#FF9900;}

.clLevel0over{background-color:#58008E; layer-background-color:#336699; color:#FF9900; cursor:pointer; cursor:hand; }

.clLevel0border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}



.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:10px; font-weight:normal}

.clLevel1{background-color:#8438B2; layer-background-color:#8438B2; color:FFFFFF;}

.clLevel1over{background-color:#582875; layer-background-color:#582875; color:FFC63E; cursor:pointer; cursor:hand; }

.clLevel1border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

/********************************/
/* PAGE NAV STYLES FOR MEM LIST */
/********************************/

.pageNav {
	text-align				: center;
	margin					: .75em auto;
}

.pageNav .pageNum {
	margin					: 0em .75em;
}

.pageNav .active {
	font-weight				: bold;
}