body
{
    font-size: 10pt;
    color: black;
    font-family: Verdana, Arial;
}

.applylink
{
    font-weight: bold;
    color: #540000;
    font-size: 8pt;
}


.bodylogo
{
    background: url(images/mountainbackrot.gif) white no-repeat center 100px;
}

.txtinputbox1
{
    width: 200px;
    margin-left: 10px;
}

.txtinputbox1wide
{
    width: 400px;
    margin-left: 10px;
}

.txtinputboxstar
{
    width: 50px;
}
.dataentryerror
{
    font-size: 12pt;
    color: #FF0000;
    font-weight: bold;
}

.dataentryheading
{
    background-image: url(Images/topbanner2.gif);
    background-repeat: repeat-y;
    background-color: #fff700;
}

.dataentryheading .heading
{
    font-size: 18pt;
    padding-top: 10px;
    padding-bottom: 10px;
}

.divpage
{
    width: 900px;
}

.pagecompletemessage
{
    margin-top: 200px;
}

.reminderbox
{
    background-color: #ffff99;
}

.skilltable
{
    background-color: #ffcc99;
}
.smalltext
{
    font-size: 8pt;
}

.submittr
{
      background-color: #ffc000;
}

.submittr td
{
    padding: 20px;
}

.tblchoice1
{
    background-color: #ffffc0;
}

.tblchoice2
{
    background-color: #ffffee;
}

.tblclientvac
{
    background-color: #ffffcc;
    width: 600px;
}
.tblclientvachead
{
    background-image: url(images/topbanner2.gif);
}

.vacheader
{
    font-weight: bold;
    color: #540000;
       background-image: url(images/bannerbk6.gif);
}

.vaclink1
{
    color: Black;
    font-size: 8pt;
    text-decoration: none;
}

.vacancygrid
{
    border: 2px solid #be4a00;
    empty-cells: show;
    font-family: arial, Helvetica, sans-serif;
}

.vacancygrid td
{
    border: 1px solid orange;
}


.vachead1
{
    font-size: 14pt;
    font-weight: bold;
}

.vacrow1
{
    background-color: #ffffee;
}


.vacrow2
{
    background-color: #ffffc0;
}

.valerror
{
    color: red;
    font-weight: bold;
}


TABLE
{
    font-size: 10pt;
    color: black;
    font-family: Verdana, Arial;
}

.h1top
{
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #540000;
    text-align: center;
}

.hlink
{
    cursor: default;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

A.clA0:hover
{
    color: #ffff00;
    position: relative;
    text-decoration: none;
}
A.clA1:hover
{
    margin-left: 0px;
    color: #f18200;
    position: relative;
}
