
body			{color:#335A85; font-family:Trebuchet MS, Arial; font-size:11px; text-decoration:none;}

.printable td	{font-size: 14px;}

td				{color:#335A85; font-family:Trebuchet MS, Arial; font-size:11px; text-decoration:none;}

.lang			{color:#6C89A8; font-family:Tahoma, Arial; font-size:10px; text-decoration:none;}

.lang_red		{color:red; font-family:Tahoma, Arial; font-size:10px; text-decoration:none; text-align:center;}

.lang:hover		{color:#003366; font-family:Tahoma, Arial; font-size:10px; text-decoration:underline;}

.darkBlue		{color:#003366; font-family:Trebuchet MS, Arial; font-weight:bold; text-decoration:none;}

.orange			{color:#FF8533; font-family:Trebuchet MS, Arial; font-weight:bold; text-decoration:none;}

.orange:hover	{color:#FF8533; font-family:Trebuchet MS, Arial; font-weight:bold; text-decoration:underline;}

.grey			{color:#858585; font-family:Trebuchet MS, Arial; text-decoration:none;}

.small			{color:#858585; font-family:Trebuchet MS, Arial; font-size:10px; text-decoration:underline;}

.borderOrange	{border-style:solid; border-width:1px; border-color:#FF6600;}

.borderGrey		{border-style:solid; border-width:1px; border-color:#CCCCCC;}

.borderDot		{border-style:dotted; border-width:1px; border-color:#003166;}

.link			{color:#335A85; font-family:Trebuchet MS, Arial; text-decoration:underline;}

.fresh			{color:#E0F1EF; font-family:Tahoma, Arial; font-size:10px;}

.title			{color:#335A85;font-weight:bold; font-size:16px; text-decoration:none;}

.subtitle		{color:#335A85;font-weight:bold; font-size:14px; text-decoration:none;}

.img			{border-style:solid; border-width:2px; border-color:#FFFFFF;}

.inputTXT		{color:#335A85; font-family:Tahoma, Arial; font-size:10px; height:18px; padding-top:1px; padding-left:5px; padding-bottom:0px; padding-right:0px; border-style:solid; border-width:1px; border-color:#254F7D;}

.inputSub		{color:#335A85; font-weight:bold; font-size:16px; text-decoration:none; border-style:solid; border-width:1px; border-color:#254F7D; background-color:#FFFFFF; cursor:pointer;}

.input			{color:#335A85; font-family:Tahoma, Arial; font-size:11px; border-style:solid; border-width:1px; border-color:#254F7D;}

.innerpage		{padding-right:10px; width:100%;}

.spaceL			{padding-left:10px;}

.ucase			{text-transform:uppercase;}

.tcase			{text-transform:capitalize;}

form label {
	color:red;
	display:block;
	/*font-style:italic;*/
}