h1           { text-align: center; font-size: 16pt; color: #FF0000; font-family: Tahoma; text-decoration: underline; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h2           { font-size: 9pt; color: #CCCCCC; font-family: Tahoma; text-decoration: none; font-weight: bold; margin-top: 0; margin-bottom: 0 }
a:link       { font-size: 9pt; color: #FFFFFF; font-family: Tahoma; text-decoration: underline; font-weight: bold }
a:visited    { font-size: 9pt; color: #FFFFFF; font-family: Tahoma; text-decoration: underline; font-weight: bold }
a:hover      { color: #FF0000 }
body 		 { scrollbar-face-color:000000; scrollbar-highlight-color:FF2222; scrollbar-3dlight-color:AAAAAA; scrollbar-shadow-color:000000; scrollbar-darkshadow-color:000000; scrollbar-arrow-color:2222FF; scrollbar-track-color:2222FF;}
body         { cursor: url(/redcursor.ani);}
.leftmenu    { border-left-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color:#000000 }
.bottommenu  { border-right-style: solid; border-right-width: 3px; border-right-color:#000080}
#revmenu{border: 0px solid #000000; width: 145px; background-color: #0C0C6E; background-image:url('myspace-layouts-table.jpg');}
#revmenu a{font: bold 8pt tahoma; padding: 1px; padding-left: 4px; display: block; width: 100%; color: FFFFFF; text-decoration: none; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color:#000000;}
html>body #revmenu a{ /*Non IE rule*/ width: auto;}
#revmenu a:hover{background-color: CC0000; color: white;}
#advmenu{border: 0px solid #000000; width: 145px; background-color: #CC0000; background-image:url('myspace-layouts-adtable.jpg');}
#advmenu a{font: bold 8pt tahoma; padding: 2px; padding-left: 4px; display: block; width: 100%; color: FFFFFF; text-decoration: none; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color:#000000;}
html>body #advmenu a{ /*Non IE rule*/ width: auto;}
#advmenu a:hover{background-color: 0C0C6E; color: white;}


#dropmenudiv{
position:absolute;
background-color: #0C0C6E; 
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:20px;
z-index:100;
color: white;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font: bold 11px tahoma;
font-weight: bold;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF0000;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
