table.profile_table {
color:black;
font-weight: bold;
border-width: 3px; 
border-style: solid; 
border-color: black;
font-size: 13px;
font-family: arial;
}

table.profile_table2 {
color:black;
font-weight: bold;
border-width: 3px; 
border-style: solid; 
border-color: black;
font-size: 9pt;
font-family: arial;
}

table.averages_table {
color:black;
font-weight: bold;
border-width: 3px; 
border-style: solid; 
border-color: black;
font-size: 13px;
font-family: arial;
}

table.records_table {
color:black;
font-weight: bold;
border-width: 0px; 
font-size: 13px;
font-family: arial;
}

a.table_link {
color:#0000CC;
text-decoration:underline;
}
a.table_link:hover{
color:red;
text-decoration:none;
}

img.icon_link:hover{
border-width:3px;
border-color:red;
}

a.profile_link {
color:black;
text-decoration:none;
}
a.profile_link:hover{
color:green;
text-decoration:underline;
}

a.update_link:link {
text-decoration: none;
}
a.update_link:hover {
text-decoration: underline;
}

img.highlight:hover  {
border: 2px solid red;
}
img.highlight:hover  {
color: red;
}

a.stat_sig {
text-decoration: underline; 
color: black;
}
a.stat_sig:hover {
text-decoration: underline;
color: red;
}

img.highlight:hover  {
border: 2px solid red;
}

font.nav_hover:hover {
text-decoration: underline;
}

a.news_link {
color:#000;
font-weight: bold;
text-decoration:underline;
}
a.news_link:hover{
font-weight: bold;
color:#F00;
text-decoration:underline;
}

div.loading {
display: none;
}


