/* CSS Document */
#content {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 13px;
}

#content a:link, #content a:visited {
	font-weight:bold;
	color:#000000;
}

#left_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

#topmenu a:link, #topmenu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

#left_menu a:link, #left_menu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#left_menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#bottommenu {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
}

#bottommenu a:link, #bottommenu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

#bottommenu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color:#000000;
}

a.footer:link, a.footer:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}