/* RODOPI CRM */

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body.dialog
{
	background-color: #FFFFFF;
	color: Black;
	font-size: 12px;
}
table.dialog
{
	background-color: #E4E2E2;
	font-size: 12px;
}
table.common
{
	background-color: #E4E2E2;
	font-size: 12px;
}
.common th
{
	background-color: #E4E2E2;
	color: Black;
	font-size: 12px;
}

a:link, a:visited, a:active { font-family: Arial, Helvetica, sans-serif; }
a:link { color: #000000; }
a:visited { color: #656464; }
a:active { color: #929292; }
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: 14px; font-family: Times, serif; }
h2, h3 { font-size: 12px; }

th { font-weight: bold; font-size: 12px; }
td { white-space: normal; font-size: 12px; }

input { white-space: pre; font-size: 14px; }
option { white-space: pre; font-size: 14px; }
select { white-space: pre; font-size: 14px; }

.Title { font-family: Times, serif; font-weight: bold; font-size: 14px; vertical-align: bottom; white-space: nowrap; }
.Title2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; vertical-align: bottom; white-space: nowrap; }
.Help { font-family: Arial, Helvetica, sans-serif; text-align: right; vertical-align: bottom; white-space: nowrap; font-size: 12px; }
.static { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.ColDescr1 { background-color: #CE4A3B; color: #FFFFFF; font-size: 12px; }
.ColDescr2 { background-color: #E4E2E2; font-size: 12px; }
.ColDescr3 { background-color: #F0EEEE; font-size: 12px; }
.Data1 { background-color: #E4E2E2; font-size: 12px; }
.Data2 { background-color: White; font-size: 12px; }
.Total1 { background-color: #CE4A3B; color: #FFFFFF; font-size: 12px; }
.Total2 { background-color: #E4E2E2; font-size: 12px; }
.Total3 { background-color: #F0EEEE; font-size: 12px; }
.Button { background-color: #CE4A3B; color: #FFFFFF; }
.Button2 { background-color: #E4E2E2; }
.Button3 { background-color: #F0EEEE; }
.MenuTitle { background-color: #CE4A3B; color: #FFFFFF; white-space: nowrap; font-size: 14px; font-family: Times, serif; }
.MenuItem { background-color: #E4E2E2; white-space: nowrap; }
.Separator { background-color: Black; }
.Error { color: Red; }
.BackgrndColor { background-color: #E4E2E2; }
.EmbededError { color: Red;	font-size: 12px; }
.CommonError { color: Red; font-family: Arial, Helvetica, sans-serif; }
.warning { color: Red; }
.nowrap { white-space: nowrap; }

/*
.active { background-color: #F0F0F0; }
.subtitle { background-color: #FFFFCC; }
.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: #F0EEEE; }
.WhiteSmoke { background-color: #E4E2E2; }
.Silver { background-color: #CE4A3B; color: #FFFFFF; }
.White { background-color: White; }
.Gainsboro { background-color: #F0EEEE; }
