/*
Allthingsbeads.co.uk Stylesheet
================================
Author - Scott Grenney
================================
*/

  A:link {
    text-decoration : none;
    color: #800000;
    font-weight : bold;
    }

  A:visited {
    text-decoration : none;
    color: #800000;
    font-weight : bold;
    }

  A:active {
    text-decoration : none;
    color: #800000;
    }
  
  A:hover {
    text-decoration : underline;
    color: #800000;
    }

  A.linkmenu {
    text-decoration : none;
    color: #FFFFFF;
    } 	

  A:visited.linkmenu {
    text-decoration : none;
    color: #FFFFFF;
    }
    
    /* menubar */
	A.menubar:Link {font-family : Arial; font-size : 10pt; color : #FFFFFF}
	A.menubar:Visited {font-family : Arial; font-size : 10pt; color : #FFFFFF}
	A.menubar:Active {font-family : Arial; font-size : 10pt; color : #333333}
	A.menubar:Hover {font-family : Arial; font-size : 10pt; color : #333333}
	}
        BODY {
        background-color : #E8BEBE;
  	}


  Body, TD, P, li, ul {
  	font-family : Arial;
	font-size : 10pt;
        color : #B45368;
        font-style : normal;
	}

  .infobox {
	font-family : Arial;
	font-size : 10pt;
      	color : #FFFFFF;
     	font-weight : bold;
   	}
   	
  .header {
  	font-family : Arial;
	font-size : 14pt;
      	color : #9D4F00;
        font-weight : bold;
	}
	
   .smallheaderp {
  	font-family : Arial;
	font-size : 13pt;
      	color : #B45368;
        font-weight : bold;
	}
	
	.smallheaderw {
  	font-family : Arial;
	font-size : 13pt;
      	color : #FFFFFF;
        font-weight : bold;
	}
	
   .titleheader {
  	font-family : Arial;
	font-size : 25pt;
      	color : #FFFFFF;
        font-weight : bold;
	}
	
   .copyrightr {
  	font-family : Arial;
	font-size : 8pt;
      	color : #B45368;
        font-weight : normal;
	}
	
	.copyrightw {
  	font-family : Arial;
	font-size : 8pt;
      	color : #FFFFFF;
        font-weight : normal;
	}
	
	.highlight {
  	font-family : Arial;
	font-size : 10pt;
      	color : #FFFFFF;
        font-weight : normal;
	}
	
	.highlights {
  	font-family : Arial;
	font-size : 8pt;
      	color : #FFFFFF;
        font-weight : normal;
	}
	
	.mark {
  	font-family : Arial;
	font-size : 10pt;
      	color : #9D4F00;
        font-weight : normal;
	}

body {scrollbar-face-color: #C17183;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}



  