﻿body
{
	font-family:Verdana,Arial,sans-serif;
	font-size:small;
}

.errorText
{
	color: #CC0000;
	font-weight:bold;
	font-size:x-small;
}

.whiteLink
{
	text-decoration: none;
	color: white;
}

.container
{
	clear: both;
	width: 100%;
	height: 100%;
}

.uctButtonControl
{
    margin-left: 5px;
	height: 100%;
    cursor:hand;
}