﻿
.boldlab
{
    font-weight: bold;
}
.activetab
{
    background-color: #4a9ccc;
    color: #ffffff;
    font-weight: bold;
}
.inactivetab
{
    background-color: #b4d5e8;
    color: #2a5cbc;
    font-weight: normal;
}

.livedt{
	font-size: 10px;

}
.livetd{
	padding: 2px;
}
.thinblue
{
    background-color: #4a9ccc;
    font-size: 1px;
    height: 1px;
    line-height :1px;
}
  
.livedthd
{
  background-color: #4a9ccc;  
  font-weight: bold;
  padding: 4px;
  }
  
.livedtsym
{
    color: #333333;
   font-size: 10px;
    text-transform: uppercase;
}
    
  
.labtx
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: transparent;
    width: auto;
    color: black;
    text-decoration : none;
}
.linkbuta{
	color: #FFFFFF;
	text-decoration: none;

}

.linkbuta:hover{
	color: #FFFFFF;
	text-decoration: underline;

}


.linkbut{
	color: #2a5cbc;
	text-decoration: none;

}

.linkbut:hover{
	color: #2a5cbc;
	text-decoration: underline;

}


.labtx:disabled
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: transparent;
    width: auto;
    color: black;
    text-decoration : none;
}

    
    

