body {
	background-color:#FFFFFF;
}

.bottom_link {
	font-family: arial;
	font-size: 11px;
	color: #523E66;
	text-decoration: none;
	line-height:normal;
}

.bottom_link_activated {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: none;
	line-height:20px;
}

.bottom_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F755B;
	text-decoration: underline;
	line-height:20px;
}

.w3c_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #583E7B;
	text-decoration: none;
}

.w3c_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #583E7B;
	text-decoration: underline;
}

.innertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	line-height:normal;
	text-decoration: none;
}

.download_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: none;
	line-height:18px;
}

.download_links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F755B;
	text-decoration: none;
	line-height:18px;
}
.bottom_link_v {
	font-family: verdana;
	font-size: 13px;
	color: #523E66;
	text-decoration: none;
	line-height:normal;
}
#leftbox {
	text-decoration: none;
	float: left;
	width: 180px;
}
#rightbox {
	text-decoration: none;
	float: right;
	width: 580px;
}
.text_center {
	text-align: center;
}
.imgborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
