﻿#tc_image_div
{
    background-image:url(/~/media/Images/AVNet/Presentation/header_courses.ashx);
    width:729px;
    height:50px;
    color:White;
    font-size:10pt;
    font-weight:bold;
    font-family:Verdana,Arial,Helvetica,sans-serif;      
}

#tc_image_text
{
    padding-top:10px;
    padding-left:10px;
}

#tc_contents_div
{
    font-size: 120%; 
    line-height: 150%; 
    margin-bottom: 20px;
}

#tc_contents_div a
{
    padding-left:10px;
}

.tc_time_interval_contents
{
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
}

.tc_time_interval_description
{
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
}

.red a:hover
{
    color:red;
    text-decoration:none;
}