/*
AdmiralMacBride.co.uk Stylesheet
================================
Author - Scott Grenney
================================
*/

  A:link {
    text-decoration : none;
    color: #FFCC62;
    font-weight : bold;
    }

  A:visited {
    text-decoration : none;
    color: #FFCC62;
    font-weight : bold;
    }

  A:active {
    text-decoration : none;
    color: #FFFFCC;
    }
  
  A:hover {
    text-decoration : underline;
    color: #FFFFCC;
    }

  A.linkmenu {
    text-decoration : none;
    color: #FFFFCC;
    } 	

  A:visited.linkmenu {
    text-decoration : none;
    color: #FFFFCC;
    }
    
   A:active.linkmenu {
    text-decoration : none;
    color: #FFFFCC;
    }
    
   A:hover.linkmenu {
    text-decoration : none;
    color: #996600;
    } 	 	
    
      A.copyright {
    text-decoration : none;
    color: #996600;
    } 	

  A:visited.copyright {
    text-decoration : none;
    color: #996600;
    }
    
   A:active.copyright {
    text-decoration : none;
    color: #996600;
    }
    
   A:hover.copyright {
    text-decoration : none;
    color: #996600;
    } 	 	
    
    /* menu */
	A.menu:Link {font-family : Arial; font-size : 10pt; color : #FFFFCC}
	A.menu:Visited {font-family : Arial; font-size : 10pt; color : #FFFFCC}
	A.menu:Active {font-family : Arial; font-size : 10pt; color : #333333}
	A.menu:Hover {font-family : Arial; font-size : 10pt; color : #333333}
	}
	
	/* copyright */
	A.copyright:Link {font-family : Arial; font-size : 8pt; color : #996600}
	A.copyright:Visited {font-family : Arial; font-size : 8pt; color : #996600}
	A.copyright:Active {font-family : Arial; font-size : 8pt; color : #996600}
	A.copyright:Hover {font-family : Arial; font-size : 8pt; color : #996600}
	}
        
        BODY {
        background-color : #4F2700;
  	}
  	

  Body, TD, TR, P, li, ul {
  	font-family : Georgia, Arial;
	font-size : 10pt;
        color : #FFCC62;
        font-style : normal;
	}

 .menu {
  	font-family : Arial;
	font-size : 12pt;
      	color : #FFFFCC;
        font-weight : bold;
	}
	
.colourise {
      	color : #FFFFBF;
	}

   	
  .header {
  	font-family : Georgia, Arial;
	font-size : 14pt;
      	color : #FFCC62;
        font-weight : bold;
	}
	
	.intro {
  	font-family : Georgia, Arial;
	font-size : 10pt;
      	color : #FFCC62;
        font-weight : normal;
	}
	

   .copyright {
  	font-family : Arial;
	font-size : 8pt;
      	color : #996600;
        font-weight : normal;
	}
	
	
   .dot {
  	font-family : Arial;
	font-size : 8pt;
      	color : #663300;
        font-weight : normal;
	}
	

body {scrollbar-face-color: #996600;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #4F2700;}

.divl {
 margin-left : 25px;
 margin-top : 5px;
}

.divl2 {
 margin-left : 20px;
 margin-top : 5px;
}

.imgmb2 {
margin-right : 15px;
}
  