
.TEXT {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000066;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	}
.TEXTB {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000066;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	}
.TEXT10 {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}
.TEXTROSU {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #CC0000;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	}
.TEXTROSUM {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #CC0000;
	font-size : 16px;
	font-weight : normal;
	text-decoration : none;
	font-style: italic;
	}
.TEXTALB {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	}
.TEXTALB10 {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}
.TEXTALBM {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	}
.TEXTGRI1 {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #999999;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
    }
.TEXTGRI2 {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #666666;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
    }
.TEXTGRI3 {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #CCCCCC;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
    }
.TEXTMM {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000000;
	font-size : 18px;
	font-weight : normal;
	text-decoration : none;
	}
.TEXTM {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	}

.LINCGRI:link {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #666666;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}

.LINCGRI:visited {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #666666;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}

.LINCGRI:hover {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #666666;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}
.LINCSBM:link {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #666666;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	}

.LINCSBM:visited {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #666666;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	}

.LINCSBM:hover {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #666666;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	}
.LINC:link {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}

.LINC:visited {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}

.LINC:hover {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}
.LINC1:link {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #0066CC;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	}

.LINC1:visited {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #0066CC;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	}

.LINC1:hover {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #0066CC;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	}

.TEXTAREA  {
	background : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	border : 1px solid #FF0000;
}
.INPUT_TEXT   {
	background : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	border : 1px solid #FF0000;
}
.INPUT_RADIO   {
	background : #ECEDEC;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
.CELALB  {
	background : #FFFFFF;
}
.CELGRI1  {
	background : #ECECEC;
	height : 22px;
}
.CELGRI2  {
	background : #999999;
	height : 22px;
}
.CELGRISUBMENU  {
	background : #F6F6F6;
	height : 10px;
}
.CELGRISELECTAT  {
	background : #BEBDBE;
	height : 10px;
}
.CELROSU  {
	background : #CC0000;
}
.CELDIM  {
	background : #F8F8F8;
	width: 200px;
}

.ps_button {
background-color: #22337B;
border-color: #FFFFFF;
border-style: solid;
border-width: 0;
color: #FFFFFF;
font-size: 8pt;
font-family: arial;
}

