.user
{
font-family: Verdana; 
font-size: 7px;
text-align: center;
}

.small
{
font-family: Verdana; 
font-size: 9px;
}

.small2
{
font-family: Verdana; 
font-size: 8px;
}

.small_bold
{
font-family: Verdana; 
font-size: 9px;
font-weight: bold;
}

.small_bold_right
{
font-family: Verdana; 
font-size: 9px;
font-weight: bold;
text-align: right;
}

.small_red
{
font-family: Verdana; 
font-size: 10px;
font-weight: bold;
color: red;
}

.small_red_left
{
font-family: Verdana; 
font-size: 13px;
font-weight: bold;
color: red;
text-align: left;
}

.small_red_left2
{
font-family: Verdana; 
font-size: 10px;
font-weight: bold;
color: red;
text-align: left;
}

.small_blue
{
font-family: Verdana; 
font-size: 10px;
font-weight: bold;
color: blue;
}

.small_blue_right
{
font-family: Verdana; 
font-size: 13px;
font-weight: bold;
color: blue;
text-align: right;
}

.small_blue_right2
{
font-family: Verdana; 
font-size: 10px;
font-weight: bold;
color: blue;
text-align: right;
}

.medium
{
font-family: Verdana; 
font-size: 18px;
}

.mob_header
{
font-family: Verdana; 
font-size: 16px;
font-weight: bold;
text-align: center;
color: black;
}

.small_header
{
font-family: Verdana; 
font-size: 16px;
font-weight: bold;
text-align: center;
}

.footer_section
{
font-family: Verdana; 
font-size: 9px;
font-weight: bold;
text-align: center;
background-color: #F1F1FF;
color: black;
}

.small_left
{
font-family: Verdana; 
font-size: 9px;
text-align: left;
}

.small_right
{
font-family: Verdana; 
font-size: 9px;
text-align: right;
}

.small_center
{
font-family: Verdana; 
font-size: 9px;
text-align: center;
}

td.small
{
font-family: Verdana; 
font-size: 9px;
white-space: nowrap;
overflow: visible;
}

.bg_yellow
{
background-color:yellow;
}

.red
{
color: red;
}

.blue
{
color: blue;
}

.red_bold
{
font-family: Verdana; 
color: red;
font-weight: bold;
}

.blue_bold
{
font-family: Verdana; 
color: blue;
font-weight: bold;
font-size: 18px;
}

.green
{
color: green;
}

table.compact
{
padding: 0;
cellspacing: 0;
border-spacing: 0;
}

.bold
{
 font-weight: bold;
}

.empty_data
{
color: orange;
}

.hand
{
cursor:hand;
cursor:pointer;
}

.bottomborder
{
font-family: Verdana; 
font-size: 9px;
border-bottom:1px solid #000000;
font-weight:bold;
}

.bottomborder_right
{
font-family: Verdana; 
font-size: 9px;
border-bottom:1px solid #000000;
font-weight:bold;
text-align: right;
}


.lightbottom 
{
font-family: Verdana; 
font-size: 9px;
border-bottom:1px solid #cdcdcd;
vertical-align:top;
}

.lightbottom_right
{
font-family: Verdana; 
font-size: 9px;
border-bottom:1px solid #cdcdcd;
vertical-align:top;
text-align: right;
}

.lightbottom_bold
{
font-family: Verdana; 
font-size: 9px;
font-weight:bold;
border-bottom:1px solid #cdcdcd;
vertical-align:top;
}


.ldb_border
{
font-family: Verdana;
font-size: 9px;
border-bottom:1px solid #000000;
font-weight:bold;
}

.ldb_border_right
{
font-family: Verdana;
font-size: 9px;
border-bottom:1px solid #000000;
font-weight:bold;
text-align: right;
}

.ldb_name
{
font-family: Verdana;
font-size: 9px;
border-bottom:1px solid #cdcdcd;
vertical-align:top;
}

.ldb_right
{
font-family: Verdana;
font-size: 9px;
border-bottom:1px solid #cdcdcd;
vertical-align:top;
text-align: right;
}

.ldb_bold
{
font-family: Verdana;
font-size: 9px;
font-weight:bold;
border-bottom:1px solid #cdcdcd;
vertical-align:top;
}
