body
{
	margin:0 0 0 0;
	font-size:62.5%;
	font-family:Verdana;
	text-align:center;
	background-color:#f2f2f2;
}
td
{
	font-size:0.8em;
	vertical-align:top;
}
a:hover
{
	background-color:White;
	color:#7C9C5F;
	text-decoration:none;
}
td.banner
{
	background-image:url(../images/bannerback.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	width:974px;
	height:84px;
	text-align:right;
	vertical-align:bottom;
}
td.leftholderbackground
{
	background-image:url(../images/rightpiece.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:right;
	vertical-align:top;
	width:50%;
}
td.rightholderbackground
{
	text-align:right;
	vertical-align:top;
	width:50%;
}
td.highlighteditem
{
	background-image:url(../images/highlighteditemback.png);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#385511;
	font-weight:bold;
	height:36px;
	border-bottom:solid 1 #A4BF8A;
	vertical-align:middle;
}
td.datetime
{
	color:White;
	font-size:0.5em;
	text-align:right;
	padding:0 4 0 4;
}
td.headline
{
	color:White;
	padding:0 4 0 4;
}
td.Time
{
	padding:2 4 2 4;
	background-color:#7C9C5F;
	color:White;
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
}
td.TimeVariation
{
	padding:2 4 2 4;
	background-color:red;
	color:White;
	vertical-align:middle;
}
td.TimeLabel
{
	padding:2 4 2 4;
	color:#385511;
	vertical-align:middle;
	font-weight:bold;
	font-size:0.7em;
}
td.standarditem
{
	background-color:#7C9C5F;
	height:36px;
	border-bottom:solid 1 #A4BF8A;
	vertical-align:middle;
}
.GreenOnWhite
{
	color:#385511;
	background-color:White;
}
.JustGreen
{
	color:#385511;
}
.GreenOnWhite a
{
	color:#385511;
	background-color:White;
	text-decoration:underline;
}
.GreenOnWhite a:hover
{
	color:#7C9C5F;
	
}
table.items
{
	background-color:#A4BF8A;
}
td.holder
{
	text-align:center;
	background-color:white;
}
td.MenuHolder
{
	border-bottom:solid 1 #8f8f8f;
	background: url(../images/menuback.png) center center repeat-x;
	vertical-align:middle;
	text-align:center;
}
td.MenuBookEndLeft
{
	background: url(../images/menubookendleft.png) center center no-repeat;
	vertical-align:middle;
	width:4px;
}
td.MenuBookEndRight
{
	background: url(../images/menubookendright.png) center center no-repeat;
	vertical-align:middle;
	width:4px;
}
td.MainBackground
{
	width:100%;
	background-color:#dbdbdb;
	border-top:solid 1 white;
}
td.MoreHolder
{
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	vertical-align:top;
	height:40px;
}
td.HomePageSectionTitle
{
	padding:0 6 0 6;
	font-size:1.2em;
	font-weight:bold;
	color:#385511;
	height:40px;
	vertical-align:middle;
}
td.SectionTitle
{
	padding:0 6 0 6;
	font-size:0.8em;
	font-weight:bold;
	color:white;
	height:20px;
}
td.WhiteOnGreenStripHeading
{
	background-color:#385511;
	color:White;
	font-weight:bold;
	text-align:center;
}
div.divScroller
{
	scrollbar-face-color:white;/*#CCD9C1;*/
	scrollbar-arrow-color:Gray;
	scrollbar-track-color:#CCD9C1;
	scrollbar-shadow-color:Gray;
	scrollbar-highlight-color:#CCD9C1;
	scrollbar-3dlight-color:Gray;
	scrollbar-darkshadow-color:#CCD9C1;
	width: 100%; 
	height: 100%; 
	overflow: auto;
}
td.graystripbanner
{
	width:100%;
	text-align:center;
	background-color:#eeeeee;
	text-transform:uppercase;
	height:25px;
	border-top:solid 1 white;
	vertical-align:middle;
}
.ImageHolder
{
	float:right;
	background-color:#7C9C5F;
	text-align:right;
}
#dhtmltooltip{
font-size: 10pt;
font-weight: bold;
color: #424542;
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #424542;
padding: 2px;
background-color: #f5f3d3;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=180);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
