body{
	font-family: Arabic Transparent ;
	font-size: 19px;
	background-color :  A5A1DB;
}
body.white{
	font-family: Arabic Transparent ;
	font-size: 19px;
	background-color :  White;
}
/*  PAGE  */
table.page{
background-color: #1C0F93;
}
table.blockBar{
	background-color : White;
}
td.border{
background-color:#FFFFFF;
}
/* FOOTER  */
a.flink{
color: #FFFFFF;
font-size: 15px;
text-decoration: none;
font-family :  Arabic Transparent;
font-weight : bold;
}

a.flink:hover{
text-decoration: underline;
}

/* DOCUMENTPART */
td.docTitle{
font-size: 29px;
font-weight : bold;
color: #CC0000;
font-family :  Arabic Transparent;
}

td.crumbs{
font-size: 15px;
font-weight : bold;
color: #1C0F93;
}
a.clink{
color: #1C0F93;
text-decoration: none
}
a.blockBar{
color: RED;
text-decoration: none
}
a.clink:hover{
text-decoration: underline
}
/* ITEM */
td.paraItemTitle{
font-size: 19px;
text-align : right;
font-weight : bold;
}

td.paraItemCore{
font-size: 18px;
text-align : right;
}
/* SECTION  */
a.dlink{
color: #1C0F93;
text-decoration: none
}

a.dlink:hover{
text-decoration: underline
}
td.slist{
	font-size: 19px;
font-weight : bold;
color: #CC0000;
border-bottom : solid 1px #CC0000;
}
/* MAS  */
a.masLink{
color: #CC0000;
font-size: 19px;
text-decoration: none;
font-weight : bold;
}

a.blockBar{
color: #CC0000;
font-size: 15px;
text-decoration: none;
font-weight : bold;
}

a.masLink:hover{
text-decoration: underline
}

td.masContent{
font-size: 19px;
}

/* BOX */
td.boxHeader{
background-image :url(../img/cb.gif);
}
td.boxHeader:hiver{
background-image :url(../img/scb.gif);
}
a.boxLink{
font-size: 19px;
color: #190D8E;
text-decoration: none;
font-weight : bold;
}
/* LAST */
a.llink{
color: #041BC7;
font-size: 17px;
text-decoration: none
}

a.llink:hover{
text-decoration: underline
}

font.note{
	font-size:11px;	
	color : BLUE;
}
font.blockBar{
	color: white;
    font-size: 17px;
    text-decoration: none;
    font-weight : bold;
}

td.modifyDate{
font-size: 13px;
color: #190D8E;
font-weight : bold;
}