
/* Begin Typography & Colors */
body {
	background-color: #496B9E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.animation-bg {
	background-color: #AFE2CD;
}
.menu-butt-back {
	background: #2E3F78 url(images/menu-butt-back.png) repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C0D3EF;
	text-decoration: none;
}	
.menu-bott2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDEEF9;
	text-decoration: none;
}
.menu-bott {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDEEF9;
	text-decoration: none;
}
.menu-bott:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDEEF9;
	text-decoration: none;
}
.menu-bott:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}	
.menu-bott:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDEEF9;
	text-decoration: none;
}	
.menu-bott:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDEEF9;
	text-decoration: none;
}	
/* End captions */

