BODY {
	color : White;
	background-color : Black;
	font-family : Arial, sans-serif;
	font-size : 15px;
	text-align : justify;
	text-decoration: none; 
	scrollbar-face-color:maroon;
	scrollbar-arrow-color: Yellow;
	scrollbar-track-color: Black;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: Yellow;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-Color: Blue;
}

A {
	color : Blue;
	text-decoration : none;
}

A:link {
	color: #0000FF;  text-decoration : none;  
}

A:visited {
	color: #0000FF; text-decoration : none;
 }

A:active {
	color: #FF0000; 
}

A:hover {
	color: Red;  text-decoration : underline;
 }
 
.texte {
	 font-size: 11px;
	 text-align: justify
}

.cadre { 
	color: #c5ccd2; 
	background-color: #29475A;
	padding : 10px 10px 10px 10px;
	}
	
.form  {
	background: #748DA8;
	color:#ffffff;
	font-size:11px;
	border: 1px solid #c5ccd2;
	padding: 2px 5px;
}

textarea,  select , input {
	color:#ffffff;
	background-color:#666666;
	font-size:10px;
	font-weight: bold;
}

.tablien {
	border: thin solid #ff0000;
	padding: 2px;
	width : 550px;
	margin-bottom : 5px;
	margin-top : 5px;
	}
	
H1 {
	font: normal normal normal x-large/normal,"new gothic",cursive
	text-align: center;
}

H2 { 
	font-size: 18px;
	color: #696969;
	clip:   rect(   );
	padding-left: 7px
}
	
H3 { 
	 font-size: 15px; 
	 color: #c5ccd2; 
	 padding-left: 15px
}

IMG {
	border: 0px none black
}

.skin0{
	position:absolute;
	cursor: default;
	width:200px; 
	border:2px solid black; 
	background-color:menu; 
	line-height:20px; 
	visibility:hidden;
}

.skin1{
	font: menutext; 
	position: absolute; 
	cursor: default;
	width: 145px; 
	background-color: menu;  
	border: 1px solid buttonface;
	visibility:hidden; 
	border: 2px outset buttonhighlight; 
	font-size: 10px; 
	color: black;
}

.menuitems{
	padding-left:15px; 
	padding-right:10px;
}

.iewrap1{
	position:relative;
	height:30px;
}

.iewrap2{
	position:absolute;
}

#dropmenu0, #dropmenu1, #dropmenu2, #dropmenu3, #dropmenu4{
	visibility:hide;
	z-index:100;
}

P {
	vertical-align: top;
	padding : 4px 0px 4px 0px;
	text-indent : 10px;
}

P.error {
	font: bolder;
	color: Red;
}


TD.head{
	text-align: right;
	background: url(head.jpg);
	height: 70px;
	background-repeat : no-repeat;
}

TABLE {
	color:#000000;
}

.body {
	text-align: justify;
	color:#000000;
	padding : 5px 5px 5px 5px;
	background : White;
	font-size: 16px;
}

TD.menu {
	text-align : left;
	background: url(menu_but.jpg) no-repeat;
	padding-top : 7px;
	padding-left : 0px;
}

A.menu:link, A.menu:visited, A.menu:active, A.menu:hover{
	font : normal normal bold 16px normal sans-serif;
	text-decoration : none;
	color : White;
}

TD.page_number {
	text-align: right;
	padding : 5px 25px 5px 5px;
}

.T1 {
	font : normal normal bold 22px normal sans-serif;
}

.T2 {
	font : normal normal bold 18px normal sans-serif;
	padding-left: 5px;
}
