﻿body
{
	margin-bottom:0;margin-left:0;margin-right:0;margin-top:0; font-family:Verdana,arial;font-size:11px; background-image:url('images/bg.gif')
}

a
{
	color:#EECA2C;
	text-decoration:none;
	text-align: center;
}

a:hover
{
	color: #749B34;
	text-decoration:underline
}

.cl
{
	color:Maroon;
}

.borderonly
{
	border: thin solid #000000;
}

.hd
{
	background-image: url('Images/Bar_back.gif');
	border: thin solid #000000;
	height: 32px;
	width: 472px;
}

.HandShape
{
	cursor: hand;
}

.Scrollgrid
{ 
	OVERFLOW: auto; BORDER-LEFT: #000000 1px; 
	BORDER-BOTTOM: #000000 1px;

} 

.grayout
{
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=60);   
	-moz-opacity: 0.8;   
	opacity: 0.6;   
	font-size: 70pt;
	background-color: #d7e3ff; 
	text-align: center;
}
