body {
	/* background-image: url(/images/bg.jpg);	*/
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #f7a72f;
}

.table_top {
	background-image: url(./images/blob.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table_bottom {
	background-image: url(./images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link_top_navi {
	font-family: Georgia;
	color: #009aa3;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
}

.link_top_navi:hover {
	color: #00c5cb;
}

a, .link_white {
	color: #FFFFFF;
	font-style: italic;
}

.txt_player_section {
	font-family: Georgia;
	color: #f7a72f;
	font-size: 12pt;
	font-style: italic;
}

.txt_main_body {
	font-family: Georgia;
	color: #ffffff;
	font-size: 12pt;
	font-style: normal;
}

.txt_main_small {
	font-family: Arial;
	color: #f7a72f;
	font-size: 8pt;
	font-style: normal;
}

.txt_main_date {
	font-family: Georgia;
	color: #ffffff;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

.header_main_italic {
	font-family: Georgia;
	color: #ffffff;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

.header_main {
	font-family: Arial;
	color: #f7a72f;
	font-size: 18pt;
	font-style: normal;
}

.header_main_small {
	font-family: Arial;
	color: #f7a72f;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

/*

hr {
	color: #FF9900;
	height: 1px;
	width: 100%;
	border-style: none;
	background-color: #FF9900;
}

.bg {background-repeat: no-repeat;}

a {
	color: #FF9900;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}	

a:hover {
	text-decoration: none;
}

a.link_left_navi {
	font-weight: normal;
	font-size: 15pt;
	font-style: normal;
}

a.rss {
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	vertical-align: top;
}

a.small {
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
}

a.normal {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
}

a.entry {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
}

.td_content, .td_all_center {
	padding-left: 20px;
	padding-right: 20px;
}

.text_main, .td_all_center {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #FFCC00;
}

.text_header1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 18pt;
	font-style: normal;
	color: #FFCC00;
}

.text_header2 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	color: #FFCC00;
	/* background-color: #000000; */
}

/*

.text_small {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	color: #FFCC00;
}

ul {
	list-style: square outside;
	margin-top: 0px;
	margin-left: 14px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

li {
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

.td_left_top {
	background-image: url(images/bg_left_top.png);
}

.td_left_bottom {
	background-image: url(images/bg_left_bottom.png);
}

.td_center_top {
	background-image: url(images/bg_center_top.png);
}

.td_center_bottom {
	background-image: url(images/bg_center_bottom.png);
}

.td_right_top {
	background-image: url(images/bg_right_top.png);
}

.td_right_bottom {
	background-image: url(images/bg_right_bottom.png);
}


.td_all_center {
	background-image: url(images/bg.png);
}

*/