
A:link{ color:black;}
A:visited{ color:black;}
A:hover{ color:#145CA0;}

A.white:link{ color:white;font-weight:bold}
A.white:visited{ color:white;font-weight:bold}
A.white:hover{ color:lime;font-weight:bold;}

A.red:link{ color:red;font-weight:bold}
A.red:visited{ color:red;font-weight:bold}
A.red:hover{ color:red;font-weight:bold;}

input{
font-family: verdana;
font-size:8pt 
}

select{
font-family: verdana;
font-size:8pt 
}

A{
font-family: verdana;
font-size:8pt 
}
FONT{
font-family: verdana;
font-size:8pt 
}
.fontB{ 
font-family: verdana; 
font-size:8pt 
}
.fontB_B { 
font-family: verdana; 
font-size:8pt; 
font-weight:bold 
}
.fontR_B {
font-family: verdana; 
font-size:8pt; 
font-weight:bold; 
color:red
}
.fontBL_B {
font-family: verdana; 
font-size:8pt; 
font-weight:bold; 
color:#145CA0
}
.fontW_B {
font-family: verdana; 
font-size:8pt; 
font-weight:bold; 
color:#FFFFFF
}
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
font-family: verdana;
}
.button  
{background-color:#145CA0;
color:#FFFFFF;
font-family:verdana;
font-size:10pt;
font-weight:bold;
cursor:hand;
}

.vis1 { visibility:visible }
.vis2 { visibility:hidden }


body.alternate1
{background-color:#EEEEEE;
}

tr.alternate1
{background-color:#EEEEEE;
}
tr.alternate2
{background-color:#FFFFFF;
}
tr.colNames
{background-color:#84C74E;
}
tr.colTitle
{background-color:#80869c;
}
tr.yellow
{background-color:yellow;
font-weight:bold;
}
table.tableBorder
{ border: 1px solid #80869c;
}