﻿/* Estilo de los controles DropDownList */
.DropDownList
{
	font-size: 8pt;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}


