body {

    font-family: helvetica, verdana, sans-serif;
    width:1000px;
    background-color: #666666;
    padding-left: 50%;
    padding-top: 0px;
    margin-top: 0px;
    
}

#wrapper{
	width: 1000px;
	margin-left: -500px; 
	padding: 10px;
	background-image: url(paper.gif);
	background-repeat: repeat-x repeat-y;
}

a {
    color:#ff6600;
    font-weight: bold;
    text-decoration: none;
	
}

.white {
    color:white;
    margin-left: 5px;
    text-align: left;
}

a.y {
    
color:#ff6600;
}



p {
    color: #333333;
    font-size: 10pt;
    line-height: 140%;
    margin-right: 5px;
    margin-left: 5px;
    text-align: justify;
}

.heavy {
    font-weight: bold;
    color: black;
}




td {
    color: #333333;
    font-size: 10pt;
    line-height: 120%;
    margin-right: 5px;
    margin-left: 5px;
    padding: 4px 10px 4px 10px;
	
}

td.fieldname {
    font-style: italic;
    text-align: right;
}

td.underline {
    border-bottom: solid#336666 1px;
}

td.c{
	text-align: center;
	border-bottom: solid#336666 1px;
}


    

th {
   	background:#336666; 
         color: #ffffff;
	 font-size: 10pt;
   	 line-height: 110%;
    	font-weight: bold;
    	padding-left: 5px;
    	padding-right: 5px;
    
     
}

th.l {
    text-align:left;
    font-weight: bold;
}



h1, h2, h3, h4
 {
     margin-right: 5px;
     margin-left: 5px;
     font-family: serif;
     color: black;
     line-height: 140%;
     
     
 }
 
table.stats {
    border: solid#336666 2px;
    border-collapse: collapse;
    border-spacing: 3px 3px;
    
}

table.cue {
    border: solid#336666 2px;
   // border-collapse: collapse;
    border-spacing: 0px 0px;
    
    
}

.left {
    float: left;
    margin-right: 7px;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-left: 0px;
  
}

.right {
    float: right;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-left: 7px;
  
}

img.border {
    border: solid#336666 1px;
}


.clear {
    clear:both;
}
 
 






 
    

    

    


    
