﻿
.menuItembg {
	background-image: url(../../images/bground/menubg.jpg);
}

.menuItem {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;  padding-right:25px;
	background-image: url(../../images/bground/menubg.jpg);
}
.menuItem a:visited{
	color: #FFFFFF;
	text-decoration:none;
	}
.menuItem a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}

.menuItemSub {
	color: #FFFFFF;
	text-decoration:none;
}
.menuItemSub a:visited{
	color: #FFFFFF;

	text-decoration:none;
	}
.menuItemSub a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}

.menuItemVertical {
	color: #003366;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.menuItemVertical a:visited{
	color: #003366;
	text-decoration:none;
	}
.menuItemVertical a:hover{
	color: #333399;
	text-decoration:underline;
	}


.menuItem1: #336699; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; text-decoration: none; font-style: normal; font-weight: normal}
A.menuItem1:link {color: #336699; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; text-decoration: none; font-style: normal; font-weight: normal}
A.menuItem1:hover {color: #38A0A6; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; text-decoration: underline;  font-weight: normal}
