﻿body 
{
    padding:0px;
    margin:0px;
    background-color:White;
    font-family:Trebuchet MS,Arial, Tahoma;
    font-size:11px;
    min-width:622px;
    text-align:left;
}

#Center_Wrapper
{
    width:622px;
    margin:10px auto;
    text-align:center;
}

#Content_Wrapper
{
    float:left;
    width:600px;
    text-align:left;
    border:1px solid #999999;
    padding:10px;
}

#Content_Wrapper table tr td
{
    height:30px;
    }

#Content_Wrapper table tr td b
{
    font-size:16px;
    font-weight:normal;
    color:#ff8239;
}

#Content_Wrapper table tr td a
{
    color:#ff8239;
}

.input
{
    width:250px;
    border:1px solid #cccccc;
    font-size:11px;
    font-family:Trebuchet MS, Arial, Tahoma;
    color:#666666;
}

.select
{
    width:252px;
    border:1px solid #cccccc;
    font-size:11px;
    font-family:Trebuchet MS, Arial, Tahoma;
    color:#666666;
}

.error
{
    color:#ff8239;
}
