﻿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: #d3dfee;
}

.round_tr_odd
{
	background-color: #ffffff;
}

.rally_header
{
	color: #1574b0;
	font-size: large;
}

.rally_list
{
	width: 350px;
}

.discount_table
{
	width: 630px;
}

.discount_tr_head
{
	text-align: center;
	background-color: #9cc3f5;
}

.news_hl
{
	background-color: #d3dfee;
	width: 480px;
}

.link
{
	text-decoration: none;
	color: #053e84;
}

.link:hover
{
	text-decoration: underline;
	color: Red;
}

.linkblack
{
	text-decoration: none;
	color: #000000;
}

.linkblack:hover
{
	text-decoration: underline;
	color: Red;
}

.linkwhite
{
	text-decoration: none;
	color: #FFFFFF;
}

.linkwhite:hover
{
	text-decoration: underline;
	color: Red;
}

.tblEven
{
	background-color: #d3dfee;
}

.tblOdd
{
	background-color: #ffffff;
}

.subsection
{
	border: 1px solid #969696;
    color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    margin-top: 0px;
    padding: 3px;
    background-image: url(../../Images/Gradients/blue.gif);
	background-repeat: repeat-x;
}