body, html {
	margin:0;
	padding:0;
	background-color: #999999;
	/*font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	font-size : 90%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
.header01_white {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.H1_link         {color: #FFFFFF; font-size: 30px;text-decoration: none;  }
a.H1_link:visited {color: #FFFFFF; font-size: 30px;text-decoration: none;  }
a.H1_link:hover   {color: #ff4700; font-size: 30px;text-decoration: none;  }
a.H1_link:active  {color: #FFFFFF; font-size: 30px;}
.green-font {
	color: #82a038;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.white-font {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.menu_link         {color: #009900; font-size: 12px;font-weight: bold;text-decoration: none;  }
a.menu_link:visited {color: #009900; font-size: 12px;font-weight: bold;text-decoration: none;  }
a.menu_link:hover   {color: #FF00FF; font-size: 12px;font-weight: bold;text-decoration: none;  }
a.menu_link:active  {color: #009900; font-size: 12px;}

a.red_link         {color: #FF0000; font-size: 20px;text-decoration: none;  }
a.red_link:visited {color: #FF0000; font-size: 20px;text-decoration: none;  }
a.red_link:hover   {color: #FF00FF; font-size: 20px;text-decoration: none;  }
a.red_link:active  {color: #FF0000; font-size: 20px;}

.border_grey_blue {
	border: 1px solid #DAE6EA;
}



.black_border {
	border: 1px solid #000000;
}
.border_main_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #DAE6EA;
	border-left-color: #82a038;
}
.border_top_bottm_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #82a038;
	border-left-color: #82a038;
}
.white_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
}
a.google_link         {color: #0000FF; font-size: 12px;font-weight: bold;  }
a.google_link:visited {color: #0000FF; font-size: 12px;font-weight: bold;  }
a.google_link:hover   {color: #0000FF; font-size: 12px;font-weight: bold;  }
a.google_link:active  {color: #0000FF; font-size: 12px;font-weight: bold;}

a.footer_link         {color: #FFFFFF; font-size: 11px;font-weight: bold;  }
a.footer_link:visited {color: #FFFFFF; font-size: 11px;font-weight: bold;  }
a.footer_link:hover   {color: #FFFFFF; font-size: 11px;font-weight: bold;  }
a.footer_link:active  {color: #FFFFFF; font-size: 11px;font-weight: bold;}.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

