.navigation:link, .navigation:visited {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #117B6A;
}

.navigation:hover {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: lighter;
	color: #117B6A;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;

}
.main a:link {
	color: #F117B6A;
}
.main a:visited {
	color:#117B6A
}

 .italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #117B6A;
}
p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}


.bold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.text{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: Black;
}
.tx{
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: Black;
}
.txt{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: Black;
}
.href{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #117b6a;
}
.hre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: Black;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

.style6 {
	font-size: 9px;
	color: #0099FF;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
}


.menu:hover{
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #117b6a;
	display: block;
	padding: 0px;
	width: 110px;
  padding-left: 5px
}
.menu:over{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B0C5E6;
	display: block;
	padding: 8px 5px;
	width: 130px;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
/** new styles added for menu page **/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #117B6A;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.menu_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px px;
	border-bottom: 0px solid #117B6A;
	color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

.menu_title {
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}


    a {
	color: #117B6A;
	text-decoration: none;
	padding: 2px;
}
     a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #117B6A;

	border: thick none #CC0000;
}
