img {
	border: none;
}

a.menu {
	font-size: 13px;
	text-decoration: none;
}

a.menu:link {
	color: #000000;
}

a.menu:visited {
	color: #000000;
}

a.menu:hover {
	color: #000000;
	text-decoration: underline;
}

a.menu:active {
	color: #000000;
}

td.menu {
	border-left: #000000 1px solid;
}

td.menuR {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

td.padding {
	padding-bottom:15px;
}

td.paddingdisc {
	padding-bottom:60px;
}

.font_title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.font_bold {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.font_normal {
	font-size: 13px;
	color: #000000;
}

.font_line_through {
	text-decoration:line-through;
}
