@charset "UTF-8";
/* CSS Document */

.navbar {
	background-image:url(headers/images/dropdown_01.jpg);
	
}
.logo_home_link {
	display:block;
	text-indent:-9999px;
	height:100px;
	width:175px;
}

.header {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	font-family: "Arial", Gadget, sans-serif;
}
/*a:link {
	color:#069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #069;
}*/
body,td,th {
	font-size: 14px;
	font-style: normal;	
	font-family: Arial, Helvetica, sans-serif;
}
.AN {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.ul {
	font-size: 14px;
	font-style: normal;
	padding-right: 30px;
	text-align: left;
}
.paragraph {
	padding-right: 30px;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
.titles{
	font-size:21px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#036;
	text-align:center;
	background:url(headers/images/dropdown_10.jpg);


}
.bttm_links{
	color:#FFF;
	text-decoration: none;
	
}
.bttm_links a:hover {
	text-decoration: underline;
}