﻿body 
{
    font-family: Arial;
    font-size:0.8em;
    margin:0px;
}

body a, a:visited, a:active, a:hover
{
    text-decoration:none;
    color: rgb(181,181,181);   
}

#banner
{
    border-top:solid 1px rgb(228,228,228);
    margin-left:32px;
    margin-top:15px;
    width:1037px;
    height:93px;
    margin-bottom:0px;
    padding-bottom:0px;
    
}
#header a, a:visited, a:link
{
    text-decoration:none;
    font-family: Arial;
    font-size:1em;   
    color:White;
}

a.header:hover
{
    background-color:rgb(204,0,102);   
}

#header
{
    margin-top:0px;
    margin-left:32px;
    padding-top:4px;
    padding-left:18px;
    width:1019px;
    background-color:rgb(181,181,181);
    height:20px;
    color: White;
}

#header_bottom
{
    margin-top:0px;
    margin-left:32px;
    width:1037px;
    background-color:rgb(253,242,247);
    height:22px;
    border-bottom:solid 1px rgb(228,228,228);   
}

#left_top
{
    position:absolute;
    margin-left:32px;
    margin-top:30px;  
    background-color:rgb(204,0,102);
    width:150px;
    height:25px;
    color:white;
    padding:10px 5px 5px 10px;
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: middle; 
}

#left_box
{
    position:absolute;
    margin-left:32px;  
    margin-top:80px;
    width:150px;
    padding-left:10px;
    padding-right:5px;
    padding-top:15px;
    font-size:0.85em; 
    font-family:Arial;
    color:rgb(153,153,153);
    background-color:rgb(253,242,247);
    border-right:solid 1px rgb(228,228,228);
    border-bottom:solid 1px rgb(228,228,228);
}

#left_box a, a:visited, a:active, a:hover
{
    text-decoration:none;
    font-size:1.1em;
    color:rgb(181,181,181);   
}

#right_box
{
    position:absolute;
    margin-left:788px;
    margin-top:30px;   
}

#navi
{
    margin-left:32px;
    width:735px;
    padding-left:190px;
    text-align:left;
    position:absolute;
    margin-top:12px;   
}

#form_box
{
    margin-left:220px;
    margin-top:30px;
    border-top:solid 1px rgb(228,228,228);
    border-bottom:solid 1px rgb(228,228,228);
    border-left:solid 1px rgb(228,228,228);
    border-right:solid 1px rgb(228,228,228);
    width:544px;
    height:750px;
    position:absolute;
}

#form_title
{
    margin:20px 10px 10px 10px;
    padding:10px 10px 10px 10px;
    background-color: rgb(229,229,229);
    color:rgb(153,153,153);
    font-size:1.45em;
    text-align:center;
}

#div_form
{
    padding:10px 10px 10px 10px   
    
}

#frmResponse
{
    padding:10px 10px 10px 10px   
    
}

#frmInput
{
    margin-top:20px;
    background-color:rgb(253,242,247);
    width:100%;
    height:740;
}

select.frmStyle
{
    color: rgb(204,102,153);   
}

input.frmStyle
{
    color: rgb(204,102,153);
    border-style:solid;
    border-width:1px;
    border-color:rgb(203,203,203);   
}

input.frmStyle_Btn
{
    border-style:none;
    color:White;
    font-weight:bold;
    background-color:rgb(204,0,102);
    width:130px;
    height:20px;
    font-size:1em;
}

#hrb_img
{
    /*border-top:solid 1px rgb(228,228,228);
    border-left:solid 1px rgb(228,228,228); 
    border-right:solid 1px rgb(228,228,228);
    border-bottom:solid 1px rgb(228,228,228);   */
}
