body {
	color: #000000;
	background-color: EEE8CD;
        font-family: Verdana;
        font-size: 8pt;
        margin: 5 px;
        text-align: center;
}
body.dialog
{
	background-color: LightGrey;
	color: Black;
}
table.dialog
{
	background-color: WhiteSmoke;
}
table.common
{
	background-color: WhiteSmoke;
}
.common th
{
	background-color: Silver;
	color: Black;
}

a:link, a:visited, a:active { font-family: verdana; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: #0000FF; }
hr { height: 1px; }
h1, h2, h3 { margin-top: 1em; margin-bottom: 0em }
h4, h5, h6 { margin-top: 1em }
h1, h2, h4, h6 { font-weight: bold }
h3, h5 { font-style: italic }
h1 { text-align: center; font-size: 14pt; }
h2, h3 { font-size: 12pt }

th { font-weight: bold;}
td { white-space: normal; }

input { white-space: pre; }
option { white-space: pre; }
select { white-space: pre; }

.Title { font-family: verdana; font-weight: bold; font-size: 12pt; vertical-align: bottom; white-space: nowrap; }
.Help { font-family: verdana; text-align: right; vertical-align: bottom; white-space: nowrap; }
.static { font-family: verdana; font-weight: bold; }
.ColDescr1 { background-color: Silver; }
.ColDescr2 { background-color: LightGrey; }
.ColDescr3 { background-color: Gainsboro; }
.Data1 { background-color: WhiteSmoke; }
.Data2 { background-color: White; }
.Total1 { background-color: Silver; }
.Total2 { background-color: LightGrey; }
.Total3 { background-color: Gainsboro; }
.Button { background-color: Silver; }
.Button2 { background-color: LightGrey; }
.Button3 { background-color: Gainsboro; }
.MenuTitle { font-size: 11pt; background-color: Silver; white-space: nowrap; }
.MenuItem { font-size: 10pt; background-color: WhiteSmoke; white-space: nowrap; }
.Separator { background-color: Black; }
.Error { color: Red; }
.BackgrndColor { background-color: LightGrey; }
.EmbededError { color: Red;	font-size: 10pt; }
.CommonError { color: Red; font-family: sans-serif; }
.warning { color: Red; }
.nowrap { white-space: nowrap; }

/*
.active { background-color: #F0F0F0; }
.subtitle { background-color: #000080; }
.subline { background-color: #CCCCFF; }
.inactive { color: #C0C0C0; }
.freezed { font-style: italic; color: #101010; }
.inverted { background-color: #000000; color: #FFFFFF; }
*/

.ClosedPlansPage { color: #808080; }
.ActivePlansPage { }

.LightGrey { background-color: LightGrey; }
.WhiteSmoke { background-color: WhiteSmoke; }
.Silver { background-color: Silver; }
.White { background-color: White; }
.Gainsboro { background-color: Gainsboro; }
