﻿body {
	background-color: #0000FF;
	background-image: url("/images/background/tile_stars_bdd.jpg");
	margin-top: 0;
	margin-bottom: 0;
}

.link
{
	text-decoration: none;
	font-family: Times News Roman;
	font-size: 8pt;
	color: #3b0062;
}

.link1
{
	text-decoration: none;
	font-family: Times News Roman;
	font-size: 10pt;
	color: #3b0062;
}

.menu
{
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
}

.LNavItem
{
    BORDER: 2px outset;
    PADDING-LEFT: 11px;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    /*BACKGROUND-COLOR: #999999;*/
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 2px;
    text-align: left;
}

.TimeCell
{
    PADDING-RIGHT: 11px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.shadow
{
	font-family: Arial;
	Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
}
