body
{
    font-size: 11px;
    color: #000000;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background-color: #FFC125;
    margin: 0px;
}
#countdown_body
{
    background-color: #FFFFFF;
}
.whiteBody
{
    background-color: white;
    width: 760px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
}
.bottom
{
    height: 25px;
    background-color: #F0F8FF;
}
p
{
    font-size: 11px;
    color: #000000;
    font-family: Tahoma, Verdana, Arial, sans-serif
}
.hdots
{
    background-position: center center;
    background-image: url(../images/hdots.gif);
    background-repeat: repeat-x
}
.vdots
{
    height: 100%;
    background-image: url(../images/vdots.gif);
}
.grey
{
    color: #91867e;
}
.table_full
{
    height: 100%;
}
.subtitle
{
    font-size: 15px;
    color: #91867e;
}
.countdown
{
	font-size: 12px;
	color: #00008B;
}

#int_mainNav a.int_main-nav, #int_mainNav a.int_main-nav:link, #int_mainNav a.int_main-nav:visited, #int_mainNav a.int_main-nav:active
{
	color: #FFFFFF;
	width: 100px;
	height: 15px;
	display:block;
	background-color: #99CCFF;
	text-decoration: underline;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
        border: 1px solid #99CCFF;
}
#int_mainNav a.int_main-nav:hover, #int_mainNav a.int_main-nav:hover, .int_mainNav_page
{
	background-color: #FFFFFF;
	color: #004891;
        width: 100px;
	height: 15px;
        border: 1px solid #000000;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.int_mainNav_page
{
	cursor: default;
}
a:link, a:visited, a:active {color: #0066CC; text-decoration: none;}
a:hover {color: #FF9900; text-decoration: none;}
a.nav_title:link, a.nav_title:visited, a.nav_title:active {color: #00008B; text-decoration: none;}
a.nav_title:hover {color: #000000; text-decoration: overline;}
a.nav_title_page:link, a.nav_title_page:visited, a.nav_title_page:active {color: #00008B; text-decoration: overline;font-size: 12px;}
a.nav_title_page:hover {color: #000000; text-decoration: none;}
a.site_map:link, a.site_map:visited, a.site_map:active {color:#000000; text-decoration: underline;}
a.site_map:hover {color: #00008B; text-decoration: underline;}
a.info_links:link, a.info_links:visited, a.info_links:active, a.info_links:hover {color: #CC0000; font-size: 10pt; text-decoration: underline;}