html {
	height: 100%;
	margin:		10px 10px 10px 10px;
	margin-bottom: 0.1px;
	padding:	0px;
	color:		#ddd;
	background:	#48f;
	font:		90.01% verdana, arial, sans-serif;
	list-style:	none;
	text-align:	center;
}
body {
	margin:		0px;
	padding:	0px;
	background:	#48f;
	font:		100.01% verdana, arial, sans-serif;
	list-style:	none;
	text-align:	center;
	color:		#ddd;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1em;
	text-decoration:none;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
h3 {
	font-size: 0.9em;
	text-decoration:none;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
p {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;	
}
.main {
	border: 1px solid #999;
	background:	#24d;
	color:		#ddd;
	height: auto;
	padding: 3px;
	-moz-border-radius:10px;
	text-align: center;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 972px;	
}
/*
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: auto;	
	
*/
.navi {
	width: 972px;
	height: 33px;
	text-align: center;
	padding-left: 5px;
	}
a:link {
	color:		#eee;
	text-decoration: none;
}
a:visited {
	color:		#ccc;
	/* background:	transparent; */
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration:none;
	color:		#ccc;
}
span.menu-link a
{
	text-decoration: none;
	display: block;
	float: left;
	/* width: 98px; */
	width: 115px;
	border: 1px solid #999;
	background:	#008;
	color:		#ddd;
	padding: 5px;
	margin: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	/* font-size: 11px; */
	font-size: 12px;
	text-align: center;
}
span.menu-link a:hover
{
	border:		1px solid #aaa;
	background:	#35f;
	color:		#ddd;
}

.content-left {
	border: 1px solid #999;
    position: static;
	float: left;	
	top: 0;
	width: 690px;	
	height: auto;
	margin: 10px 5px 10px 10px;
	padding: 10px;
	-moz-border-radius:5px;
	text-align: left;
	background:	#008;
	min-height: 560px;	
}
.content-right {
	border: 1px solid #999;
    position: static;
	float: right;	
	top: 0;
	width: 200px;	
	height: auto;
	margin: 10px 10px 10px 5px;
	padding: 10px;
	-moz-border-radius:5px;
	text-align: center;
	background:	#008;
}
.content-right-amazone{
	border: 1px solid #999;
    position: static;
	float: right;
	top: 0;
	width: 200px;
	height: auto;
	margin: 10px 10px 10px 5px;
	padding: 10px;
	-moz-border-radius:5px;
	text-align: center;
	background:	#008;	
}
.keywordlist {
	text-align: left;
}
.maincol {
	font-size: 1em; text-decoration: none;
	display: block;
	color:		#eee;
	width:      690px;
	white-space: normal;	
}
.maincolsub { 
	font-size: 0.8em; text-decoration: none;
	display: block;
	width:      690px;
	margin:     auto;
	white-space: normal;	
}
.subcol { 
	font-size: 0.85em; text-decoration: none;
	color:		#ddd;
	width:      690px;
	white-space: normal;	
}
.lang-select{
	border: 1px solid #ddd;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.midsmall { 
	font-size: 0.85em; text-decoration: none;
	color:		#ddd;
	display: inline;
}
.smallfont { font-size: 0.7em;
			color:		#ddd;
			display: inline;
}

.textarea {
	border: 1px solid #ddd;}
.input{
	border: 1px solid #ddd;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.shade {border-style:groove;}
.cinput {background-color:rgb(240,244,255); font-size: 10pt;}