td
{
	font-family: Arial,verdana;
	font-size: 9pt;
	COLOR:#001d60;
}

a
{
	COLOR:#001d60;
}

a:hover
{
	COLOR:#cc0000;	
}

.gray
{
	BACKGROUND:#9e2f37;
	COLOR:#001d60;
	FONT-WEIGHT:bold;
}

.blue
{
	BACKGROUND:#001d60;
}

.red
{
	BACKGROUND:#3c5691;
	COLOR:#ffffff;	
}

Select
{
	font-family: Arial,verdana;
	font-size: 8pt;
	COLOR:#001d60;
}

input.txt
{
	font-family: Arial,verdana;
	font-size: 8pt;
	COLOR:#001d60;
	width:180;
}

input.longtxt
{
	font-family: Arial,verdana;
	font-size: 8pt;
	COLOR:#001d60;
	width:400;
}

input.btn
{
	font-size: 9pt;
	COLOR:#9e2f37;
	FONT-WEIGHT:bold;
	width:25;
	Height:25;
}
input.btnAttach
{
	font-size: 9pt;
	COLOR:#9e2f37;
	FONT-WEIGHT:bold;
}

a.foot
{
	COLOR:#ffffff;
}

a.big
{
	COLOR:#ffffff;
	FONT-WEIGHT:bold;
}

a.big:hover
{
	COLOR:#f0e68c;
	FONT-WEIGHT:bold;	
}

a.subtit
{
	FONT-WEIGHT:bold;
}

a.subtit:hover
{
	FONT-WEIGHT:bold;	
}
TR.ListOddRow
{
	background-color: #d6d6d6;
}
TR.ListEvenRow
{
	background-color: #F1F1F1;
}
.tit
{
	font-family:Arial;
	font-size:20px;
	color:#001d60;
	font-weight:bold;
	 text-decoration:underline;
	 
}