@import url(StylesOR.css);
/* From FGWR  */
.largeHeadline{
	font-size: 14px;
	font-weight: bold;
}
.mediumHeadline{
	font-size: 12px;
	font-weight: bold;
}
.StartHeadline
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #9B8B74;
	margin-top:10px;
	margin-bottom:10px;
}
.contenttable
{
	width: 731px;
	padding:0;
}
 
.HeaderTopCell
{
	background-color: #9B8B74;
}

.HeaderStartpageLogo
{
}
.SpacerCol
{
	width:1px;
	background-color:#C2C2C2;
}
.FrameColourBackground
{
	background-color:#9B8B74;
}

.SpacerImage
{
	width:1px;
	height:1px;
}
.NewsCol
{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.IntroLoginCol
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rowbelowlogo 
{
	height: 10px;
	background-color:#B6B6B6;
}

.LoginText
{
	font-weight:bold;
	font-size: 10px;
}

/*ItemTable contains one item on the page*/

.ItemTable
{
background-color: #ffffff;
height:100%;
border: 1px #b6b6b6 solid;
}
.ItemHeaderCell
{
	BACKGROUND-COLOR: #E1E1ED;
	padding:2px;
	border-bottom: #b6b6b6 1px solid;
	font-weight:bold;
	font-size: 0.75em;
	text-align:center;
	color: #000000;
}
.ItemSpacerCol {
	width:10px;
}
.ItemContentCell
{
	padding:8px;
	font-size: 0.7em;
	height:100%;
	vertical-align:top;
}
.FormTextCell 
{
	font-size:0.55em;
}
.DataMenuCell {
	font-size:0.8em;
	vertical-align:middle;
}
.loginsuccess {
	font-weight:bold 	
}
.subtable {
	BACKGROUND-COLOR: #B6B6B6;
 border-right-width:1px; 
	BORDER-BOTTOM: #cecf9c 1px solid;
	BORDER-COLLAPSE: collapse;
	BORDER-LEFT: #cecf9c 1px solid;
	BORDER-RIGHT: #cecf9c 1px solid;
	BORDER-TOP: #cecf9c 1px solid;
	FONT-SIZE: 100%;
	text-align:left;
	Width: 95%
}

.SubTabHeaderRow
{
	BACKGROUND-COLOR: #E1E1ED;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
	font-weight:bold;
}

.userinfoheaderrow 
{
	font-size:70%
}
.userinfo 
{
	font-size:80%;
}

.DataInDBInfo
{
	font-size:8pt;
	margin-bottom:1pt;
	margin-top:1pt;
}
.MainContentFrameTable
{
	BACKGROUND-COLOR:#FFFFFF;
	border:0;
	width:100%
}
.MainContentTable
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 100%;
	border-bottom: 0px;
	background-color: #FFFFFF;
	/*font-size:0.8em;*/
}
.MsmtOvContentCell
{
	width:50%;
}
.MsmtListTable{
	BACKGROUND-COLOR: #E1E1ED;
	border:0;
	width:100%
}
