body, p, td
	{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;	
	}
.text
	{
	font-size: 11px;	
	}
.smtext
	{
	font-size: 10px;	
	}	
	
.bldtext
	{
	font-size: 11px;
	font-weight: bold;		
	}
	
.bldtextrd
	{
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;		
	}
	
.bldtextwht
	{
	font-size: 11px;
	color: #ffffff;	
	font-weight: bold;		
	}			
	
.homebx
	{
	font-size: 14px;
	font-weight: bold;
	}
	
ul
	{
	list-style-type: square;	
	list-style-image: url(../images/bullet.gif);
	}
	
a.homebx:link
	{
	color: #000000;
	text-decoration: none;
	}
a.homebx:visited
	{
	color: #000000;
	text-decoration: none;
	}
a.homebx:hover
	{
	color: #FF6666;
	text-decoration: none;
	}			
	
.homebx2
	{
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
	}
a.homebx2
    {
	color: #000000;
	text-decoration: none;	     
    }

a.homebx2:link
    {
    color: #000000;
	text-decoration: none;	
    }

a.homebx2:visited
    {
    color: #000000;
	text-decoration: none;	
    }

a.homebx2:hover
    {
	color: #FF6666;
	text-decoration: none;
    }		
	
.tag
	{
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	line-height: 155%;
	}
	
.ftbld
	{
	font-size: 9px;
	font-weight: bold;	
	}	
	
.footer
	{
	font-size: 9px;
	}
a.footer
    {
    font-size: 9px;
	text-decoration: none;	     
    }

a.footer:link
    {
    color: #000000;
	text-decoration: none;	
    }

a.footer:visited
    {
    color: #000000;
	text-decoration: none;	
    }

a.footer:hover
    {
    color: #99CC99;
	text-decoration: underline;
    }
	
.listbx
	{
	padding: 10px 0px 0px 0px;
	}
.box
	{
	padding: 10px 0px 0px 20px;	
	}
td.pd
    {
    width: 25%;    
    padding: 7px;
    border-top: 1px solid #99CC99;
    border-left:  1px solid #99CC99;
    text-align: center;        
    }
td.rt
    {
    border-right: 1px solid #99CC99;
    }
td.btm
    {
    border-bottom: 1px solid #99CC99;
    }         
