

A.header_navigator  {
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	font-weight: bold;
	text-decoration : underline;
}

.header_navigator  {
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	font-weight: none;
	text-decoration : none;
}

A.header_navigator_orange  {
	color : #DD6900;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	font-weight: bold;
	text-decoration : underline;
}

.header_navigator_orange  {
	color : #DD6900;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	font-weight: none;
	text-decoration : none;
}

A.header_navigator:hover {
	color: #555555;
}

A.header_navigator_orange:hover {
	color: #B0B0B0;
}

.table_main{
	border:1px 
	dashed #DD6900;
	border-top:none;
	border-bottom:none;
	border-right-color: #DD6900; 
	background-color:#ffff
}

.td_main {
	border:1px 
	dashed #c4c4c4;
	border-top:none;
	border-bottom:none;
	border-left:none;
	background-color:#ffff
}

A.footer_navigator {
	color :  #202020;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	text-decoration : underline;
}

.footer_navigator {
	color :  #202020;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	text-decoration : none;
}
