﻿td
{
	vertical-align: top;
}

.information
{
	color: Gray;
	font-style: italic;
}

.round_tr_head
{
	background-color: #ffffff;
}

.round_tr_bottom
{
	background-color: #ffffff;
}

.round_tr_even
{
	background-color: #dce8f6;
}

.round_tr_odd
{
	background-color: #ffffff;
}

.rally_header
{
	color: #0377be;
	font-size: large;
}

.rally_list
{
	width: 350px;
}

.discount_tr_head
{
	text-align: center;
	background-color: #9cc3f5;
}

.news_hl
{
	background-color: #d3dfee;
	width: 480px;
}

.link
{
	text-decoration: none;
	color: #5b783e;
}

.link:hover
{
	text-decoration: underline;
	color: #374826;
}

.subsection
{
	border: 1px solid #969696;
    color: white;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
    margin-top: 0px;
    padding: 3px;
    background-color: #6ebff2;
}