﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		
}

.bodytext
{
	COLOR: black;
	font-size: 10px;
    FONT-FAMILY: "Verdana","Arial","Helvetica"
}

.bodytext2
{
	font-size: 10px;
    FONT-FAMILY: "Courier","Arial","Helvetica";
    color: #000066;
}

.bodytextbld
{
	font-size: 8px;
	color: black;
	font-family: Verdana, Arial;
	font-weight: bold;
}

TABLE.calendarDetails TD
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 9px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}

TABLE.calendarDetails TD A
{
    COLOR: #294565
}

TABLE.calendarDetails TH
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #cccccc;
	text-align: left;
	color: black;
	font-family: Verdana;
}


.GridHeaderFreeze
{
	position:relative; 
	top:expression(this.offsetParent.scrollTop);
	z-index:10;
}

.GridHeaderNoFreeze
{
	
}

.ScrollGridDiv
{
	height: 325px; 
	overflow:auto;
}

.FullGridDiv
{
	
}

HR
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN-TOP: 1.5em;
    MARGIN-BOTTOM: 1.5em;
    BORDER-LEFT: 0px;
    WIDTH: 75%;
    COLOR: #cccccc;
    BORDER-BOTTOM: 0px;
    HEIGHT: 1px;
    BACKGROUND-COLOR: #cccccc;
    TEXT-ALIGN: center
}

.BlueText
{
	color: #24618E; 
	text-decoration: none; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	font-weight:bold;
}

.DownloadDetailLink
{
	color: black; 
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}

