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

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

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

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

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

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

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

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

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

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

font.note{
	font-size:12px;	
	color : BLUE;
}
font.blockBar{
	font-size:18px;	
	color : white;
}