/* style for the body */

BODY
{ 
	background: #FFFFFF;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
 }

 /* styles for links */
 
A
 {
    color: #000000;
 }
  A:visited{color: #666666}
  A:hover{color:#CCCCFF}    
  A:link{color: #000000} 

 
  
.cpoLink:link
{
    font-size: 10px;
    text-decoration: underline;
    color: #000000
}

.cpoLink:visited
{
    font-size: 10px;
    text-decoration: underline;
    color: #666666
}

.cpoLink:active
{
    font-size: 10px;
    text-decoration: underline;
    color: #333333
}

.cpoLink:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #333333
}
  
/* Styles for text */

.captionBlack
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000
}

.b
{ 
	font-weight: bold;
 }
 
sup
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000
 }
   
TD
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000
}
 
 .bylText1{ 
 	color: #666666;
	font-size: 10px
  }
  
   .bylText2{ 
 	color: #8C8CB6;
	font-size: 10px
  }
  
   .bylText3{ 
 	color: #000000;
	font-size: 10px
  }
   
	.bylText4{ 
 	color: #666666;
	font-size: 10px
  }
  
  .greyletters{ 
 	color: #CCCCCC;
	font-size: 10px
  }
  
  .dis{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
  }
  
  .terms{ 
  	font-size: 10px;
   }
   
   .error{ 
   	color: #FF0000;
    }
	
	.header{ 
	font-size:12px;
	 }
	 
	 .copyright{ 
	 font-size:8px;
	 color: #666666;
	font-family: arial;
	  }
	  
		   
 /* Styles for form elements */
 
 input
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal
}
	
select
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal
}

textarea
{
	font-family: Verdana; 
	font-size:10px;
	font-weight: normal;
}

.frm
{
	font-family: letter gothic,lucinda console,courier new,courier;
	font-size:9pt;
	font-weight: normal;
}

/* styles for table backgrounds */

.tb1
{ 
	background: #D7D7E5
}

.tb2
{ 
	background: #F6F6F6
}

.tb3
{ 
	background: #CBCBCB
}

.tb4
{ 
	background: #FFFFFF
}

.tb5
{ 
	background: #e3e3e3
}

.tb6
{ 
	background: #e6e6e6
}

.tb7
{ 
	background: #666666
}

 .tb8
{ 
	background: #F5F5F5;
} 

 .tb9
{ 
	background: #E1E1EC;
} 

.tb10
{ 
	background: #CCCCCC;
} 

.tb11
{ 
	background: #EBEBEB;
}
 
.tb12
{ 
	background: #E5E5E5;
} 

.tb13
{ 
	background: #E0E0E0;
} 

.tb14
{ 
	background: #DEDEDE;
} 

.tb15
{ 
	background: #E1E1EC;
} 

.tb16
{ 
	background: #F9F9F9;
} 

.tb17
{ 
	background: #F7F7F7;
} 

.tb18
{ 
	background: #F8F8F8;
} 

.tb19
{ 
	background: #D9D9D9;
} 

.tb20
{ 
	background: #F0F0F0;
} 
 
.tb21
{ 
	background: #EDEDF0;
}
 
.tb22
{ 
	background: #D6D6E7;
}

 .tb23
{ 
	background: #EFEFEF;
}
 
 .tb24
{ 
	background: #f3f3f3;
}
 
.tb25
{ 
	background: #c8c8c8;
}

.tb26
{ 
	background: #E3D7EA;
}

 .tb27
{ 
	background: #E3E3ED;
} 

  .bottom
{
    background:#F1F1F6;
	color: #000000
}  

 .bottom1
{
    background:#E8ECF0;
	color: #000000
}
.top
{
    background:#E7E7EF;
	color: #000000
}  

/* Copyright Disclaimer Style */

.disclaimer
{
	font-size:7pt;
	color:#9F9F9F;
}

  A.disclaimer:visited{color: #9F9F9F}
  A.disclaimer:hover{color:#CCCCFF}    
  A.disclaimer:link{color: #9F9F9F} 

/* TIVO Styles */

.tivotop
{
	background:#5C6AA9;
}

.tivoleft
{
	background:#E0E0E0;
}

.tivoindex
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
{
input,textarea{
		font-size: 8pt;
		border-top:    1px solid;
		border-right:  1px solid;
		border-bottom: 1px solid;
		border-left:   1px solid;
	}
	input.no_border{
		border: ;
	}
