﻿body 
{
    font-family:Arial;
    color:#0000a7;
}
A
{
    color: #3333CC;
    font-family: Arial;
    font-size: small;
    text-decoration: none;
}
.master_table
{
    position: absolute;
    top: 10px;
    left: 10px;
}

.master_side_table
{
    height:100%;
    text-align:left;
    vertical-align:top;
}

.side_bar
{
    position:absolute;
    left:10px;
    top:113px;
    height:100%;
}

.nav_bar_cell
{
    font-family:Blippo Light SF;
    color:#0000a7;
    font-size:medium;
    font-weight:bold;
    
}
.nav_LinkButton
{
    color:#0000a7;
    font-family:Arial;
    font-size:small;
    text-decoration:none;
    }

.nav_bar_row
{
    border-top:solid 1px #0000a7;
}

.main_content
{
    position:absolute ;
    left:130px;
    top:113px;
    
}
.pass_panel
{
    font-size:12px;
}
.welcome_back
{
    text-align:center;
}

.bottomTable
{
    width: 20%;
    position:static;
    
    left: 120px;
    font-size: 1pt;
    text-align: center
}
.addSectionBottomRow
{
    background-color: #6699ff;
    height:4px;
}
.addSectionTopRow
{
    height:40px;
}
.newSkillTable
{
    border-right: thin solid;
    border-left: thin solid;
    border-top: thin solid;
    border-bottom: thin solid;
}
.tdCtg
{
    font-size: 11pt;
    font-weight:bold;
    font-family: Arial;
    text-decoration: none;
}
.tdCtgAll
{
    font-size: 10pt;
    font-family: Arial;
    text-decoration: none;
    font-style: italic;
}
.tdSec
{
    font-size: 10pt;
    font-family: Arial;
    text-decoration: none;
}
.tableCtg
{
    left: 50px;
    position: relative;
    top: 20px;
}
.ctgLable
{
    position: relative;
    left: 50px;
    top: 15px;
    font-size: 11pt;
    font-weight:bold;
    font-family: Arial;
    text-decoration: none;
}
.tableHotSkills
{
   left: 50px;
    position: relative;
    top: 30px;
    width: 700px;
}

.120x600leftad
{
    position: static;
    left: 10px;
    top: 800px;
}
.class_list_item
{
    background-color: #fdf5e6;
}
.class_list_item_title
{
    background-color: #fdf5e6;
    font-weight: normal;
    font-size: medium;
    text-decoration: none;
    color: #0000a7;
    text-transform: capitalize;
}
.class_list_item_class_title
{
    font-weight: normal;
    font-size: medium;
    text-decoration: none;
    color: #0000a7;
    text-transform: capitalize;
}
.class_list_item_rating
{
    background-color: #fdf5e6;
    font-size: small;
}

.class_list_item_author
{
    background-color: #fdf5e6;
    font-size: small;
    text-decoration: none;
    color: #0000a7;
    text-transform: lowercase;
}