body
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

a
{
	color: #222222;
}

div
{
	position: absolute;
}

.title
{
	font-size: 14px;
	left: 20px;
	top: 20px;
	height: 25px;
	width: 100px;
	color: #333333;
	text-decoration: none;
}

.navi01
{
	left: 160px;
	top: 32px;
	height: 18px;
	width: 800px;
	color: #666666;
	margin: 0px;
	font-weight: regular;
	background-color: #FFFFFF;
}

.navilinks
{
	text-decoration: none;
	color: #FFFFFF;	
}

.textlink
{
	text-decoration: none;
	color: #A6CA00;
}

.highlight
{
	color: #CFCD00;
}

.language
{
	color: #888888;
}

.content_left
{
	left: 80px;
	top: 85px;
	width: 300px;
	height: 500px;
}

.content_right
{
	left: 400px;
	top: 85px;
	width: 240px;
	height: 500px;
}

.bottomarea
{
	left: 0px;
	top: 85px;
	width: 100%;
	height: 20px;
}

.arrow
{
	color: #FF8800;
}

.methods
{
	position: relative;
	color: #444444;
	background-color: #DDDDDD;
	padding-left: 5px;
	width: 300px;
}
