body {
	background-image: url(/images/bg.jpg);	
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	color: #FFCC00;
}

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);
}
