body {
	margin: 0px;
	background-color:#444242;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: underline;
}
.bottom_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: none;
	line-height:20px;
}

.bottom_link_activated {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: none;
	line-height:20px;
}

.w3c_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: none;
}

.w3c_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: underline;
}

.innertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	line-height:16px;
	text-decoration: none;
}
.download_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: none;
	line-height:18px;
}
.innertext2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	line-height:16px;
	text-decoration: none;
}
.special_link {
	color: #000000;
	text-decoration: none;
}
.navigation {
	background-color: #EEEBE2;
	display: block;
	margin-left: 5px;
	text-indent: 10px;
}
.navigation a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B8D6E;
	padding-right: 10px;
	display: block;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
	background-color: #5C5A5A;
}
.navigation a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444242;
	padding-right: 10px;
	display: block;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
	background-color: #4A695D;
}
.links_td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEBE2;
	border-left-color: #EEEBE2;
}
.paddingrightleft {
	margin-right: 10px;
	margin-left: 10px;
}
