﻿body
{
	margin-bottom:0;margin-left:0;margin-right:0;margin-top:0; font-family:Verdana,arial;font-size:10px; background-image:url('images/bg.gif')
}

a
{
	color:#EECA2C;
	text-decoration:none
}

a:hover
{
	color: #749B34;
	text-decoration:underline
}

.grayout
{
	position: absolute;
	z-index: 50;
	top: 100px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=40);   
	-moz-opacity: 0.8;   
	opacity: 0.4;   
	background-color: #d7e3ff; 
	text-align: center;
}
