﻿li.titleactive ul
{
    margin-left:30px;
    color:rgb(3,78,162);
    font-family:Tahoma, Arial, Sans-Serif;
}
div.title
{
    margin-left:60px;
}
div.contact
{
    margin-left:90px;
    line-height:19px;
    color:rgb(3,78,162);
    font-family:Tahoma, Arial, Sans-Serif;
}
div.contact a
{   
    color:rgb(3,78,162);
}
div.content
{
margin-top:19px;
    margin-left:30px;
}
div.content table.tableform
{
    margin-left:60px;
margin-top:19px;
}
input.field
{
width:250px;
border:1px solid #999999;
}
textarea.aera
{
width:250px;
border:1px solid #999999;
height:50px;
}
table.tableform td.firstcolumn
{
width:100px;
}
table td 
{
vertical-align:top;
height:23px;
}
div.contact a:hover
{
font-weight:normal;
    color:black;
}
span.titlecontent
{
    background-image:url('/assets/title/back.gif');
    background-position:center;
    background-repeat:repeat-x;
    line-height:19px;
    color:White;
    padding:2px 0;
}
span.titlecontent a 
{
    line-height:19px;
    color:White;
}
span.titlecontent span.cl
{
    background-image:url('/assets/title/cl.gif');
    background-position:center;
    background-repeat:no-repeat;
    padding:2px 0;
}
span.titlecontent span.cr
{
    background-image:url('/assets/title/cr.gif');
    background-position:center;
    background-repeat:no-repeat;
    padding:2px 0;
}
.error
{
    display:block;
}
    
