
BODY { 
color: #000000;
background-color: #e8e8e8; 
font-family:arial;


scrollbar-3dlight-color: white;
scrollbar-arrow-color: black;
scrollbar-base-color: black;
scrollbar-darkshadow-color: black;
scrollbar-face-color: #A1B0D1;
scrollbar-highlight-color: black;
scrollbar-shadow-color: gray;
scrollbar-track-color: silver;

}

/*
A:link { 
color:#89A4FF; 
text-decoration:none; 
font-family:arial;
font-size:13px;
font-weight:bold;
}

A:visited { 
color:#89A4FF;
text-decoration:none; 
font-family:arial;
font-size:13px;
font-weight:bold;
}

A:hover { 
text-decoration:underline;
text-decoration:none; 
font-family:arial;
font-size:13px;
font-weight:bold;
}
*/

span {
cursor:pointer;
}

.button_on { 
color: black; 
background-color: gray;
text-decoration: none; 
}

.button_off { 
color: black; 
background-color: transparent; 
text-decoration: none; 
}

.infoBack {
background-image:url(skinInfoBack.PNG); 
color:black;
font-family:arial;
font-size:12px;
font-weight:bold;
}

/* note that menuBack only applies when images aren't present */
.menuMainBarBack {
background-color: black;

}

.menuBarLink {
color:black;
text-decoration:none; 
font-family:arial;
font-size:12px;
font-weight:bold;
}

.menuPanel {
background-color: #A1B0D1;	
}

.tabLink {
color:white;
text-decoration:none; 
font-family:arial;
font-size:11px;

}
.menuMainBarButtonOn {
background-color: #A1B0D1;
text-decoration: none; 
}

.menuMainBarButtonOff {
background-color: transparent; 
text-decoration: none; 
}

.superBarBack {
background-color: white;

}

.superBarButtonOn {
background-color: black;
text-decoration: none; 
}

.superBarButtonOff {
background-color: transparent; 
text-decoration: none; 
}

.pseudoLink { 
color:#0000FF; 
text-decoration:none; 
}

img
{
 border-style: none;
} 

