@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2D9AD5;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
table {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#005BA9;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}






.menu a:link {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#005BA9;
}
.menu a:visited {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#005BA9;
}
.menu a:hover {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.menu a:active {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#005BA9;
}





.title {font-size:15px;
        font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000000;
		}
		
.title1 {font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#63C541;
		}
		
		
.title2 {font-size:14px;
        font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#1C6EC2;
		}
		
		
		

.bottom {font-size:12px;
		color:#ffffff;
		}


.bottom a:link {
	text-decoration: none;
	color:#FFFFFF;
}
.bottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
.bottom a:active {
	text-decoration: none;
	color: #FFFFFF;
}
