@charset "iso-8859-1";
body { background:#fff;;
       color:#444 }
a { color:#555; }
a:hover { background:#e3bae3;
          text-decoration:none;}
h1 { background:#eaffbe; }
h2 { background:#eeeeee; }
p.new {color:#f00; }
#banner {
		background:#fff;
		border-top:1px solid #fff;
		border-right:0px solid #fff;
		border-left:0px solid #fff;
}
#leftcontent {
		background:#fff;
		border:4px solid #fff;
}
#rightcontent {
		background:#fff;
		border:4px solid #fff;
}
#centercontent {
		background:#fff;
 		border:4px solid #fff;
}

body {
	font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:10px 10px 0px 10px;
	}
	
a {
	text-decoration:underline;
	font-weight:bold;
	}
	
p,pre {
	margin:0px 10px 10px 10px;
	}
		
h1 { font-size:15px;
	 margin:0px 0px 10px 0px;
	 padding:10px 0 2px 10px;
   }
h2 { font-size:12px;
	 border: 1px solid #000;
	 margin:0px 30px 10px 5px;
	 padding:0px 0px 2px 5px;
   }
h3 {
	 margin:0px 30px 10px 5px;
	 padding:0px 0px 2px 5px;
   }   
h4 { font-size:10px;
	 font-weight:800;
	 margin:0px 30px 10px 5px;
	 padding:0px 0px 2px 5px;
	}
	
pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	font-size: 10px;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}
	
	
#leftcontent {
		position: absolute;
		left:10px;
		top:50px;
		width:200px;
		}

#centercontent {
  		margin-left: 199px;
   		margin-right:199px;
		voice-family: "&"}&"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

#rightcontent {
		position: absolute;
		right:10px;
		top:50px;
		width:200px;
		}
#rightcontent p {
		font-size:10px
		}
	
#banner {
		height:40px;
		voice-family: "&"}&"";
		voice-family: inherit;
		height:39px;
		}
html>body #banner {
		height:39px;
		}
		
#banner h1 {
		font-size:16px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
#banner a { text-decoration:none;
            color:#c00; }
	