.glossymenu{
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.glossymenu a.menuitem{
	color: #333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 32px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	background-image: url(../pics/button-up.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}
.glossymenu .menuitem .menuRed {
	color: #900;
}

.glossymenu .submenu ul .subselect {
	font-weight: bold;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-left: 24px;
	margin-top: 6px;
}



.glossymenu a.menuitem:visited{
	color: #333;
}
.glossymenu .menuitem:active{
	color: #9A1A2E;
	background-image: url(../pics/button-active.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.glossymenu div.selected a {
	color: #333333;
	background-image: url(../pics/button-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 8px;
	right: 18px;
	border: none;
}

.glossymenu a.menuitem:hover{
	color: #900;
	background-image: url(../pics/button-hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{

}

.glossymenu div.submenu ul li a{
	display: block;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 26px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	width: 240px;
	background-image: url(../pics/subbutton.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	color: #943A15;
	background-image: url(../pics/subbutton-hover.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.selected {
	color: #FFFFFF;
	background-image: url(../pics/button-active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.a1:hover{color:#00B16B;}
a.a1 {COLOR: #F15D23; FONT-FAMILY: verdana,helvetica; FONT-SIZE: 12px; font-weight:normal;}

.textbox1 {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; WIDTH: 250px; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial; TEXT-ALIGN: left; HEIGHT:20px; BACKGROUND-COLOR: #ffffff}

.button {
	BACKGROUND-COLOR:#D6B672;BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #ececec 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #ececec 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial; Width: 80px; height 25px;
}

