		body {
			font: 80% arial, helvetica, sans-serif;
			background:  #999999;
			color: #333333;
			margin: 1em;		
			text-align:justify;
		}

		img {
			/*border: 0px none;*/
			border: 1px black;
		}
		
		#noborder{
			border: 0px;
		}

		#footer {
			text-align:center;
		}
		
		#main {
			border: solid #FFFFFF;
			border-width: 5px;
		}
		
		#navmenu{
			height: 20px;
			background: #821122 ;
			border: solid #FFFFFF;
			border-width: 5px;
		}
		
		#navmenu A {font-size: 100%}

		#navmenu A:link {
			OVERFLOW: hidden; COLOR: #FFFFFF; TEXT-DECORATION: none
		}
		#navmenu A:visited {
			OVERFLOW: hidden; COLOR: #FFFFFF; TEXT-DECORATION: none
		}
		#navmenu A:hover {
			COLOR: #FFFFFF; TEXT-DECORATION: underline
		} 
		
		#navmenu table {
			background: #821122;
		}

		
		#news{
			position: relative;
			height: 140px;
			background: #FFFFFF;
		}
		
		
		
		#links {
			position: absolute;
			top: 100px;
			left: 4px;
			width: 100px;
			background: #FFFFFF;
		}
		
		#links A:visited{
			OVERFLOW: hidden; COLOR: #561420; TEXT-DECORATION: none;
		}
		
		#toplinks {
			position: absolute;
			top: 5px;
			right: 10px;
			color: purple;	
		}

		
		#content {
			padding: 1px 0px 1px 40px;
			border-left: 85px solid #FFFFFF;
			background: #FFFFFF;
			min-height: 1050px;			
		}
		
		h2 {
			color: #FFFFFF;
			background: #821122 ;
			font-size: 1.5em;

		}
		

		
		
		table {
			background-color: #ffcc99;
			border: 0px;
			border-collapse: collapse;
		}
		
		#top-row {height: 15px; }
		#bottom-row {height: 15px; }

#notice
{
	padding-bottom: 0px;
	/*background-color: #D8E0EB;*/
	background-color:#75C7D0;
	border: 2px solid black;   
}

		#blank{
			background-color:#FFFFFF;
		}
		
		#container {
			position: relative;
			width: 700px; 
			border: solid #FFFFFF;
			border-width: 5px;
			margin: auto;
		}
		
		/*Hyperlink*/
A:link {
	OVERFLOW: hidden; COLOR: #561420; TEXT-DECORATION: none
}
A:visited {
	OVERFLOW: hidden; COLOR: #561420; TEXT-DECORATION: none
}
A:hover {
	COLOR: #561420; TEXT-DECORATION: underline
}

ul#outer {
  list-style-position: outside; 
  margin-left: 1.25em; 
  padding-left: 0; 
  list-style: square;  
}

 
.mbl {background: url(libres/mbl.gif) 0 100% no-repeat #FFFFFF; width: 730px}
.mbr {background: url(libres/mbr.gif) 100% 100% no-repeat}
.mtl {background: url(libres/mtl.gif) 0 0 no-repeat}
.mtr {background: url(libres/mtr.gif) 100% 0 no-repeat; padding:10px}

.cbl {background: url(libres/tbl.gif) 0 100% no-repeat #ffcc99 ; width: 100%}
.cbr {background: url(libres/tbr.gif) 100% 100% no-repeat}
.ctl {background: url(libres/ttl.gif) 0 0 no-repeat}
.ctr {background: url(libres/ttr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


