body
{
    font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
}
table.common {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px #e3e3e3 solid;
	border-top: 1px #e3e3e3 solid;
	margin:0em 0em 1em 0em;
}
table.common .rise {
	color: #059621;
}
table.common .fall {
	color: #C81414;
}
table.common tr.even td {
	background-color: #eeeeee;/*#E5EBF8;*/
}

table.common th 
{
	text-align: center;
	background: #cccccc;/*#B3C3E6;*/
	border-right: 1px #e3e3e3 solid;
	border-bottom: 1px #e3e3e3 solid;
	padding: 0px 2px 0px 2px;
}

table.common td {
	border-right: 1px #e3e3e3 solid;
	border-bottom: 1px #e3e3e3 solid;
	text-align: right;
	padding: 0px 2px 0px 2px;
}

table.left td {
	text-align: left;
}

table.center td {
	text-align: center;
}

table.common .left {
	text-align: left;
}

table.common .right {
	text-align: right;
}

table.common .center {
	text-align: center;
}

td.topmenu table td a
{
    color:#000000;
}

p.announce a, a
{
    color:#a60a11;
}

p.announce a.grey
{
    color:#090909;
}


div.content {
	padding: 0px;
}
h1 {
	font-size:inherit;
	margin:0em 0em 1em 0em;
	background-color:#d7313a;/*#333399;*/
	color:#FFFFFF;
	font-weight:bold;
	padding:0.2em;
}

h2 {
	font-size:medium;
	font-weight:bold;
	margin:0em 0em 0.5em 0em;
}

p {
	padding:0;
	margin:0em 0em 1em 0em;
}

.datetime {
	 color:#666666;
	 font-size:smaller;
}

.date {
	 color:#666666;
	 font-size:smaller;
}

.time {
	 color:#000000;
	 font-size:smaller;
}

table.dlist td {
	vertical-align:top;
}

table.dlist td.time {
	padding-top:0.4em;
}

table.dlist td.date {
	padding-top:0.4em;
}

p.announce a {
	text-decoration:none;
}

.pager span {
	color: red;
}

.pager span.grey {
	color: #999;
}

.pager {
	padding-bottom: 3px;
	padding-top: 3px;
}

div.chart {
	text-align: center;
}

table.rates {
	margin-top: 10px;
	border-collapse: collapse;
	width: 100%;
}

table.rates tr.index td {
	border-bottom: 1px solid #dddddd;
}

table.rates th {
	text-align: center;
	background: #dddddd;
	padding: 3px 6px;
	border-bottom: 1px white solid;
	font-weight: bold;
}

table.rates td {
	text-align: right;
	padding: 2px 4px;
	background: #F7F7F7;
	border-right: 1px white solid;
}

table.rates .left {
	text-align: left;
}

table.rates .center {
	text-align: center;
}

table.rates tr.even td {
	background: white;
}

table.rates .rise {
	color: #059621;
}

table.rates .fall {
	color: #C81414;
}

p.rates-date {
	margin-top: 0;
	text-align: right;
	color: #6E6E6E;
	font-size: 10px;
}

table.qht {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	padding:0;
	margin:0em 0em 1em 0em;
}

table.qht td {
	padding: 0;
}

.qh {
	font-weight: bold;
	font-size: small;
}
