
a:link { text-decoration: underline; color: #5F8EBC; }
a:visited { text-decoration: underline; color: #5F8EBC; }
a:hover { text-decoration: underline; color: #175795; }

a:link.big { text-decoration: underline; font-size:12px; color: #5F8EBC; }
a:visited.big { text-decoration: underline; font-size:12px; color: #5F8EBC; }
a:hover.big { text-decoration: underline; font-size:12px; color: #175795; }

a.menu { text-decoration: none; font-family: Arial; color: #8F8F8F; font-size:10px; }
a:link.menu { text-decoration: none; font-family: Arial; color: #8F8F8F; font-size:10px; }
a:visited.menu { text-decoration: none; font-family: Arial; color: #8F8F8F; font-size:10px; }
a:hover.menu { text-decoration: underline; font-family: Arial; color: #686868; font-size:10px; }



TD {
        text-decoration: none; font-family:Tahoma; font-size:12px; color:#6A6A6A; line-height:0.40cm;
}

TD.menu {
        text-decoration: none; font-family:Times New Roman; font-size:12px; color:#FFFFFF; font-weight:bold;
}


TD.menu1 {
        text-decoration: none; font-family:Times New Roman; font-size:14px; color:#FFFFFF; font-weight:lighter;
}




TD.spacer {        <!-- &nbsp; -->
        text-decoration: none; font-family:Arial; font-size:1px; color:#000000;
}

.textbox{

	 text-decoration: none; font-family:Tahoma; font-size:12px; color:#6A6A6A; font-weight:lighter;
		BORDER-BOTTOM: #413f40 1px solid;
	BORDER-LEFT: #413f40 1px solid;

	BORDER-TOP: #413f40 1px solid;
}

.textbox2{

	 text-decoration: none; font-family:Tahoma; font-size:12px; color:#6A6A6A; font-weight:lighter;
		BORDER-BOTTOM: #413f40 1px solid;
	BORDER-LEFT: #413f40 1px solid;
	BORDER-RIGHT: #413f40 1px solid;
	BORDER-TOP: #413f40 1px solid;
}

.textbox3{

	 text-decoration: none; font-family:Tahoma; font-size:12px; color:#6A6A6A; font-weight:lighter;
		BORDER-BOTTOM: #413f40 1px dotted;

}

.textbox3l{

	 text-decoration: none; font-family:Tahoma; font-size:12px; color:#6A6A6A; font-weight:lighter;
		BORDER-BOTTOM: #413f40 1px dotted;
		BORDER-LEFT: #413f40 1px dotted;

}

.textbox3r{

	 text-decoration: none; font-family:Tahoma; font-size:12px; color:#6A6A6A; font-weight:lighter;
		BORDER-BOTTOM: #413f40 1px dotted;
		BORDER-RIGHT: #413f40 1px dotted;

}