body {
    background-color: #FFFFFF;
    font-family: Times New Roman;}

.top {
    background-color: #FF6600;
    height: 3px;}

.top-back {background-image: url('images/top-back.gif');
    background-repeat: repeat-x;}

.index-top-back {background-image: url('images/index-top-back.gif');
    background-repeat: repeat-x;
    height: 203px;}
    
.bottom-top {background-image: url('images/bottom-top.gif');
   background-repeat: no-repeat;
   background-position: right bottom;
   height: 8px;}
   
.bottom-back {background-image: url('images/bottom-back.gif');
    background-repeat: repeat-x;
    height: 182px;}
    
.bottom-shell1 {background-image: url('images/bottom-shell1.gif');
    background-repeat: no-repeat;
    background-position: left top;}

.bottom-mid {background-image: url('images/bottom-mid.gif');
    background-repeat: no-repeat;
    background-position: right top;}
    
.photo-border-t {background-image: url('images/photo-border-t.gif');
    background-repeat: repeat-x;}
    
.photo-border-b {background-image: url('images/photo-border-b.gif');
    background-repeat: repeat-x;}
    
.photo-border-l {background-image: url('images/photo-border-l.gif');
    background-repeat: repeat-y;}

.photo-border-r {background-image: url('images/photo-border-r.gif');
    background-repeat: repeat-y;}




P, ol, ul, li {text-align: justify;}

P, ol, ul, li, td {
    font-size: 93%;
    font-family: Times New Roman;}

.cafe {

    color: #606060;}


A	   {
    color: #660000;
    text-decoration: underline;
    }
a:hover    {
     text-decoration: none;}

.header1	 {
    color: #336600;
    }

H1	   {
    color: #FF3300;
    font-size: 18px;
    font-weight: bold;
    }
H2	   {
    color: #FF3300;
    font-size: 16px;
    font-weight: bold;
    }
H3	   {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    }

  
.table-info {
   border-collapse: collapse;
   background-color: #FFFEF4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEE3AC;
	border-right-color: #FEE3AC;
	border-bottom-color: #FEE3AC;
	border-left-color: #FEE3AC;
}



