a:link {
	text-decoration: none;
	color: #000000;
	}
A:visited {
	text-decoration: none;
	color: #000000;
	}
A:hover	{
	color: #CC0000;
	text-decoration: underline;
	}
BODY {  margin-left:0;
	margin-top:0;
	margin-bottom:0;
	font-family: Comic Sans MS, Arial;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color: #CC0001; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #CC7777; 	scrollbar-arrow-color: #000000}

TD {	font-family: Comic Sans MS;
	font-size: 12px;
	color: #000000}
OL {margin-top:3;margin-bottom:0;}
UL {margin-top:1;margin-bottom:0;}
H1 { 	color: #990809; 
	font-family: Comic Sans MS; 
	font-size: 26px
	}
H2 {	text-align:left;
	font-size: 18px;
	margin:6}
H3 {	font-size: 14px;
	margin:2}
.font12 {	font-size:12px }
.h2small {   font-size:18px }
.size16 { font-size:16px }
.menutitles { font-size: 18px; color: #FFFFFF; }

.menutitle{
cursor:pointer;
background-color:#BA0000;
color:#FFFFFF;
padding:2px;
width:180px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}


.menutitle2{
color:#FFFFFF;
}

.submenu{
background-color:#FFFFFF;
color:#000000;
width:180px;
text-align:left;
margin-left:3px;
font-weight:bold;
margin-bottom:5px;
}

#memoryticker{
background-color: #FFFFFF;
width: 550px;
color:#000000;
text-align:left;
font: bold 12px Verdana;
margin-bottom:0px;
/*Tip: add in height attribute here for multiple line scroller*/
border: 1px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}

#listbutton{
border:1px solid #404040;
background-color:#F60000;
width:50px;
height:16px;
font: normal 14px Comic Sans;
text-align:center;
cursor:pointer;cursor:hand;
}

.expandhighlight, .expandhighlight a{
color:red;
}
