<STYLE TYPE="text/css">	<!--.HEADLINE    { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold }.HEADLINE2   { font-family: Arial; font-size: 12pt; color: #0000FF; font-weight: bold }.HEADLINE3   { font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold; text-decoration: underline }.HEADLINE4   { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: underline }TD.HEADLINE    { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold }TD.HEADLINE2   { font-family: Arial; font-size: 12pt; color: #0000FF; font-weight: bold }TD.HEADLINE3   { font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold; text-decoration: underline }P.HEADLINE    { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold }P.HEADLINE2   { font-family: Arial; font-size: 12pt; color: #0000FF; font-weight: bold }P.HEADLINE3   { font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold; text-decoration: underline }.SMALLTEXT   { font-family: Arial; font-weight: normal; font-style: normal;                text-decoration: none; font-size: 8pt }td           { font-family: Verdana, Tahoma, Arial; font-weight: normal; font-style: normal;                text-decoration: none; font-size: 8pt }body         { font-family: Verdana, Tahoma, Arial; font-weight: normal; font-style: normal;                text-decoration: none; font-size: 8pt }a            { font-family: Verdana; color: #0000FF; font-size: 8pt; text-decoration: underline }a:hover      { font-family: Verdana; color: #0000FF; font-size: 8pt; text-decoration:                underline }a:visited    { font-family: Verdana; color: #0000FF; font-size: 8pt; text-decoration:                underline }a.b40        { font-family: Verdana, Tahoma; color: #000000; font-size: 8pt;                text-decoration: none }a.b40:visited { font-family: Verdana, Tahoma; color: #000000; font-size: 8pt;                text-decoration: none }a.b40:hover  { font-family: Verdana, Tahoma; color: #000000; font-size: 8pt;                text-decoration: none }a.b41        { font-family: Verdana, Tahoma; color: #FF0000; font-size: 8pt; font-weight: bold;               text-decoration: none }a.b41:visited { font-family: Verdana, Tahoma; color: #FF0000; font-size: 8pt; font-weight: bold;                text-decoration: none }a.b41:hover  { font-family: Verdana, Tahoma; color: #FF0000; font-size: 8pt; font-weight: bold;                text-decoration: none }               A.SMALL         {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#0000FF; font-weight :normal; text-decoration: none;}A.SMALL:visited {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#0000FF; font-weight :normal; text-decoration: none;}A.SMALL:hover   {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#0000FF; font-weight :normal; text-decoration: none;}               TD.NON {font-family :Tahoma, Verdana, Arial; font-size :10px; color :#C0C0C0; font-weight :normal;}TD.TOP {font-family :Tahoma, Verdana, Arial; font-size :10px; color :#0000FF; font-weight :bold;}TD.Some {font-family :Tahoma, Verdana, Arial; font-size :10px; color :#000000; font-weight :normal;}A.NOEVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :10px; color :#000000; font-weight :normal; text-decoration: none;}A.NOEVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :10px; color :#000000; font-weight :normal; text-decoration: none;}A.EVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :10px; color :#0000FF; font-weight :normal; text-decoration: none;}A.EVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :10px; color :#0000FF; font-weight :normal; text-decoration: none;}A.NORMAL:Link {font-family :Verdana, Arial; font-size :10px; color :#0000FF; font-weight :normal; text-decoration: none;}A.NORMAL:Visited {font-family :Verdana, Arial; font-size :10px; color :#0000FF; font-weight :normal; text-decoration: none;}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: normal 14px "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 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(images/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 a{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: black;
}
.glossymenu div.submenu ul ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 20px;
}

.glossymenu div.submenu ul ul li a:hover{
background: #DFDCCB;
color: black;
}	--></STYLE>
