A {
text-decoration : none; 
} 
A:link {
color : #0000cc; 
} 
A:visited {
color : #0000cc; 
} 
A:active {
color : blue; 
} 
body {
color : #000000; 
background-color : #fefefe; 
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
} 
.process {
border : 1px dotted #999999; 
} 
.photo {
border : 0; 
} 
ul {
list-style-image : none; 
list-style-type : none; 
margin-top : 5px; 
margin : 0; 
padding : 0; 
} 
textarea {
font-family : courrier; 
font-size : 10pt; 
border : 1px solid #000000; 
font-size : 70%; 
} 
#masque {
position : absolute; 
top : 0; 
left : 0; 
z-index : 100; 
width : 100%; 
height : 100%; 
background-color : #000; 
} 
.close {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 9px; 
font-weight : bold; 
} 
font {
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
} 
H1 {
color : #000000; 
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 20px; 
} 
select {
color : black; 
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
} 
input {
color : black; 
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
} 


.col_scroll {
        float: left;
        margin-bottom: 5px;
        height: 354px;
        overflow: auto;
        position: relative;
        width: 100%;
        scrollbar-face-color: #F1EDED;
        scrollbar-shadow-color: #111111;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #999999;
        scrollbar-darkshadow-color: #555555;
        scrollbar-track-color: #FFFFFF;
        scrollbar-arrow-color: #000000;
	clear:both;

}

