/* $Id: win.css 21 2009-11-30 11:46:03Z torsten $ */
body {
	background-color : #afafaf;
}


body {
	color: Black;
	font: .7em/1 Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
}

p, td, input, select {
	color: Black;
	font: .7em/1 Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	margin-top : 3px;
}

input, select {
	font-size : 100%;
}

td p {
	font-size : 100%;
}

.progress {
	font-size: x-small;
}

h1 {
	font-size : 180%;
	font-weight : bold;
	margin-bottom : 0px;
}

h2 {
	font-size : 140%;
	font-weight : bold;
	margin-bottom : 0px;
	text-transform : none;
}

h3 {
	font-size : 120%;
	font-weight : bold;
	margin-bottom : 0px;
}

hr {
	color : #CC6600;
}

.menuitem {
	font-size: x-small;
	text-align: left;
	padding: 10px;
	color : White;
}

.selected, .selected td {
	background-color : #b45631;
	color : White;
}

.e4ubluea, table.e4ubluea {
	background-color : #236aa4;
	font-size: inherit;
	color : White;
}

.e4ublueb, table.e4ublueb, .e4ublueb td A:link {
	background-color : #5693c2;
	font-size: inherit;
	color : White;
}

.e4ubluec, table.e4ubluec {

	background-color : #c4c5d7;
	color : White;
}

.tabhead, .tabhead TD {
	color : White;
	background-color : #5693c2;
	font-weight: 600;
}

.taba {
	background-color : #c4c5d7;
	color : #006ed8;
}

.taba A  {
	color : #006ed8;
}

.tabb {
	background-color : White;
	color : #006ed8;
}

.tabb A {
	color : #006ed8;
}

a:link  {  color: #006ed8;   text-decoration: underline  }
a:active  { color: Red;   text-decoration: underline }
a:hover   { color: #000;   text-decoration: underline }
a:visited  { color: #006ed8;   text-decoration: underline }

td a:link  {  color: #006ed8;   text-decoration: underline  }
td a:active  { color: Red;   text-decoration: underline }
td a:hover   { color: #000;    text-decoration: underline }
td a:visited  { color: #006ed8;   text-decoration: underline }

.menuitem td A:link, .menuitem td A:active, .menuitem td A:hover, .menuitem td A:visited {
	color : White;
}

.abc   { color: #006ed8; text-decoration: none }
.abc a:link  { color: #006ed8;   text-decoration: none }
.abc a:active  { color: #006ed8;   text-decoration: none }
.abc a:hover   { color: #000;   text-decoration: none }
.abc a:visited  { color: #006ed8;   text-decoration: none }

.headlines  { font-weight: 600;   text-decoration: none }

.rtabhead TD {
	color : White;
	background-color : #5693c2;
	font-size: x-small;
	padding: 3px;
	font-weight: bold;
}

.rtaba TD {
	background-color : #c4c5d7;
	font-size: x-small;
	text-align: left;
	padding: 1px;
}

.rtabb TD {
	background-color : #c4c5d7;
	font-size: x-small;
	text-align: left;
	padding: 1px;
	background-color : White;
}
.stepinfo {
	background-color : Yellow;
	font-weight : bold;
	font-size : 120%;
	line-height: 120%;
}
