/* CSS Document */
body
{
margin-top:0px;
margin-left:0px;
font-family:Arial, Helvetica, sans-serif;
}
.menu
{
color:#7E1B5B;
font-size:18px;
padding-left:35px;
text-align:left;
}
a.menu-link:link
{
color:#7E1B5B;
font-size:18px;
text-decoration:none;
}
a.menu-link:hover
{
color:#7E1B5B;
font-size:18px;
text-decoration:none;
}
a.menu-link:visited
{
color:#7E1B5B;
font-size:18px;
text-decoration:none;
}

.white13
{
color:#FFFFFF;
font-size:13px;
line-height:20px;
}

.black13
{
color:#000000;
font-size:13px;
line-height:20px;
}

a.white13:link
{
color:#FFFFFF;
font-size:13px;
text-decoration:none;
}
a.white13:hover
{
color:#FFFFFF;
font-size:13px;
text-decoration:none;
}
a.white13:visited
{
color:#FFFFFF;
font-size:13px;
text-decoration:none;
}

a.white13-undelined:link
{
color:#FFFFFF;
font-size:13px;
text-decoration:undelined;
}
a.white13-undelined:hover
{
color:#FFFFFF;
font-size:13px;
text-decoration:undelined;
}
a.white13-undelined:visited
{
color:#FFFFFF;
font-size:13px;
text-decoration:undelined;
}
.content
{
text-align:left;
_padding-left:20px;
_padding-right:20px;
}

.gray12
{
font-size:12px;
line-height:23px;
color:#595959;
}
.title25
{
font-size:25px;
line-height:23px;
color:#656565;
}
.text14
{
    font-size:14px;
    color:#000000;
}
.text14white
{
    font-size:14px;
    color:#ffffff;
}
.text14bold
{
    font-size:14px;
    font-weight:bold;
}
.text16bold
{
    font-size:16px;
    font-weight:bold;
}
.validator
{
    font-size:12px;
    color:Red;
}
.textbox
{
    width:160px;
    font-size:14px;
}
.button
{
    color:White;
    font-size:13px;
    background-color:#FF9624;
    border-color:#000000;
    border-width:1px;
    border-style:solid;
    font-weight:bold;
}
.buttonLogout
{
    color:White;
    font-size:11px;
    background-color:#7E1B5B;
    border-color:#000000;
    border-width:1px;
    border-style:solid;
    font-weight:bold;
}
.buttonSubmit
{
    color:White;
    font-size:13px;
    background-color:#7E1B5B;
        border-color:#000000;
    border-width:1px;
    border-style:solid;
    font-weight:bold;
}
.Orange20bold
{
    color:#FF9624;
    font-size:20px;
    font-weight:bold;
}
.link13white
{
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    
}
.dropdown
{
    width:160px;
    font-size:14px;
}

.black12
{
    font-size:12px;
    color:#000000;
}

.labeltitle
{
    font-size: 14px;
    font-weight: bold;
    padding-right:5px;
    color: black;
}
.label
{
    font-size: 12px;
}
.formField
{
    font-size: 12px;
    width: 205px;
    
    
    
    
    padding-left: 2px;
}

.title25 
{
color:#656565;
font-size:25px;
line-height:23px;
}
/*a.link13white:link
{
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}
a.link13white:hover
{
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    
}
a.link13white:vistited
{
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}
a.link13white:visited:hover
{
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    
}
*/


