﻿/* ================================
    CSS STYLES FOR Module Forms
   ================================
*/

.FormBackground
{
	background-color: transparent;
	font-family:  Tahoma,  Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #000;

}

.FormTitle
{
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
	 color: #000;

}


.FormControl
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 
}

.FormButton 
{	
	
	
}

.FormInfo
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
	 color: black;
}

.tabela,  .tabela tr, .tabela td {
padding:2px;
}

.style4 {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}