input, textarea, select
{
font-family: Arial;
font-size: 8pt;
color: #5C4537;
margin-bottom: 3px;
}

.main-header
{
font-family: Arial;
font-size: 9pt;
font-weight: bold;
color: #5C4537;
margin-left: 36px;
margin-right: 40px;
font-style: italic;
}

.main
{
font-family: Arial;
font-size: 8pt;
color: #5C4537;
margin-left: 36px;
margin-right: 40px;
}

.form-label
{
font-family: Arial;
font-size: 8pt;
color: #5C4537;
text-align: right;
margin-right: 5px;
}

.form-text
{
font-family: Arial;
font-size: 8pt;
color: #5C4537;
margin-right: 40px;
}

.copyright
{
font-family: 'Trebuchet MS';
font-size: 8pt;
text-align: center;
color: #F5F5E7;
}

.copyright a:link, .copyright a:visited
{
font-family: 'Trebuchet MS';
font-size: 8pt;
text-align: center;
color: #FCAB45;
text-decoration: underline;
}

.copyright a:hover
{
font-family: 'Trebuchet MS';
font-size: 8pt;
text-align: center;
color: #FFEB75;
text-decoration: underline;
}

.user-message
{
font-family: Arial;
font-size: 9pt;
color: #5C4537;
font-weight: bold;
margin-left: 36px;
margin-right: 40px;
padding: 5px;
border-style: dashed;
border-color: #BCC7CC;
border-width: 1px;
}

.ipop
{
font-family: Arial;
font-size: 8pt;
color: #5C4537;
text-align: center;
}

.pictable
{
margin-left: 36px;
}