/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 15px;
color: #003300;
line-height: 18px;
padding: 3px;
text-align: left;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #0033cc;
      text-align: center;	
      text-decoration: underline;

      
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
	text-decoration: none;
	background-color: #ffffff;
	display: inline-table;
	padding: 10px;
	width: 140px;
	text-align: center;
	left: auto;
	word-spacing: normal;
	vertical-align: baseline;
}



.form {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
	text-align: center;

border: 0;
}
.news {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-align: left;
      border: 0;
      padding:  0px;

}



.ftbhead {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
	border: 0;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
	background-color: #ffffff;
	display: inline-table;
	padding: 10px;
	width: 140px;
	text-align: center;
	left: auto;
}
.tfblink {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;

}

.desc {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;

}
.titler {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
	text-decoration: none;
	background-color: #ffffff;
	display: inline-table;
	width: 140px;
	text-align: center;
	left: auto;
	word-spacing: normal;
	vertical-align: baseline;
       
}
.titler:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
	background-color: #ffffff;
	display: inline-table;
	width: 140px;
	text-align: center;
	left: auto;
}
.page {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
	text-decoration: none;
	background-color: #ffffff;
	display: inline-table;
	text-align: center;
	left: auto;
	word-spacing: normal;
	vertical-align: baseline;
       
}
.page:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
	background-color: #ffffff;
	display: inline-table;
	width: 140px;
	text-align: center;
	left: auto;
}

