/*
Plymouth-accomodation.co.uk Stylesheet
================================
Author - Scott Grenney
================================
*/

  A:link {
    text-decoration : none;
    color: navy;
    font-weight : bold;
    }

  A:visited {
    text-decoration : none;
    color: navy;
    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, verdana; font-size : 10pt; color : #FFFFFF}
	A.menubar:Visited {font-family : arial, verdana; font-size : 10pt; color : #FFFFFF}
	A.menubar:Active {font-family : arial, verdana; font-size : 10pt; color : #333333}
	A.menubar:Hover {font-family : arial, verdana; font-size : 10pt; color : #333333}
	}
        BODY {
        background-color : #FFFFFF;
  	}


Body, TD, P, li, ul {
 font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:9pt; 
font-family: arial, verdana; 
color : #333333
	} 	
	
  .menubar {
	font-family : arial, verdana;
	font-size : 8pt;
      	color : #FFFFFF;
     	font-weight : bold;
   	}
   	
  .header {
  	font-family : arial, verdana;
	font-size : 14pt;
      	color : #9D4F00;
        font-weight : bold;
	}
	
   .smallheader {
  	font-family : arial, verdana;
	font-size : 13pt;
      	color : #6699FF;
        font-weight : bold;
	}
	
	.smallheaderr {
  	font-family : arial, verdana;
	font-size : 13pt;
      	color : #FF9933;
        font-weight : bold;
	}
	
	.smallheaderg {
  	font-family : arial, verdana;
	font-size : 13pt;
      	color : #333333;
        font-weight : bold;
	}

	
  .titleheader {
  	font-family : arial, verdana;
	font-size : 25pt;
      	color : #FFFFFF;
        font-weight : bold;
	}
	
   .small {
  	font-family : arial, verdana;
	font-size : 8pt;
      	color : #666666;
        font-weight : normal;
	}
	
	.highlight {
  	font-family : arial, verdana;
	font-size : 10pt;
      	color : #9D4F00;
        font-weight : italic;
	}
	
	.mark {
  	font-family : arial, verdana;
	font-size : 9pt;
      	color : navy;
        font-weight : normal;
	}
	

.line { border-bottom-style: dotted ; 
border-bottom-color: #b3a1a1; 
border-bottom-width: 3px; 
border-top-style: dotted ; 
border-top-color: #b3a1a1; 
border-top-width: 3px;
border-left-style: dotted ; 
border-left-color: #b3a1a1; 
border-left-width: 3px;
border-right-style: dotted ; 
border-right-color: #b3a1a1; 
border-right-width: 3px;
}

.lines { border-left-style: dotted ; 
border-left-color: #b3a1a1; 
border-left-width: 3px;
}






  