@charset "utf-8";
body {
	
	font-family: Verdana, Arial, sans-serif; font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCC;
}
.main-tbl {
	width: 975px;
}
#menu-bg {
	background-image: url(images/bg-menu.gif);
	margin: 0px;
	padding: 0px;
	height: 3px;
	
}
.font-footer-black {
	font-weight: bold;
	color: #000;
}

a.menu:link    {
	text-decoration: none;
	color: #000000;
				  }
a.menu:active  {
	text-decoration: none;
	color: #000000
				  }
a.menu:visited {
	text-decoration: underline;
	color: #000000;
				 }
a.menu:hover {
	text-decoration: none;
	color: #390
				}
				
.content-middle {
	line-height: 18px;
	color: #000;
	text-align: justify;
}
.black-border {
	border: 1px solid #000;
}
#green-bar-6 {
	background-color: #85C200;
	height: 8px;
}
.header {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	font-family: "Lucida Console", Monaco, monospace;
	padding-left: 30px;
}
.image-border {
	border: 1px solid #CCC;
}

a.footer:link {
	color: #87C80A;
	font-size: 10px;
	text-decoration: none;
		}
a.footer:visited {
	color: #87C80A;
	font-size: 10px;
	text-decoration: none;
		}
a.footer:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
    	}
a.footer:active {
	color: #87C80A;
	font-size: 10px;
	text-decoration: none;
		}	
		
		
a.menu:link {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
		}
a.menu:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
		}
a.menu:hover {
	color: #87C80A;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
    	}
a.menu:active {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
		}	

a.header:link {
	color: #87C80A;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
		}
a.header:visited {
	color: #87C80A;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
		}
a.header:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
    	}
a.header:active {
	color: #87C80A;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
		}	
#short-bar {
	background-color: #EAEAEA;
	height: 6px;
}
