﻿body 
{
	
}
.TopNav
{
	FONT-SIZE: x-small; 
	COLOR: white; 
	FONT-FAMILY: Verdana;
	text-decoration: none;
    vertical-align:bottom;
}

.Watermark
{
	font-style:italic; 
	color:Gray;
}

.FieldValidator
{
	font-size:xx-small;
	color:Red;
	font-family:Verdana;
}
.FormLabel
{
	font-size:small;
	font-family:Verdana;
	font-weight:bold;
}
.DDEStyle
{
	font-size:x-small;
	font-family:Verdana;
}

.modalBackground
{
	background-color:Gray;
}

.modalPopup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
.smallHeader
{
	FONT-SIZE: x-small; 
	COLOR: black; 
	FONT-FAMILY: Verdana;
	text-decoration: none;
    vertical-align:bottom;
}
.linkButtonsmall
{
	font-size: x-small;
	color: Black;
	font-family: Verdana;
	vertical-align:bottom;
}

