/*
  
Site: Billy's Company  Site (untitled)
Designed: Jul 4, 2005               

-------------------------------------
#   # #   #     ####  ###      
 #  ##   #      #  # #   #      
 #  ##  #  ###  #  # #####
 #  ##  # #   # #### #     
 # # # #  ##### #   # ####
  ##  ##  #     #   # Studios
  #   #    #### ####  Design By: ST

Copyright© 2005 WeBe Studios
------------------------------------

*/


body {
 
background-color: #87a9b5;     
background-image: url('backgrad.jpg');
background-repeat: repeat-x;

margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;

}

font,th,td,p {
 
font-family: verdana;
color: #000000;
font-size: 12px;

}

a:link,a:active,a:visited { 

color : #404040;
text-decoration: none;

}

a:hover	{

text-decoration: underline; 
color : #404040;

 }

 
td.text {

background-color: #ffffff;
border-color: #000000; 
border-width: 1px;
border-style: solid;

align: left;
vertical-align: top;

}
  
td.footerleft {

background-color: #000099;

border-top-color: #000000; 
border-top-width: 1px;
border-top-style: solid;

border-bottom-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;

border-left-color: #000000;
border-left-width: 1px;
border-left-style: solid;

border-right-style: none;

}
 
td.footerright {

background-color: #000099;

border-top-color: #000000; 
border-top-width: 1px;
border-top-style: solid;

border-bottom-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;

border-right-color: #000000;
border-right-width: 1px;
border-right-style: solid;

border-left-style: none;

} 
  
span.footer {
 
font-family: verdana;
color: #ffffff;
font-size: 8px;

}       

/* EOF */