.header 	{position:relative; width: 650px; left:250px; text-align: center; padding-top: 15px}
.main 		{position:relative; width: 650px; left:250px; text-align: justify;}
.langbar	{position:absolute; left: 70px; top: 35px}
.sidebar	{position:absolute; left: 20px; top: 65px; text-align: center}
.screen		{border: 1px dotted #CCCCCC; padding: 5px 5px 5px;}
.navi		{background-color: #053F7B; width: 100%; color: #FFFFFF; font-weight: bold; padding: 2px 0px 2px 0px; font-size: 9pt;}
.legal		{position:relative; width: 650px; bottom: 10px; left: 250px; text-align: center}	
.comment {font-size: 8pt}
body a:link, a:visited, a:active {color: #053F7B; text-decoration: none;}
body a:hover {color: #909090; text-decoration: underline;}

.link {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif; }
.marg {
	FONT: bold 10pt Sylfaen; TEXT-ALIGN: center; 	}

a.navilink:link, a.navilink:visited, a.navilink:active	{color: #FFFFFF; text-decoration: none;}
a.navilink:hover		{color: #C1C4D4; text-decoration: none;}

/* CLEO 3 Code */
.mycode5 {PADDING: 5px 1px 5px 5px; FONT-SIZE:12px; FONT-FAMILY: Courier New;	text-indent:0pt; COLOR: #000000;  BORDER: rgb(190,190,190) 1px dotted; BACKGROUND-COLOR: lightyellow; TEXT-ALIGN: left; }

.general1-class { color: #808000; font-weight: bold; }
.general1-command { color: #008080; font-weight: bold; }
.general1-comment { color: #000080; font-style: italic; }
.general1-directive { color: #008000; }
.general1-label { color: #008000; font-weight: bold; }
.general1-model { color: #800000; font-weight: bold; }
.general1-number { color: #800000; }
.general1-reservedword { font-weight: bold; }
.general1-space { }
.general1-string { color: #FF0000; }
.general1-symbol { color: #000000; }
.general1-variable { color: #0000FF;}

