﻿
.bottomFooter
{
    clear: both;
}

.CrsBlock
{
    width: 750px;
    float: left;
    padding-bottom: 15px;
}

.CrsVert
{
    width: 160px;
    float: left;
    margin-top: 10px;
}

.CrsTitle
{
    width: 748px;
    height: 20px;
    float: left;
    background-color: #666666;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
}

.CrsBody
{
    width: 578px;
    float: left;
    margin-top: 10px;
}

.h3Title
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    color: #FFFFFF;
    background-color: #666666;
}

.h3TitleStrike
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    color: #FFFFFF;
    background-color: #666666;
    text-decoration: line-through;
}   

.strike
{
    text-decoration: line-through;
}

.smlLink
{ 
    font; font-size: x-small; color: #FFFF00; }


