﻿.MainMenuStatic 
{
	border-style:none;
	color:silver;
	text-align:center;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size:12px;
}
.MainMenuDynamic 
{
	overflow:visible;
	background-color:Silver;
	border-style:none;
	border-color:Silver;
	color:black;
	text-align:center;
	vertical-align:middle;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size:12px;
}
.MainMenuHooverStatic 
{
	background-color:Silver;
	color:black;
	border-style:outset;
	background-color:silver;
	text-align:center;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-size:12px;
}
.MainMenuHooverDynamic 
{
	background-position:center;
	background-color:Silver;
	min-width: 140px;
	color:black;
	border-style:outset;
	background-color:silver;
	text-align:center;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-size:12px;
}
.LinkLegal
{
	color:silver;
	background-color:Black;
	border-color:Black;
	border-style:none;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	text-decoration:none;
	font-size:10px;
}
.PageTitle
{
	color:#0099CC;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding:20px;
}
.PageText
{
	color:#000000;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-weight:normal;
	font-size:14px;
	text-align:justify;
	padding:10px;
}
.PageTextSmall
{
	color:#000000;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-weight:normal;
	font-size:12px;
	text-align:justify;
	padding:10px;
}
.Copyright
{
	color:#000000;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-weight:normal;
	text-align:left;
	font-size:10px;
}
.LabelSilver
{
	color:silver;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:10px;
	text-align:justify;
	padding:1px;
}
.ControlDef
{
	color:#000000;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	padding:1px;
}
.ButtonDef
{
	color:#000000;
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	padding:1px;
}