
#font10 {
    font-size:10pt;
    font-family:Arial,Helvetica,sans-serif;
 }

#font12 {
    font-size:12pt;
 }
#font14 {
    font-size:14pt;
 }

#font15 {
    font-size:15pt;
 }

 .head1  {
  background: #FFFFFF;
}

.head2  {
  background: #CCFFCC;
}

.head3  {
  background: #FF9900;
}

.head4  {
  background: #D39E0F;
}

.alinec  {
  background: #C9DFF7;
}

.alinecy  {
  background: #FFFF66;
}

.alinecr  {
  background: #66CCFF;
}

.aliner  {
  background: #FF0000;
  color: #FFFFFF;     
}

.alinelr  {
  background: #FF4000;
  color: #FFFFFF;   
}

.alinep  {
  background: #FF6699;
}

.alineo  {
  background: #FF9900;
}
.alineg  {
  background: #B1FF66;
}

.errmsg { 
   
  font-size:12pt;                                           
  background-color: #E9E9E9;                             
  color: #FF0000;                                        
}                                                        
                                                         
.errmsg a{
  font-size:12pt;                                          
  color: #FF0000;                                        
} 






td.ajaxc {
    cursor:pointer;
    text-decoration: underline
}

div.ajaxwindow {
    
    z-index: 1000;
    border: outset;
    height: 250px;
    font:12px Verdana, Arial, Helvetica, sans-serif;
    overflow: auto;
    position: relevant;
    min-width:100px;


}
div.ajaxwindow a {
color: black;
}

div.ajaxwindow_off {
	display: none;
}


div.ajaxwindowC {
  cursor:pointer;
  font-size:16px;
  font-weight:bold;

}

div.ajaxwindowC_off {
	display: none;
}                                                       


.SAclassMain3Right {
   border-right: 3px solid ; 
   border-top: 1px solid;
}
.SAclassMain1Right {
   border-right: 1px solid ; 
   border-top: 1px solid;
}
.SAclass3Right {
   border-right: 3px solid ; 
}
.SAclass1Right {
   border-right: 1px solid ; 
}

.field2 input, .field2 textarea{
    width:300px;border : 1px solid #CCCCCC;
    margin-left : 2px;
    height : 18px;}
.field2 textarea 
{
    height:100px;
    width:400px;
}
.field2 {
    width:500px;
    height:30px;
}
.field3 {
    width:300px;
    height:20px;
}

.fieldLabel{height:30px;line-height:25px;}
.field{height:30px;}
.fieldLabel2{height:20px;line-height:15px;}

#formTable td
{
	padding:4px;
}

#formTable p
{
	margin:0 0 4px 0;
}

#dhtmltooltip {
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}