<!--
a{
color:blue;
}
a:hover{
color:red;
}
a.support{
color: #7A7A7A;
}
a.support:hover{
color: red;
}
a.network{
color:#0000FF;
}
a.network:hover{
color: #FF0000;
background-color: #00CCFF;
border: 3px solid #003399;
}
body {
background-color: #EDF0F1;
background-image: url(../index_files/back.gif);
}
body,td,th {
font-family: Tahoma;
font-size: 11px;
}
.lightdottedtop {
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #999999;
}
.style1 {color: #666666}
.style4 {color: #FFFFFF; font-size: 12px; }
td.box{
border: 1px solid black;
}
.style6 {font-size: 12px}
td.blue_box{
background: url(../index_files/elrev3_50_copy2.gif);
background-repeat: no-repeat;
border: 1px solid black;
}
span.listn{
border-top: 1px solid black;
border-bottom: 1px solid black;
}
-->