.mainfield {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#fix {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FDD45E;
	visibility: visible;
	left: 80%;
	float: right;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 250px;
	text-align: left;
	overflow: auto;
	font-size: small;
	letter-spacing: 2px;
	word-spacing: 3px;
	white-space: normal;
	clear: left;
}
#banner {
	position: fixed;
	height: 100px;
	width: 790px;
	left: 0px;
	top: 0px;
	margin-bottom: 100px;	
}
#mmenu {
	position: fixed;
	width: 150px;
	top: 100px;
}
#booksBann {
	position: fixed;
	width: 150px;
	top: 260px;
	height: 300px;
	bottom: 150px;
	float: left;
}
.formatedtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: justify;
}
.mainPage               {
	float: left;
	left: 10px;
	top: 100px;
} 

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;
                        }


.balance {
	list-style-position: inside;
	list-style-image: url(/images/balance.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	list-style-type: none;
	display: list-item;
	vertical-align: middle;
}

