.mainmenu {

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	text-decoration: none;

	color: #003366;

	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: #990033;

	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: #003366;

	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: #990033;

	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: #003366;

	padding-left: 30px;

}

.secondlevelmenu:hover {

	font-family: Tahoma, Verdana, Arial;

	line-height:20px;

	font-size: 11px;

	text-decoration: underline;

	color: #990033;

	
}

.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: #003366;

	line-height:14px;

	text-decoration: underline;

}

.contentlinks:hover {

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	text-decoration: none;

	color: #990033;

	line-height:14px;

	text-decoration: underline;

}

.homemaintitles {

	font-family: Tahoma, Verdana, Arial;

	font-size: 15px;

	text-decoration: none;

	color: #006699;

	line-height:17px;

	font-weight: bold;

}

a.homemaintitles {

	font-family: Tahoma, Verdana, Arial;

	font-size: 15px;

	text-decoration: none;

	color: #006699;

	line-height:17px;

	font-weight: bold;

}

.hometitles {

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

	color: #CF0F3F;

}

.mail {

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	text-decoration: none;

	color: #003366;

	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: #990033;

	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: #003366;

	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: #990033;

	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: #003366;

	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: #990033;

	padding-left: 20px;

	padding-bottom:50px;

	background-image: url(images/printer-icon.gif);

	background-repeat: no-repeat;

}


