/* LSE STRICT STYLE SHEET CSS LEVEL 1 */


/* html tag selectors */

body {
        color: black ;
        background: white ;
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; 
	color:#FFFFFF; background-color: #9A9B97;

}

h1, h2, h3, h4, h5, h6, p, th, td, ul, ol, li, blockquote, caption, cite, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif ; 
}

.template-hide {display:none; font-size:90%;}
.template-backgroundimage {background-color:#787d93; 
			   background-image:url("background2.jpg");background-repeat: repeat; 
			   background-position:center top;}
.template-secondarytable {background-color:#E5E6DF; width:715px;}
.template-leftmenu {background-color: #D5D6D1; width:200px}
.template-rightmenu {background-color: #D5D6D1; width:510px}
.template-leftmenuhead ,.template-leftmenuhead a { background-color:#A5A5AF ;color:#ffffff; 
						   text-decoration:none; font-weight:bold; 
						   font-size:110%}
			.template-leftmenuhead a:hover {text-decoration:underline; color:#F8F5E7;}
.template-leftmenudown ,.template-leftmenudown a {color:#5B5B5B; text-decoration:none; font-size:90%}
                         .template-leftmenudown a:hover {text-decoration:underline; color:#293F7F;}

.template-blueheader , .template-blueheader a {background-color:#776C85; color:#ffffff; text-decoration:none; 
					       font-weight:bold; font-size:110%; margin:0;}
                         .template-blueheader a:hover {text-decoration:underline;}
.template-quicklinks {background-color:#A8B2C3; color:#535876; margin:2px; font-size:80%}
                       .template-quicklinks a { color:#535876; text-decoration:none;}
                       .template-quicklinks a:hover {text-decoration:underline; color:#293F7F;}

.template-plaintext, .template-plaintext p {color:#666666; font-size:75%; display:inline; 
					    text-decoration:none; 
					    margin:0;}
                     .template-plaintext a  {color:#02528C; display:inline; text-decoration:none; }
                     .template-plaintext a:hover {text-decoration:underline;}
.template-eventtext, .template-eventtext p {color:#666666; font-size:90%; display:inline; 
					    text-decoration:none; 
					    margin:0;}
.template-textheader , .template-textheader a {color:#666666; text-decoration:none; 
					       font-weight:bold; font-size:100%; margin:0;}
                         .template-textheader a:hover {text-decoration:underline;}



/* not used */



