body,td {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: left;
}

h1 {
	text-align: left;
	margin-top: 0px;
	font-size: 18pt;
	margin-left: 0px;
	font-family: "Century Gothic";
}

h2 {
	margin-top: 0pt;
	font-size: 14pt;
	margin-left: 0px;
}

h3 {
	margin-top: 5pt; font-size: 10pt;
}

h4 {
	margin-top: 5pt; font-size: 110%;
	color: #cc9900;
}

h5 {
	margin-top: 5pt; font-size: 100%;
	color: #666666;
}

a {
	text-transform: none;
        text-decoration: none;
        color: #000000;
}

a:hover {
	color: red;
}

a:visited {
}

a.std {
  	text-transform: none;
  	text-decoration: underline;
		color: blue;
}

a.std:hover {
		color: red;
}

a.std:visited {
}

ul.margin li {
	margin: 20px -10px;
}

ul.nomargin li {
	margin: 1px 0px;
}

div.banner {
	border: 0px solid #000066;
	background: white url(images/banner.gif);
	width: 980px;;
	height: 105px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

div.topmenue {
	text-align: right;
}

div.topmenue a {
	background-color: #EEEEEE;
	margin-right: 10pt;
	padding: 0pt 3pt 0pt 3pt;
	vertical-align: top;
	border: 1px solid #000000;
	font-size: 90%;
        color: #333399;
        text-transform: none;
        text-decoration: none;
	-moz-border-radius: 0px 0px 4px 4px; 
}

div.topmenue a:hover {
	color: red;
	background-color: white;
	border: 1px solid #000000;	
}

div.main {
	margin: 0px;
	width: 980px;
}

div.mainbody {
	margin: 25px -20px 0 00px;
	padding:  0px  0px 0px 20px;
	background-color: white;
	text-align: justify;
}

div.mainbodyindex {
	margin: 20px 0px 0 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

td.frontsquare {
	background-color: white;
	border: 1px solid #aaaaaa;
	text-align: center;
	vertical-align: middle;
	font-size: 110%;
}

td.frontsquare:hover {
	background-color: #dddddd;
	color: red;
}

td.frontsquare:hover a {
	color: red;
}

td.frontms {
	background-color: #333399;
	border: 2px solid #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 300%;
	color: white;
	font-weight: bold;

}

td.frontms:hover {

}

div.midtext {
	text-align: center;
}

div.rtext {
	text-align: left;
}

.text80 {
	font-size: 80%;
}

.text90 {
	font-size: 90%;
}

.text9 {
	font-size: 9pt;
}
.text7 {
	font-size: 7pt;
}


.text10 {
	font-size: 10pt;
}

.text11 {
	font-size: 11pt;
}

.text12 {
	font-size: 12pt;
}

.code {
	font-family: monospace;
	font-size: 90%;
}

div.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

#concept {
	border: 1px solid #000000;
	font-size: 110%;
	padding: 15px 25px 0px 10px;
	text-align: left;
	vertical-align: middle;
	width: 150px;
	height: 150px;
}

span.note {
	width: 215px;
    height: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	border: 1px #aaaaaa;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	background-image: url(images/menue2_back.jpg);
	font-weight: bold;
}

p.note {
	font-size: 110%;
	color: #333399;
	margin: 20px 30px;
}

div.copyright {
	margin: 20px 0px;
	text-align: center;
}
div.menuebook {
	text-align: center;
	margin-top: 420px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.strongblue {
	font-weight: bold;
	color: #000066;
}

span.submenu {
	margin-top: 401px;
	height: 80px;
	width: 235px;
	background-image: url(images/roses.gif);
	position: absolute;
	float: left;
}.languages {
	position: absolute;
	height: 15px;
	width: 45px;
	top: 110px;
	left: 933px;
}
.text5 {
	font-size: 5px;
}
.text6 {
	font-size: 6px;
}

.red {
	color: red;
}