

input {  
	background-color: #c0c0c0; 
	border-style: solid; 
	border-color: #000080;  
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	color: #000080;
	}
select {  
	background-color: #c0c0c0; 
	border-style: solid; 
	border-color: #000080;  
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000080;
	}
textarea {  
	background-color: #c0c0c0; 
	border-style: solid; 
	border-color: #000080;  
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000080;
	}
	
	
	

	
	

.body1 {
	background: #99CCFF;
}

.body2 {
	background: #6699CC;
}

.body3 {
	background-color: #6699CC;
}
	
td
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000080;
}
th
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000080;
}

a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #6699CC; 
	font-weight : bold;
	text-decoration : none;
}

.textmotto
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	/*font-weight : bold ;*/
	color: #ffff00;
}

.textbig
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight : bold; 
	color: #6699CC;
}

.textnormal
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000066
}

.textnormalcontrast
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000066;
	font-weight : bold;
}

.textsmall
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000066
}

.atention
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: red;
}

