.glossymenu{
	width: 100%; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.glossymenu a.menuitem{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	background-color: black;
	background-image: url(../images/buttons/grey1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(../images/buttons/grey1active.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid blue;
	height: 20px;
	background-image: url(../images/templateImages/rightNavButts/25.png);
	background-repeat: repeat-x;
	background-position: left center;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	background-color: #FFFFFF;
	background-image: url(../images/buttons/grey1active2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.promoTable {
	border: 1px solid #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
}
.promoHeader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	background-image: url(../images/buttons/grnGradBot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	text-align: left;
	vertical-align: bottom;
}
.promoColHeader {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
	background-image: url(../images/buttons/grnGradBot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
}
.promoTextCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #669933;
}
.cupad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.cupad a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.cupad a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.cupad td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.cupadHead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	color: #003300;
}
.cupadHeadTwo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: 0;
	color: #FFFFFF;
	line-height: 26px;
	text-decoration: none;
}
