@charset "utf-8";
table th {
	color: #4D4D4D;
	font-size: 12px;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}
.nobold {
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
}

table tr td {
	font-size: 13px;
	color: #4D4D4D;
	padding-right: 5px;
	padding-left: 2px;
}
.graphs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	border-collapse: collapse;
	margin: 0px;
}
.graphs th {
	text-align: left;
	padding: 3px;
}
.graphs td {

}

input { outline:none; }


.floatright {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 3px;
}

.headergold {
	color: #963;
	text-align: center;
}
.video {
	color: #069;
}
