body         { 
            background-image: url('images/sand.jpg');
            topmargin: 10px;
            }

.Title {
	background-image: url('images/tribtoitoi1.jpg'); 
	}
	
.Title4 {
	background-image: url('tribtoitoi1ax.jpg'); 
	}

.Title2 {
	color: #000000;
	font: bold italic 25px "Arial";
	}

.Title3 {
	color: #000000;
	font: bold italic 14px "Arial";
	}

.content2 {
    font: bold 11px "verdana";
    color: #000000;
    
        }
.content2 a {font: bold 11px "verdana";
             color: #000000;
             text-decoration:none; 
             }
.content2 a:hover{ font: bold 11px "verdana";
             color: #000000;
             text-decoration:underline; 
             }
.content3 {
    font: 8px "verdana";
    color: #000000;
    
        }
.content3 a {font: 10px "verdana";
             color: #000000;
             text-decoration:none; 
             }
.content3 a:hover{ font: 10px "verdana";
             color: #000000;
             text-decoration:underline; 
             }

.contentheader {
    font: bold 22px "verdana";
    colour: #000000;
            }

.content {
    font: 12px "verdana";
    colour: #000000;
    text-align: justify;
        }
    
.backgroundstrip {background-image: url('images/toitoistrip2.jpg');
                 }

.headerstrip   {  background-color: #ACBAD7;    
                }

.headerstrip2   {
	background-color: #8F6652;
	width: 770px;
	height: 2px;
	font-family: Arial;
       font-size: 8px;

	}
                    
/* MENU LINKS */

.menulink {
            font-family:verdana;font-size:12px;width:140px;padding-left:8px; 
            height:20px;border-bottom: dashed 1px #000000;margin-left:6px;
            margin-right:6px;
}
.menulink a {
            background-repeat:no-repeat; background-position: left 4px; color:#000000;text-decoration:none;width:140px;padding-left:8px; 
            height:20px; vertical-align:top; line-height:20px; 
            }
.menulink a:active { 
            color:#000000; text-decoration:none; 
            } 
.menulink a:visited { 
            color:#000000; text-decoration:none; 
            }
.menuover {
          font-family:verdana,arial;font-size:12px;width:140px;padding-left:8px; 
          height:20px;border-bottom: dashed 1px #5286A5;
          margin:0px 6px 0px 6px; 
          line-height:20px;background-color:#7B8EB5;cursor:pointer;
          }
.menuover a:link { 
          background-repeat:no-repeat; 
          background-position: left 4px; color:#FFFFFF;text-decoration:none;width:140px;padding-left:8px; 
          height:20px;vertical-align:middle; 
          line-height:20px;text-decoration:none;background-color:#7B8EB5;cursor:pointer
          }
.menuover a:active { 
          color:#FFFFFF;text-decoration:none;background-color:#7B8EB5;cursor:pointer; 
}
.menuover a:visited { 
          color:#FFFFFF; background-repeat:no-repeat; 
          background-position: left 4px;color:#FFFFFF;text-decoration:none;width:140px;padding-left:8px; 
          height:20px; vertical-align:middle; text-decoration:none;background-color:#7B8EB5; 
          cursor:pointer 
          }
          
         
.ThRows { background-color: #A3A3A3; color: #000000;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #EAEAEA; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

/* MENU LINKS END */

    
/* MENU LAYOUT */

.leftmenutop {background-image: url('images/toitoimenuhead.jpg'); 
              width: 170px;
              height: 37px;
             }

.leftmenumiddle {background-image: url('images/toitoimenustrip.jpg'); 
            
             }

.leftmenubottom {background-image: url('images/toitoimenufoot.jpg'); 
              width: 170px;
              height: 38px;
             }
             
             /* FOOTER */

.footer { background-color: #7B8EB5;
          font-family: Arial;
          font-size: 12px;
          color: #FFFFFF;
        }
        
.footer a{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}

.footer a:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFDF7D;
    }
	
.footer2 { background-color: #7B8EB5;
          font-family: Arial;
          font-size: 8pt;
          color: #FFFFFF;
        }

.footer2 a{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	}

.footer2 a:hover{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #FFDF7D;
    }

	

.footerstrip  {
	background-color: #8F6652;
	width: 770px;
	height: 2px;
	font-family: Arial;
       font-size: 8px;

	}
	
/* FOOTER END */

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: url('prevlabel.gif') no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: url('nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: url('closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
