 BODY {
 background-image : url(../Peel_Eco_Tours/images/bg_beige.gif); 
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0; 
 margin-right : 0; 
 margin-width: 0; 
 margin-height: 0 ; 
 SCROLLBAR-FACE-COLOR: #060D3B; 
 SCROLLBAR-HIGHLIGHT-COLOR: ; 
 SCROLLBAR-SHADOW-COLOR:#65C5DB ; 
 SCROLLBAR-3DLIGHT-COLOR:#65C5DB ; 
 SCROLLBAR-ARROW-COLOR: #65C5DB; 
 SCROLLBAR-TRACK-COLOR: #FEFEBE; 
 SCROLLBAR-DARKSHADOW-COLOR: #; 
}
h1{
	font-family : Verdana; 
    font-size : 18pt; 
    color : #060D3B;
}

h2{
	font-family : Verdana; 
    font-size : 18pt; 
    color : #060D3B;
}

h3{
	font-family : arial; 
    font-size : 14pt; 
    color : #060D3B;
}

h4{
	font-family : arial; 
    font-size : 12pt; 
    color : #060D3B;
}

.bold {
font-family : arial; 
font-size : 12pt; 
color : Navy;
font-weight : bold;
}

.red {
font-family : arial; 
font-size : 8pt; 
color : Red;
}

.small {font-family : arial; font-size : 8pt; color : #060D3B;}
.small a:link {color: #060D3B; text-decoration:underline; font-family : arial; font-size : 8pt;}
.small a:visited { color:#060D3B; text-decoration:underline; font-family : arial; font-size : 8pt;}
.small a:hover { color:#060D3B; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.small a:active { color:#060D3B; text-decoration:underline; font-family : arial; font-size : 8pt;}

P {
font-family : Arial; 
font-size : 10pt ; 
color : #060D3B;
margin :10px;
}

.border{
border : 1px ridge #060D3B; 
}

.just {color: #060D3B; font-family : Arial; font-size : 10pt ;  text-align : justify; }
.just a:link {color:#060D3B; text-decoration:underline; font-family : Arial; font-size : 10pt;}
.just a:visited { color:#060D3B; text-decoration:underline; font-family : Arial; font-size : 10pt;}
.just a:hover { color:#060D3B; text-decoration:underline; cursor:hand; font-family : Arial; font-size : 10pt; }
.just a:active { color:#060D3B; text-decoration:underline; font-family : Arial; font-size : 10pt;}

a:link {color: #0000CD; text-decoration:none; font-family : Arial; font-size : 10pt;}
a:visited { color:#0000CD; text-decoration:none; font-family : Arial; font-size : 10pt;}
a:hover { color:#0000CD; text-decoration:underline; cursor:hand; font-family : Arial; font-size : 10pt; }
a:active { color:#0000CD; text-decoration:none; font-family : Arial; font-size : 10pt;}

.field { 
background: #FEFEBE; 
color: #060D3B; 
font-family: Arial; 
font-size: 11px;  
border : 1px ridge #060D3B;   
}

.button {
font-family:  Arial;
font-size: 11px;
font-style: normal;
color: #060D3B;
background-color: #FEFEBE;
font-weight: bold;
border : 1px ridge #060D3B;
}

.menu td a {
 font: 12px  arial;
 color: #060D3B;
 background-color: #FEFEBE;
 width: 230px;
 text-decoration: none;
 border: 0px ridge blue;
 margin : 5px 
 border-collapse: collapse;
}

.menu td a:visited {
 font: 12px  arial;
 color: #060D3B;
 background-color: #FEFEBE;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}

.menu td a:hover {
 font: 12px  arial;
 color: #060D3B;
 background-color: White;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}

.menu td a:active {
 font: 12px  arial;
color: #060D3B;
 background-color: #FEFEBE;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}