body {
	color: #FFFFFF;
	background: #121212 url(../images/bg_header.gif) repeat-x top;
	}
p {
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 1.8em;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 1.6em;
	line-height: 1.6em;
}
h3 {
	font-size: 1.4em;
	line-height: 1.4em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}
h5 {
	font-size: 1em;
	line-height: 1.2em;
}
h6 {
	font-size: 0.8em;
	line-height: 1em;
}
blockquote {
	border: 1px solid #999999;
	padding: 5px;
	font-style: italic;
	font-size: 0.95em;
	margin: 10px 10px 0px;
}

#flash {
	margin-right: auto;
	margin-left: auto;
	width: 766px;
}
#page {
	margin: 0px auto 0px auto;
	width: 766px;
	display: table;
	color: #D5D5D5;
	background: #2F2F2F;
}
#top_content {
	font-size: 0.8em;
	/*line-height: 1em;*/
}
#top_content ul {
	padding: 5px;
}
#top_content ul li {
	list-style: none;
	text-indent: 0px;
	padding: 5px 0px 5px 10px;
	background: url(../images/bullet_orange.gif) no-repeat 0px 9px;
}
#top_content a {
	text-decoration: none;
	color: #FFFFFF;
	/*line-height: 0.8px;*/
	border-bottom: 1px solid #FFFFFF;
}
#top_content a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	color: #E87800;
}
#media_content {
	background: #FFFFFF url(/images/bg_repeater.jpg) repeat-y left;
	color: #000000;
	font-size: 0.8em;
	line-height: 1em;
}
#media_content ul {
	padding: 5px;
	font-size: 0.9em;
}
#media_content ul li {
	list-style: none;
	text-indent: 0px;
	padding: 5px 0px 5px 10px;
	background: url(../images/bullet_black.gif) no-repeat 0px 11px;
}
#media_content a {
	text-decoration: none;
	color: #2F2F2F;
	border-bottom: 1px solid #FF9800;
}
#media_content a:hover {
	text-decoration: none;
	color: #FF9800;
	border-bottom: 1px dotted #FF9800;
}
#media_content #content {
	padding: 15px;
}

#left_content {
	color: #000000;
	background: #E9E9E9; /*font-size: 0.8em;
	line-height: 1em;*/
	vertical-align: top;
}

#left_content ul {
	padding: 5px;
	margin-top: 0px;
	vertical-align: top;
	height: 100%;
}
#left_content ul li {
	list-style: none;
	text-indent: 0px;
	padding: 5px 0px 5px 10px;
	background: url(../images/bullet_black.gif) no-repeat 0px 11px;

}
#left_content a {
	text-decoration: none;
	color: #2F2F2F;
	border-bottom: 1px solid #FF9800;
}
#left_content a:hover {
	text-decoration: none;
	color: #FF9800;
	border-bottom: 1px dotted #FF9800;
}
#right_content {
	color: #000000;
	background: #FFFFFF;
}

#right_content ul {
	padding: 5px;
	font-size: 0.9em;
}
#right_content ul li {
	list-style: none;
	text-indent: 0px;
	padding: 5px 0px 5px 10px;
	background: url(../images/bullet_black.gif) no-repeat 0px 11px;
}
#right_content a {
	text-decoration: none;
	color: #2F2F2F;
	border-bottom: 1px solid #FF9800;
}
#right_content a:hover {
	text-decoration: none;
	color: #FF9800;
	border-bottom: 1px dotted #FF9800;
}
#bottom_navi {
	float: right;
	padding: 0px 5px;
	font-size: 0.7em;
	}
#bottom_navi a{
	color: #FF9800;
	text-decoration: none;
	}
#bottom_navi a:hover{
	color: white;
	text-decoration: underline;
	}

.footnote {
	font-size: 0.6em;
	line-height: 1em;
}
.left {
	float: left;
	margin: 5px 15px 5px 0px;
	clear: left;
}
.right {
	float: right;
	margin: 5px 0px 5px 15px;
	clear: right;
}
.clear {
	clear: both;
}

#right_content img a {
	text-decoration: none;
	border-bottom:0px;
	border-bottom:none;
}

#top_content img a {
	text-decoration: none;
	border-bottom:0px;
	border-bottom:none;
}
