/* anchors */

a {
	text-decoration: none;
}

a:link {
	color: #ff0000;
}

a:visited {
	color: #ff3333;
}

a:active, a:hover {
	color: #cc0000;
} 

.rss {
	font-size: 10px;
	font-weight: normal;
}

a.kleber_link, a.kleber_link:visited {
	color: #999999;
}

/* tags */

body {
	margin: 0px;
}

.menu {
	line-spacing: 0px;
	background: url('menu_gfx/menu_back.gif');
	height: 83px;
}


form, textarea, input, select {
	margin: 0px;
}

h1, h2, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4D4D4D;
}

.article_date {
	color: #999999;
}

.releases_format {
	color: #4d4d4d;
	font-size: 10px;
	margin-bottom: 6px;
}

.article_list_item_divide {
	line-height: 7px;
	font-size: 6px;
}

.footer {
	width: 100%;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, sans-serif;
	color: #000000;
}

.kosheen_logo {
	float: left;
	padding-right: 10px;
}

.music_search_checkbox {
	margin-right: 5px;
}

table.page_layout {
	width: 100%;
	height: 102%;
}

td.page {
	width: 750px;
	background-color: #ffffff;
}

table.masthead {
	width: 750px;
	height: 281px;
}

.mailinglist_iframe {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

