html, body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
	color: #999999;
}

h1, #subfooter, #bottom {
	font-size: 9px;
	text-align: center;
}

#tools {
	font-size: 10px;
}

#content ul {
	font-size: 10px;
}

#submenu, table, li.big {
	font-size: 12px;
}

p.mini, .notes {
	font-size: 11px;
}

h2, h3 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #CCCCCC;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a, #video a:hover, #extravideo:hover {
	color: #999999;
}

#content ul a {
	color: #666666;
}

a:hover, #content ul a:hover, #video a, #extravideo a {
	color: #FFFFFF;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #999999;
}

a.smallsubmit, a.mediumsubmit, a.bigsubmit {
	color: #CCCCCC;
	display: block;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	float: right;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 4px;
}

a.smallsubmit {
	background: #555555 url(../img/smallsubmit_default.gif) center no-repeat;
	width: 50px;
}

a.mediumsubmit {
	background: #555555 url(../img/mediumsubmit_default.gif) center no-repeat;
	width: 100px;
}

a.bigsubmit {
	background: #555555 url(../img/bigsubmit_default.gif) center no-repeat;
	width: 150px;
}

a.smallsubmit:hover {
	background: #888888 url(../img/smallsubmit_hover.gif) center no-repeat;
}

a.mediumsubmit:hover {
	background: #888888 url(../img/mediumsubmit_hover.gif) center no-repeat;
}

a.bigsubmit:hover {
	background: #888888 url(../img/bigsubmit_hover.gif) center no-repeat;
}

/*#context ul {
	font-weight: bold;
}*/

h1, #footer, #subfooter, #subfooter a {
	color: #333333;
}

h1, #footer, /*#subfooter, */.uppercase, #video, #extravideo, .title {
	text-transform: uppercase;
}

h1 {
	font-weight: normal;
}

#context, .strong, dt, #video, #extravideo, .title {
	font-weight: bold;
}

#contentright h2 {
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 13px;
	color: #CCCCCC;
}
#content ul.material li a {
	text-transform: capitalize;
	color: #999999;
}

th {
	font-weight: normal;
	color: #666666;
}

.jp {
	font-family: Shin Go, Heisei Kaku Gothic W5, Arial, Helvetica, sans-serif;
}
