body
{
}
.popup
{
}
table
{
	padding: 0 0 0 0;
	border-width: 0;
}
.Fill
{
	border: solid 1px #ffffff;
	background-color: #ffffff;
	overflow: visible;
}
.Fill2
{
	border: solid 1px #000000;
	background-color: #c0c0c0;
	overflow: visible;
}
.Title
{
	border-top: solid 1px #dcdcdc;
}
.Label
{
	color: Gray;
}
td
{
	font-family: Arial;
	font-size: 10px;
}
.Heading
{
	font-size: 12px;
	font-weight: bold;
}
a
{
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
a:hover
{
	text-decoration: none;
	color: #ff0000;
}
input
{
	font-family: Arial;
	font-size: x-small;
}
.Wide
{
	width: 200px;
}
select
{
	font-family:Arial;
	font-size: x-small;
	width: 199px;
}
.Narrow
{
	width: 100px;
}
.Wide
{
	width: 400px;
}
textarea
{
	font-family: Arial;
	font-size: 10;
}
.modalBackground
{
    background-color:#f5f5f5;
    filter:alpha(opacity=80);
    opacity:0.8;
}
.ajax__calendar_title
{
    width:auto;
}
