/*text*/
.innerOut{
font-family:arial;
color:#005500;
font-size:11pt;
height: 28px;
font-weight: bold;
text-align:center;
line-height:2.2;
z-index:99;
}
.innerOver{
font-family:arial;
color:#ff0000;
font-size:11pt;
height: 28px;
font-weight: bold;
text-align:center;
line-height:2.2;
z-index:99;
}
/*top backgrounds*/
.L0oOut{
background-image: url("images/out.gif");
text-decoration:none;
background-color:#e4e6f8;
z-index:99;
}
.L0oOver{
background-image: url("images/out.gif");
text-decoration:none;
background-color:#800000;
z-index:99;
}

