﻿td
{
	vertical-align: top;
}

.information
{
	color: #646464;
	font-style: italic;
}

.information ul
{
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 14px;
}

.hlbg
{
    background: #116fab;
	background-image: url('img/hlbg.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 22px;
}

.hlbg h3
{
    padding-top: 1px;
    padding-left: 4px;
    color: #FFFFFF;
    font-weight: bold;
}

.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: #0472bc;
}

.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;
}

.eventtbl
{
    width: 890px;
}
.loading
{
    display: none;
    position: fixed;
    top: 35%;
    left: 50%;
}
