/* Style sheet for recreation folder */

/* lastmod:12:44 23/11/04  */


/*NAVMENU STYLING */
.navmenu { font-family: helvetica, arial, sans-serif; font-weight: bold; font-size: 0.9em; }
.navitem {
	BORDER-TOP: white 2px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; text-decoration: none; 
}
.navitem a {
	DISPLAY: block; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 2px; TEXT-INDENT: 2px; text-decoration: none; 
}
.navitem span {
	DISPLAY: block; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 2px; TEXT-INDENT: 2px;text-decoration: none; 
}
.navitem a {
	BACKGROUND-COLOR: #00BFFF; COLOR: #000; text-decoration: none; 
}
.navitem a:hover {
	BACKGROUND-COLOR: blue; COLOR: #fff; text-decoration: none;
}

.navheader { background: #fafad2; color: black;  }

/* LINKS global */

a:hover {text-decoration : underline; color : black; background-color: yellow; }
a {text-decoration : none;  }

/*LINKS recreation */

/* BODY global */

body { margin-right: 0px; margin-top: 0px; margin-bottom: 	0px; margin-left: 0px; background-color: #ffffff; }
body, td, div, span {font-family : Verdana, Arial, Helvetica, MS Sans Serif; font-size: 10pt; font-weight: bold; }
div { background-color: #00BFFF; }
/* HEADINGS global:  h4 header colour folder specific */
h1.header { margin-top: 0px; margin-bottom: 0px; color: yellow; }
h1 { margin-top: 0px; margin-bottom: 0px; color: black; background: transparent; font-size: 100%;  }
h4 {font-family: Verdana,Arial,Helvetica; font-size: 80%; font-weight: bold; }
h4.header {font-family: "Times New Roman", Verdana, Arial, Serif; font-size: 1,5em; font-weight: bold; color: red; background: #fafad2; text-decoration: underline; letter-spacing: 0.2em; text-align: centre; margin-top: 0.2em; margin-bottom: .1em; }
h5 {font-family: Verdana,Arial,Helvetica; font-size: 120%; font-weight: bold; }
h6 {color: red; font-size: 100%; font-family: helvetica, arial, 	sans-serif; margin-top: 0px; margin-bottom: 0px; text-align: center; }
h6.right {color: black; font-size: 100%; font-family: helvetica, arial, 	sans-serif; margin-top: 0px; margin-bottom: 0px; text-align: right; } 
/* folder specific */

h5.header {font-family : "Times New Roman", Verdana, Arial, Serif; font-size : 1.5em; font-weight: bold; color:black; background: #fafad2;  text-decoration: underline; letter-spacing: 0.2em; text-align: center;  }


/* RULES global */

hr { color: #E0FFFF; }
hr.black { color: black; }
hr.white { color: white; }
hr.blue { color: blue; }

/* BORDERS global */
.border {border-style: solid; border-width:1px; border-color: lightblue; }
.hide {visibility: hidden; font-weight: bold;} 

.hl { background: #fafad2; }
.ored {color : #ff4500; font-size : 8pt}
.footer { background-color: blue; }
.redsmall {color: red; font-size: 100%; font-family: helvetica, arial, sans-serif; }
.menuheading{font-family: Georgia ,Verdana,Arial; font-size:14pt; font-weigth: bold;}
.menu{font-family: Georgia,Verdana,Arial; font-size:12pt;}
dd.border { border-style: solid; border-width:5px; border-color: lightblue; padding: 10px; }

