﻿.ApplyHeader
{
    width: 355px;
    height: 30px;
    margin-top: 20px;
    background-image: url(../../Images/header_compapply.gif);
    background-repeat: no-repeat;
}

.CompApplyTable 
{
    width: 100%;
    padding-left: 5px;
    font-size: 11px;
}

.CompApplyTable .HeaderRow 
{
    line-height: 20px;
    font-weight: bold;
}

.CompApplyTable .Row 
{
    line-height: 20px;
    background-color: #EFEFEF;
}

.CompApplyTable .RowAlt 
{
    line-height: 20px;
    background-color: #FFFFFF;
}

.CompApplyTable A
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.CompApplyTable A:HOVER
{
    text-decoration: underline;
}

.CompApplyTable .ColDate
{
	width: 40px;
    padding-right: 10px;
}

.CompApplyTable .ColActivity
{
    padding-right: 10px;
}

.CompApplyTable .ColPlace
{
    width: 80px;
}

.CompApplyTable .ColLastApplication
{
    font-size: 11px;
}