body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-height: 10px;
	color: #333333;
	line-height: 15px;
	text-align: left;
}
TABLE {
	
}


TD {
	text-align : left;
}

.Master
{
	text-align : center;
}

.bold_orange {
	color: #CC5A11;
	font-weight: bold;
	font-size: 11px;
}


.bold_blue {
	color: #16356B;
	font-weight: bold;
	font-size: 11px;
}


.title_big_blue {
	font-size: 21px;
	color: #1E2648;

}


.title_medium_blue {
	font-size: 16px;
	color: #1E2648;

}


.copyright {
	font-size: 9px;
	color: #333333;
}


.sub_menu_selected {
	color: #CC5A11;
	font-weight: bold;
	text-decoration : underline;
}





A.sub_menu:LINK, A.sub_menu:VISITED {
	color: #333333;
	font-weight: normal;
	text-decoration : none;	

}

A.sub_menu:HOVER {
	color: #CC5A11;
	font-weight: bold;
	text-decoration : underline;

}



A:LINK, A:VISITED {
	color: #16356B;
	font-weight: bold;
	text-decoration : underline;	

}

A:HOVER {
	color: #16356B;
	text-decoration : none;

}



A.links:LINK, A.links:VISITED {
	color: #16356B;
	font-weight: bold;
	font-size: 11px;
	text-decoration : underline;
}

A.links:HOVER {
	color: #16356B;
	text-decoration : none;
	font-size: 11px;
    font-weight:bold;
}




A.copyright:LINK, A.copyright:VISITED {
	color: #CC5A11;
	font-weight: bold;
	font-size: 9px;
	text-decoration : none;
}

A.copyright:HOVER {
	color: #CC5A11;
	text-decoration : underline;
	font-size: 9px;
    font-weight:bold;
}

/* ------------------------------------------------------ */
/*                    Page INQUIRY                          */
/* ------------------------------------------------------ */


TD.HeaderCell {
	text-align : left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		background-color : #cbcbcb;
		font : bold;
		padding-left : 20px;
}


TD.DataCell {
	text-align : left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #eeeeee;
		padding-left : 30px;
}

TD.DataCell_NoPadding {
	text-align : left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #eeeeee;
		padding-left : 5px;
}

TD.DataCellDescription {
	text-align : left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #eeeeee;
}

INPUT.TxtBox {
color: #8B0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
background-color: #E8E8E8;
border-right: Maroon 1px solid; 
border-top: Maroon 1px solid; 
border-left: Maroon 1px solid; 
border-bottom: Maroon 1px solid;
}

SELECT.DDLRBL {
color: #555555;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
background-color: #E8E8E8;
border-right: Maroon 1px solid; 
border-top: Maroon 1px solid; 
border-left: Maroon 1px solid; 
border-bottom: Maroon 1px solid; 
}

TEXTAREA.TextArea {
color: #555555;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
background-color: #FAF9F5;
border-right: Maroon 1px solid; 
border-top: Maroon 1px solid; 
border-left: Maroon 1px solid; 
border-bottom: Maroon 1px solid; 
}
/* ------------------------------------------------------ */
/*                    FIN Page INQUIRY                   */
/* ------------------------------------------------------ */