.mainPage               {margin: 0px;} 

p,li,body,input               {
                        font-size: 10pt;  
                        font-family: arial, verdana;
                        }


h1                      {
                        font-size: 14pt; 
                        font-weight: bold;
                        }

.mainLeftColumn         {
                        font-size: 12pt; 
                        font-weight: bold;
                        }

.mainMiddleColumn       {
	font-size: 11pt;
	vertical-align: top;
                        }

.mainRightColumn        {
                        font-size: 11pt; 
                        }
                        
.mainBottom             {
                         
                         FONT-SIZE: 8pt; 
                        }                       
                        
.dialogMessage          {
                        background-color: yellow; 
                        border: 1px solid; 
                        margin: 4px;
                        text-align: center;
                        }                       

.errorMessage           {
                        background-color: red; 
                        border: 1px solid; 
                        margin: 4px;
                        text-align: center;
                        }                       
                        
.yearBlock                {
                        background-color: #FFFFCC;
                        font-size: 10pt; 
                        }

.yearNumber              {
                        font-size: 10pt; 
                        }                       

.rubricBlock            {            
                        size: 10pt;
                        color: white;
                        background-color: #FFFFCC;
                        }                        

                        
 a:link    { color: #003399; TEXT-DECORATION: none}
 a:active  { color: #990000; }
 a:visited { color: #003399; TEXT-DECORATION: none}
 a:hover   { color: #990000; }
A.black {FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif", Arial, sans-serif; FONT-SIZE: 11pt; font-weight: bold; }
A.black:link    { color: #000000; TEXT-DECORATION: none}
A.black:visited { color: #000000; TEXT-DECORATION: none}
A.black:hover   { color: #990000; TEXT-DECORATION: none}

.button                 {
                        background: F8FAE1;
                        color: green; 
                        font-weight: bold;
                        }

.buttoncancel 
                        {
                        background: F8FAE1;
                        color: navy;
                        }
                         
textarea                {
                        font-family: arial;
                        }
                                                                        
                        
#admin_b                {
                        font-weight: bold;
                        }
                        
.admin_blue             {
                        color: blue;
                        }
                        
.admin_green            {
                        color: green;
                        }
                        
.admin_red              {
                        color: red;
                        }
                        
.admin_cell             {
                        background: f1f1f1;
                        vertical-align: top;
                        }

.admin_disabled         {
                        color: gray;
                        }


#ad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999;
}
