body {
	background-color : #8a2be2;
	background-image : url(./images/bg2.gif);
	background-repeat : repeat-y;
	background-position : right;
    background-attachment: normal;
    }


.to {
	background-image : url(./images/bg1.gif);
	background-repeat : repeat-x;}

.fo{
	background-image: url(./images/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 57px;}

.cp{
    background-image: url(./images/bg4.gif);
	background-repeat: repeat-x;
    height: 25px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
    font-weight: bold;
	color: #000000;}

td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF80;}
    
.stats td{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;}
    
.ma{
	padding-left: 20px;
	padding-right: 10px;}

.input{
	font-size: 6px;
	border-style: solid;
	border-color: #FFFF80;
	border-width: 1px;
	background-color: #8a2be2;}

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

A{text-decoration: none;
  color: #000000;}

p {text-indent	: 2em;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px;
   margin-bottom: 10px;}
   
.date {
      font-family: Tahoma,Arial,Courier New;
    font-weight: bold;
    font-size: 14pt;
    align: left;}

.text {font-family: Tahoma,Arial,Courier New;
    font-weight: normal;
    font-size: 8pt;
    text-indent:5px;}        
     
.heading {font-family: Tahoma,Arial,Courier New;
    font-weight: bold;
    color:#57412B;
    font-size: 9pt;}

.7ptbld{font-family: Tahoma,Arial,Courier New;
    font-weight: bold;
    font-size: 10pt;} 

.more{font-family: Tahoma,Arial,Courier New;
    font-weight: bold;
    font-size: 8pt;}

.heading1 {font-family: Tahoma,Arial,Courier New;
    font-weight: bold;
    color:#FFFF80;
    font-size: 16pt;
    text-indent:20px;}

.headingtbl {font-family: Tahoma,Arial,Courier New;
    font-weight: bold;
    color:#FFFF80;
    font-size: 16pt;
    text-indent:0px;
    text-align: center;}
    
a.name,
a:hover.name,
a:focus.name,
a:active.name
{
text-decoration: none;
} 