body {
font-size: 11px;
line-height: 14px;
color: #173E62;
font-family: arial, verdana, tahoma, serif;
text-align: justify;
text-decoration: none;
cursor: default;
background: url(images/bg.jpg) #E3F0EE repeat-x;
}

td {
font-size: 11px;
color: #173E62;
font-family: arial, verdana, tahoma, serif;
text-align: justify;
text-decoration: none;
cursor: default;
}

.stat {  
text-align: left;
border: #DEDBDE 1px solid;
background-color: #fefefe;
padding-top:3px;
padding-bottom:3px;
padding-left:30px;
width: 260px;
}

img { 
border: none; 
}

p.text {
text-indent: 1cm;
}

i {
color:#52A9AE;
text-decoration: none; 
}

b {
color:#4D688E;
text-decoration: none; 
}

a {
color: #FB901E;
text-decoration: none; 
font-size: 10px; 
text-transform: uppercase;
}

a:hover {
color: #DF1A14;
text-decoration: none; 
font-size: 10px; 
text-transform: uppercase;
}

.head { 
font-family: arial, georgia, times; 
font-size: 18px; 
font-weight: bold;
text-transform: uppercase;
color: #F37D00; 
background: url(images/head.gif) no-repeat #ffffff;
padding-left: 50px; 
padding-bottom: 5px; 
padding-top: 5px; 
border-bottom: #FAFB32 2px solid; 
border-top: #FAFB32 2px solid; 
text-align: left;
}

input, select, textarea, .textfield, .button { 	
border: #DEDBDE 1px solid;
font-size: 11px;
background: #fefefe; 
color: #173E62; 
font-family: arial, verdana, tahoma, serif;
text-decoration: none } 

option { 	
border-bottom: #DEDBDE 1px solid;
font-size: 11px;
background: #fefefe; 
color: #173E62; 
font-family: arial, verdana, tahoma, serif;
text-decoration: none } 

.box {
position: absolute;
padding: 4px;
margin: 4px;
background: #FAFAF2;
border: #AFBEC0 1px dotted;
top: 435px;
right: 7px;
}

.main {
position: absolute;
top: 0px;
right: 0px;
}

.info {
width: 400px;
padding: 4px;
margin: 4px;
background: #fefefe;
border: #AFBEC0 1px solid;
align: center;
}

#membersort {
align: center;
width: 220px;
cellspacing: 3px;
cellpadding: 3px;
}

.memberlist {
align: center;
text-align: center;
width: 400px;
cellspacing: 3px;
cellpadding: 3px;
}

#affy {
align: center;
width: 450px;
}

#fanlist {
align: left;
padding-left: 30px;
}

.fanlist {
list-style-type: none;
text-align: left;
}

.fanlist a {
background: transparent;
padding-left: 15px;
text-align: left;
font: normal 11px arial, verdana, sans-serif;
text-decoration: none;
background: transparent url(images/off.gif) left center no-repeat;
}

.fanlist a:hover {
background: transparent url(images/on.gif) left center no-repeat;
}

.leftcol {
list-style-type: none;
text-align: left;
}

.leftcol a {
background: transparent;
padding-left: 15px;
text-align: left;
font: normal 11px arial, verdana, sans-serif;
text-decoration: none;
}

.leftcol a:hover {
background: transparent url(images/off.gif) left center no-repeat;
}