.glossymenu{
margin: 5px 0;
padding: 0;
width: 230px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: black url(../glossyback.gif) repeat-x bottom left;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
}


.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(../glossyback2.gif);
}

.glossymenu div.submenu{
	/*DIV that contains each sub menu*/
	background: white;
}

.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;
}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #2d2db8;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	font-style: italic;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}



.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15pt;
	color: #333333;
}
.mainblue {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 15pt; color: #336699;}
.h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #336699}
.sh1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-style: italic; color: #336699; line-height: 14pt}
.h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; text-transform: capitalize; color: #CC6699; font-style: normal; font-weight: bold}
.h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #336699; text-decoration: underline}


h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #336699; margin-bottom: 0px; margin-top: 0px;}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-style: italic; color: #336699; line-height: 14pt;  margin-bottom: 0px; margin-top: 0px;}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; text-transform: capitalize; color: #c40a6b; font-style: normal; font-weight: bold;  margin-bottom: 0px; margin-top: 0px;}
h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #336699; text-decoration: underline; margin-bottom: 0px; margin-top: 0px;}

.blue {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #336699; margin-bottom: 0px; margin-top: 0px;}

.pink {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; text-transform: capitalize; color: #CC6699; font-style: normal; font-weight: bold;  margin-bottom: 0px; margin-top: 0px;}


a:link, a:active, a:visited {
color: #336699;
text-decoration: none;
}

a:hover {
color: #336699;
text-decoration: underline;

}

.formButtonGreen {
	border: 0px;
	color: #fff;
	background-color: #5CAB5C;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 2px;
}

/* BEGIN Left Nav style */
#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 2px;
}

#navlist li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	font-style: italic;
}

#navsublist li
{
	list-style: none;
	margin: 0;
	padding: 2px;
}

#navsublist li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #336699;
	font-style: italic;
}


}
#navcontainer li a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2d2db8;
	text-decoration: underline;
}
/* END Left Nav style */

/* begin manager styles */

.manager, .manager td, .manager th {
	font-family: arial;
	font-size: 13px;
}

.manager a:link, .manager a:active, .manager a:visited  {
	text-decoration:none;
	color:#795CC7;
}

.manager a:hover {
	text-decoration:underline;
	color:#795CC7;
}

.managertab {
	font-size: 14px;
	background-color:#9999CC;
	color:#ffffff;
}

.managernav1 {
	color: #ffffff;
}

.managernav1 a:link, .managernav1 a:active, .managernav1 a:visited  {
	text-decoration:none;
	color:#ffffff;
}

.managernav1 a:hover {
	text-decoration:underline;
	color:#ffffff;
}

.managergray {
	color: #999;
}

.managergray a:link, .managergray a:active, .managergray a:visited  {
	text-decoration:none;
	color:#999;
}

.managergray a:hover {
	text-decoration:underline;
	color:#999;
}

.managernote {
	font-size:11px;
}

.manager ul, .manager li {
	margin-bottom:0px;
	margin-top:0px;
}

.managerbrowse {
	font-family: arial;
	font-size:11px;
}

.managerbrowseForm {
	font-size:10px;
	border-width:1px;
	border-color:#000;
}

.managerindex {
	padding:1px;
	background-color:#f0f0f0;
}

.managerButton {
	border: 0px;
	color: #fff;
	background-color: #5CAB5C;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 2px;
}

.main a:link, .main a:active, .main a:visited{
	text-decoration:none;
	color:#694444;
}

.main a:hover {
	text-decoration:underline;
	color:#694444;
}
/* end manager styles */
