﻿body 
{
    background-color:#425a71;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    color:#7196b8;
    font-family:Tahoma;
    font-size:12px;
}
a
{
    color:#425a71;
}
img 
{
    border:0px;
}
div.main
{
    width:1000px;
    background-image:url(imags/bgMain.jpg);
    background-repeat:no-repeat;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    background-color:#ffffff;
}
hr
{
    background-color:#7196b8;
    height:2px;
    border:0px;
}
div.workingArea
{
    width:970px;
    padding-left:15px;
    padding-right:15px;
    min-height:300px;
}
div.header
{
    background-image:url(imags/header.jpg);
    width:940px;
    height:39px;
    padding-top:258px;
    text-align:right;
    padding-right:60px;
}
table.footer
{
    width:100%;
    border:0px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
div.leftColumn
{
    width:260px;
    margin-right:6px;
    position:absolute;
    top:313px;
}
div.mainColumn
{
    width:710px;
    min-height:500px;
    margin-left:230px;
    padding:15px 20px 0px 23px;
    background-image:url(imags/border-v.gif);
    background-repeat:repeat-y;
    background-position:left;
}
div.ltop
{
    width:232px;
    background-image:url(imags/ltopbg.gif);
    min-height:200px;
}
div.ltop table
{
    margin:10px 10px 10px 10px;
    border-bottom:1px dotted #7196b8;
    border-collapse:collapse;
    width:210px;
}
div.ltop table td
{
    border-bottom:1px dotted #7196b8;
    height:20px;
}
table.frm
{
    margin-left:auto;
    margin-right:auto;
    width:250px;
    text-align:left;
}
table.frm th
{
    width:100px;
}
table.frm input, table.frm select, .text, table.frm textarea
{
    border:1px solid #7196b8;
    width:150px;
}
div.lQuestions
{
    width:232px;
    background-image:url(imags/ltopbg.gif);
    min-height:200px;
}
div.lQuestions table
{
    margin:10px 10px 10px 10px;
    border-collapse:collapse;
    width:210px;
    text-align:center;
}
div.lQuestions table td
{
    height:30px;
}
div.lQuestions input 
{
    border:1px solid #7196b8;
    font-size:11px;
}
div.lQuestions input.sel 
{
    background-color:#f8e3ab;
}
div.top
{
    width:709px;
    background-image:url(imags/topbg.gif);
}
table.top
{
    width:708px;
    border-collapse:collapse;
}
table.top td
{
    border-bottom:1px dotted #7196b8;
    height:30px;
}
