A:link, A:visited, A:active {
text-decoration : none; 
color : #f6a6b9; 
font-weight : none; 
cursor : default; 
} 
A:hover {
text-decoration : none; 
color : #000000; 
font-weight : none; 
cursor : default; 
} 
body {
color : #c3bbb6; 
font-size : 11px; 
font-family : arial; 
background : #4A4742 url(http://flyleafonline.com/fanlisting/fanlistbg.jpg); 
text-align : justify; 
line-height : 10pt;
scrollbar-face-color: #c3bbb6;
scrollbar-highlight-color: #070101;
scrollbar-3dlight-color: #070101;
scrollbar-darkshadow-color: #070101;
scrollbar-shadow-color: #070101;
scrollbar-arrow-color: #c3bbb6;
scrollbar-track-color: #070101; 
} 
div { 
font-family: arial; 
color: #c3c1ba; 
font-size: 11px; 
}
table {
color : #c3bbb6; 
font-size : 11px; 
font-family : arial; 
font-weight : normal; 
line-height : 10pt; 
} 
ol, ul {
font-size : 1em; 
line-height : 1.0em; 
margin : 1.2em 0 1.2em 1.2em; 
padding : 0; 
} 
input, textarea, select {
background-color : #9d9b95; 
color : #000000; 
font-size : 10px; 
text-align : left; 
font-family : arial; 
border : 1px solid #000000; 
} 
form, img {
border : 0; 
margin : 0; 
padding : 0; 
} 
b, u {
color : #7c7274; 
} 
i {
color : #7c7274;
}
h1 {
font-family:small fonts;
font-face:small fonts;
font-size:7px;
font-weight: lighter;
height: 11px;
text-transform: uppercase;
letter-spacing:4;
margin:0;
width:100%;
color:#f6a6b9;
background:#000000;
text-align: center;
}

.nav {
              display: block;
              font-size: 11px;
              line-height: 11px;
              font-family: arial ;
              color: #96928a;
              letter-spacing: 0px;
              text-align: left ;
              background-color: #000000;
			  padding-left:0px;
              border-bottom:1px solid #000000;



      }
      .nav a {
              display: block ;
              font-size: 11px ;
              line-height: 11px ;
              font-family: arial ;
              color: #96928a;
              letter-spacing: 0px;
              text-align: left ;
              background-color: #000000;
			  padding-left:0px;
              border-bottom:1px solid #000000;



      }

      .nav a:hover {
              display: block ;
              font-size: 11px ;
              line-height: 11px ;
              font-family: arial ;
              color: #000000 ;
              letter-spacing: 0px;
              text-align: left ;
              background-color: #f6a6b9;
			  padding-left:0px;
              border-bottom:1px solid #000000;


      }


/* ADMIN SECTION */
#adminpage {
	text-align: center;
}
#adminpage td {
	vertical-align: top;
}
#adminpage .colset {
	width: 180px;
}
#adminpage .colval {
	width: 400px;
}
#adminpage .data {
	font-weight: bold;
	color: #444;
}
#adminpage table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#adminpage thead td {
	text-align: center;
}
#adminpage .attention {
	color: #09C;
	font-weight: bold;
}
#adminpage #menu {
	font-size: 11px;
	text-align: center;
	border-bottom: solid 1px #333;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #333;
	font-size: 9px;
}
