/* CSS Document */

body

{

	margin: 0 0 0 0;
	background-color:#fff;
	text-align:center;
	
}




/* Body Content */

.micro

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	color: #666;
	
}




.small {
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
	color: #333;
	
}

.smallheader

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	color: #000;
	
}



.content

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
	color: #666;
	
}

/* Membership Table */

table#members

{	 

	border: 1px solid #666666;
	width:578px;
	border-collapse: collapse;
	
}

td#members

{

	border: 1px solid #666666;
	
}

th#members

{	

	border: 1px solid #666666;

}




/* Footer Content */

.footercontent

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	color: #fff;
	
}

/* Body Links */

a.externallinks

{

	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}

a.externallinks:hover

{

	color: #f00;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}


a.contentlinks

{

	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.contentlinks:hover

{

	color: #000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

a.pdflinks

{

	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.pdflinks:hover

{

	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}




/* List */

ol.members

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	
}





.text1

{

	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}



