.w3c {
/*	display: inline;*/
	vertical-align: super;
	margin-top: 25px;
}

.w3c a img {
	border: none;
}

BODY {
	font-family: Verdana, Geneva, san-serif;
	/*font-family: Arial, Helvetica, sanserif;*/
}

.borderless a img {
	border: none;
}

.indent {
	margin-left: 2%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.indent-title {
	margin-top: 20px;
	margin-bottom: 5px;
}

.right_menu {
position: absolute;
right:15px; /* the right block is placed in absolute position to the right */
padding: 2px;
width: 300px;
}

.right_menu_element {
	color:blue;
	background-color:#B7D3F0;
	font-family: verdana, arial;
	font-size: 80%;
	text-align: left;
	list-style-type: none;
}

.right_menu_element a:link {text-decoration: none; color: blue;}
.right_menu_element a:visited {text-decoration: none; color: blue;}
.right_menu_element a:active {text-decoration: none; color: blue;}
.right_menu_element a:hover {text-decoration: underline; color: red;}

/*.right_menu_element h2 {
	color: red;
}

.right_menu_element h3 {
	color: red;
}*/

.bottom_menu {
position: absolute;
/*bottom:0px;*/ /* the right block is placed in absolute position to the right */
/*right:0px;*/
padding: 0px;
width: 90%;
color:blue;
/*background-color:#B7D3F0;*/
font-family: verdana, arial;
font-size: 80%;
text-align: left;
overflow: hidden;
/*list-style-type: none;*/
}
