﻿body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
a
{
	text-decoration: none;
	color: Black;
}

#top_border_right_shadow 
{
	background-image: url('../gfx/top_border_right_shadow.png');
	background-repeat: repeat-y;
}

.popupControl 
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
	}