body, td, p
   {
	font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #344869;
    color: #ffffff;
    line-height: 170%;
	}
div.cent
	{
	margin-left: -388px;
	position: absolute;
	left: 50%;
	top: 20px;
	width: 774px;
    }
table.page
	{
    border: 1px solid #74513c;
    background-color: #344869;
    padding-bottom: 0px;
    line-height: 170%;       
	}     
	
div
	{
	padding: 0px 0px 10px 0px;
	}	

.bld
	{
	font-weight: bold;
	}
.itl
    {
    font-style: italic;
    }    
.hds
    {
    font-size: 14px;
    }
.grn
    {
    color: #638d41;
    }    
.org
    {
    color: #da5225;
    }
.pur
    {
    color: #7254a3;
    }
.ywl
    {
    color: #d1a216;
    }
.wht
    {
    color: #ffffff;
    }           

/* links */
		   
a, a:link, a:visited
    {
    color: #51260b;
    }
a:hover
    {
    color: #8591a5;
    }
a.em:link, a.em:visited
    {
    color: #ffffff;
    text-decoration: none;
    }
a.em:hover
    {
    color: #8591a5;
    }    

	
/* lists */

ul
	{
	list-style-type: none;
	padding: 0px;
	margin: 0;
	}
li
	{
	background-image: url(../images/bulletgrn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 10px 10px;
	}
/* backgrounds */    
.brnbck
    {
    background-color: #74513c;
    }
.blubck
    {
    background-color: #344869;
    }
.content
    {
    background-color: #ffffff;
    margin: 20px 20px 20px 0px;
    color: #51260b;
    padding: 20px 20px 10px 20px;
    }    
    
/* side kiwi link */
.kiwi
    {
    position: absolute;
    bottom: 3%;
    text-align: right;
    font-size: 10px;
    width: 190px;
    color: #8591a5;
    }       			
.btmft
    {
    position: absolute;
    bottom: 5%;
    width: 520px;
    text-align: center;           
    }    
.btmsp
    {
    padding: 0px 0px 40px 0px;
    }
    
.navbck
    {
    background-image: url(../images/navbck.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #74513c;
    }