﻿div#divRej
{
    color:#8a5a9b;
    font-family: 'Times New Roman' , Times, serif;
}
div#divRej input, div#divRej select, div#divRej textarea 
{
    border: solid 1px #80528d;
}
div#divRej input, div#divRej select 
{
    width:180px;
}
div#divRej textarea 
{
    width:320px;
}
div#divRej h1
{
    margin: 0 auto;
    text-align:center;
    color:#80528d;
    font-size:22px;
    font-family: 'Times New Roman' , Times, serif;
    font-style:normal;
}
div#divRej table.clsTable
{
    margin: 0 auto;
    width:470px;
}
div#divRej table.clsTable td
{
    height:35px;
}
div#divRej  td.clsFieldName
{
    text-align:right;
    width:120px !important;
}
div#divRej table td.clsFieldNameInfo
{
    font-size:11px;
    width:350px;
}
div.FormDotsLine
{
 	background: url(/images/dot_for_line.gif) repeat-x center;
	height:20px;
}
.clsAlert
{
    font-family: 'Trebuchet MS';
    color:#fc6410 !important;
}
.clsAlertStar
{
    font-family: 'Trebuchet MS';
    color:#fc6410 !important;
    font-weight:bold;
}
div#divRej .clsformCheckbox input
{
    width:16px !important;
    border: none;
    background-color:Transparent;
}
