.mainmenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #3399CC;
	padding-left: 20px;
	line-height:20px;
	padding-bottom:50px;
	font-weight:bold;
	background-image: url(images/main-category-icon.gif);
	background-repeat: no-repeat;
}
.mainmenu:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height:20px;
	text-decoration: underline;
	color: #DC143C;
	padding-left: 20px;
	padding-bottom:50px;
	font-weight:bold;
	background-image: url(images/main-category-icon.gif);
	background-repeat: no-repeat;
}
.home {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height:20px;
	text-decoration: none;
	color: #3399CC;
	padding-left: 20px;
	padding-bottom:50px;
	font-weight:bold;
	background-image: url(images/arrow-home.gif);
	background-repeat: no-repeat;
}
.home:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height:20px;
	text-decoration: underline;
	color: #DC143C;
	padding-left: 20px;
	padding-bottom:50px;
	font-weight:bold;
		background-image: url(images/arrow-home.gif);
	background-repeat: no-repeat;
}
.secondlevelmenu {
	font-family: Tahoma, Verdana, Arial;
	line-height:20px;
	font-size: 11px;
	text-decoration: none;
	color: #3399CC;
	padding-left: 30px;
	padding-top:30px;
	padding-bottom:50px;
}
.secondlevelmenu:hover {
	font-family: Tahoma, Verdana, Arial;
	line-height:20px;
	font-size: 11px;
	text-decoration: underline;
	color: #DC143C;
	padding-left: 30px;
		padding-top:30px;
	padding-bottom:50px;
}
.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height:14px;
}
.whitecontent {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: White;
	line-height:14px;
}
.whitecontentlinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: White;
	line-height:14px;
}
.whitecontentlinks:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: White;
	line-height:14px;
}
.contentlinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #0362CC;
	line-height:14px;
	text-decoration: underline;
}
.contentlinks:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #DC143C;
	line-height:14px;
	text-decoration: underline;
}
.homemaintitles {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	text-decoration: none;
	color: #CF0F3F;
	line-height:17px;
	font-weight: bold;
}
.hometitles {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0362CC;
}
.mail {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #3399CC;
	padding-left: 20px;
	line-height:20px;
	padding-bottom:50px;
	background-image: url(images/mail-icon.gif);
	background-repeat: no-repeat;
}
.mail:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height:20px;
	text-decoration: underline;
	color: #DC143C;
	padding-left: 20px;
	padding-bottom:50px;
	background-image: url(images/mail-icon.gif);
	background-repeat: no-repeat;
}
.favorites {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #3399CC;
	padding-left: 20px;
	line-height:20px;
	padding-bottom:50px;
	background-image: url(images/add-favorites-icon.gif);
	background-repeat: no-repeat;
}
.favorites:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height:20px;
	text-decoration: underline;
	color: #DC143C;
	padding-left: 20px;
	padding-bottom:50px;
	background-image: url(images/add-favorites-icon.gif);
	background-repeat: no-repeat;
}
.print {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #3399CC;
	padding-left: 20px;
	line-height:20px;
	padding-bottom:50px;
	background-image: url(images/printer-icon.gif);
	background-repeat: no-repeat;
}
.print:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height:20px;
	text-decoration: underline;
	color: #DC143C;
	padding-left: 20px;
	padding-bottom:50px;
	background-image: url(images/printer-icon.gif);
	background-repeat: no-repeat;
}
