.navigation:link, .navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	display: block;
	text-decoration: none;
	background-color: #FEFEFE;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
	text-align: left;
	height: 18px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	display: block;
	text-decoration: none;
	background-color: #FFDD02;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	height: 18px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	
}
.main a:link {
	color: #003366;
	height: 20px;
}
.main a:visited {
	color:#DEEDFE
}


.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	padding-left: 10px;
	height: 18px;
}

/** new styles added for menu page **/

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 2px;
	margin: 0px;
	text-decoration: none;
}

.menu_header {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-family: 'Trebuchet MS';
	font-size: 17px;
	font-weight: bold;
	height: 18px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 12px;
}

.menu_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	height: 18px;
	padding-top: 2px;
	padding-right: 24px;
	padding-bottom: 2px;
	padding-left: 24px;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	height: 18px;
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 2px;
	padding-left: 22px;
}
.searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	text-indent: 7px;
	word-spacing: -1em;
	display: none;
	background-color: #FFDD02;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.small table tr td .newproductstext1 tr td table tr td {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.small table tr td .newproductstext1 tr td table tr td .bluecontentbold {
	font-size: 10px;
}
