/*
George Guest House Stylesheet
================================
Author - Scott Grenney
================================
*/

  A:link {
    text-decoration : none;
    color: #FFFFFF;
    font-weight : bold;
    }

  A:visited {
    text-decoration : none;
    color: #FFFFFF;
    font-weight : bold;
    }

  A:active {
    text-decoration : none;
    color: #FFFFCC;
    }
  
  A:hover {
    text-decoration : underline;
    color: #FFFFCC;
    }

   A.linkmenu {
    text-decoration : none;
    color: #FFFFFF;
    } 	

  A:visited.linkmenu {
    text-decoration : none;
    color: #FFFFFF;
    }
    
   A:active.linkmenu {
    text-decoration : none;
    color: #CCFFCC;
    }
    
   A:hover.linkmenu {
    text-decoration : none;
    color: #D2FFA6;
    } 	 	
    
     A.darkmenu {
    text-decoration : none;
    color: #333333;
    } 	

  A:visited.darkmenu {
    text-decoration : none;
    color: #333333;
    }
    
   A:active.darkmenu {
    text-decoration : none;
    color: #FFFFCC;
    }
    
   A:hover.darkmenu {
    text-decoration : none;
    color: #FFFFCC;
    } 	 	

    
    
    
      A.copyright {
    text-decoration : none;
    color: #333333;
    } 	

  A:visited.copyright {
    text-decoration : none;
    color: #333333;
    }
    
   A:active.copyright {
    text-decoration : none;
    color: #FFFFCC;
    }
    
   A:hover.copyright {
    text-decoration : none;
    color: #FFFFCC;
    } 	 	
    
    /* menu */
	A.menu:Link {font-family : Arial; font-size : 12pt; color : #FFFFFF}
	A.menu:Visited {font-family : Arial; font-size : 12pt; color : #FFFFFF}
	A.menu:Active {font-family : Arial; font-size : 10pt; color : #FFFFFF}
	A.menu:Hover {font-family : Arial; font-size : 10pt; color : #FFFFCC}
	}
	
	/* copyright */
	A.copyright:Link {font-family : Arial; font-size : 8pt; color : #333333}
	A.copyright:Visited {font-family : Arial; font-size : 8pt; color : #333333}
	A.copyright:Active {font-family : Arial; font-size : 8pt; color : #FFFFCC}
	A.copyright:Hover {font-family : Arial; font-size : 8pt; color : #FFFFCC}
	}
        
        BODY {
        background-color : #CBDEE4;
  	}
  	

  Body, TD, TR, P, li, ul, br {
  	font-family : Verdana, Georgia, Arial;
	font-size : 9pt;
        color : #333333;
        font-style : normal;
	}
	
.small {
  	font-family : Verdana, Georgia, Arial;
	font-size : 7pt;
    font-style : normal;
	}


 .menu {
  	font-family : Arial;
	font-size : 12pt;
      	color : #FFFFFF;
        font-weight : bold;
	}
	
.colourise {
      	color : #FFFFFF;
	}

   	
  .header {
  	font-family : Verdana, Georgia, Arial;
	font-size : 14pt;
      	color : #FFFFFF;
        font-weight : bold;
	}
	
	.addtext {
  	font-family : Verdana, Georgia, Arial;
	font-size : 10pt;
      	color : #FFFFFF;
        font-weight : normal;
	}
	
		.addtextb {
  	font-family : Verdana, Georgia, Arial;
	font-size : 10pt;
      	color : #000000;
        font-weight : normal;
	}

	

   .copyright {
  	font-family : Arial;
	font-size : 8pt;
      	color : #333333;
        font-weight : normal;
	}
	
	
   .dotblue {
  	font-family : Arial;
	font-size : 7pt;
      	color : #759ECA;
        font-weight : normal;
	}
	
	   .dotgreen {
  	font-family : Arial;
	font-size : 10pt;
      	color : #757947;
        font-weight : normal;
	}
	

body {scrollbar-face-color: #7CA5D3;
scrollbar-shadow-color: #B3CADC;
scrollbar-highlight-color: #B3CADC;
scrollbar-3dlight-color: #B3CADC;
scrollbar-darkshadow-color: #B3CADC;
scrollbar-track-color: #B3CADC;
scrollbar-arrow-color: #FFFFFF;}



  