body {
  font-size: 12px; 
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
    font-size: 12px; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td.bold {
    font-size: 12px; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}

td.white {
	color: #FFFFFF; 
    font-size: 12px; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table.table_border  { 
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000; 
	border-right: 1px solid #000; 
	border-left: 1px solid #000 
}

td.bottom_border  { 
	border-bottom: 1px solid #000
}

td.bottom_right_border  { 
	border-bottom: 1px solid #000;
	border-right: 1px solid #000
}

p.orange_b {
	color: #cc6600; 
    font-size: 12px; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}

p.green_b {
	color: #567D22; 
    font-size: 12px; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}

p.blue_b {
	color: #0666CC;  /* #6766CC; */
    font-size: 12px; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}

th {
    font-size: 12px; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.orange:link { 
	color: #cc6600; 
	text-decoration: none; 
	}
	
a.orange:visited { 
	color: #cc6600; 
	text-decoration: none; 
	}
	
a.orange:hover { 
	text-decoration: underline; 
	}
	
a.green:link { 
	color: #567D22; 
	text-decoration: none; 
	}
	
a.green:visited { 
	color: #567D22; 
	text-decoration: none; 
	}
	
a.green:hover { 
	text-decoration: underline; 
	}
	
a.blue:link { 
	color: #0666CC; 
	text-decoration: none; 
	}
	
a.blue:visited { 
	color: #0666CC; 
	text-decoration: none; 
	}
	
a.blue:hover { 
	text-decoration: underline; 
	}
	
a.black:link { 
	color: #000000; 
	text-decoration: none; 
	}
	
a.black:visited { 
	color: #000000; 
	text-decoration: none; 
	}
	
a.black:hover { 
	text-decoration: underline; 
	}
	
a.white:link { 
	color: #FFFFFF; 
	text-decoration: none; 
	}
	
a.white:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
	}
	
a.white:hover { 
	text-decoration: underline; 
	}
	
a.green_b:link { 
	color: #567D22; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.green_b:visited { 
	color: #567D22; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.green_b:hover { 
	text-decoration: underline; 
	font-weight: bold;
	}
	
a.orange_b:link { 
	color: #cc6600; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.orange_b:visited { 
	color: #cc6600; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.orange_b:hover { 
	font-size: 12px; 
	text-decoration: underline; 
	font-weight: bold;
	}
	
a.blue_b:link { 
	color: #0666CC; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.blue_b:visited { 
	color: #0666CC; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.blue_b:hover { 
	font-size: 12px; 
	text-decoration: underline; 
	font-weight: bold;
	}
	
a.black_b:link { 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.black_b:visited { 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.black_b:hover { 
	text-decoration: underline; 
	font-weight: bold;
	}
	
LI.list1 {list-style: square outside;} 

div#fb-root {
        width: 100px;
        }
		
.logoutForm {
text-align: right;
}	

