
/* Copyright fancyLogic (www.fancyLogic.de) 2005-08 */

.LineBgOrTitle 
{ 
	font-size: 11px; 
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF; 
	color: #0066cc; font-weight: 700; 
}

.LineBgOrTitleTD 
{ 
	width:100%; 
	padding: 0;
}

.LineBgOrActionsTD 
{ 
	width:0%; 
	padding: 0;
}

.LineBgOrContent 
{ 
	font-size: 8px; 
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF; 
	color: #454545; 
	font-weight: 400; 
	text-align:left; 
	padding: 6px 2px 5px 10px;
	background-color: #ffddbb;
}
	
.LineBgOrCaption 
{ 
	vertical-align:top; 
	height: 24px; 
	width:60%; 
	padding: 5px 15px 0 4px; 
}

.LineBgOrCaptionLeft 
{ 
	vertical-align:top; 
	height: 24px; 
	width:10px; 
	padding: 0; 
}

.LineBgOrCaptionRight 
{ 
	vertical-align:top; 
	height: 24px; 
	width:4px; 
	padding: 0; 
}

.LineBgOrTop 
{ 
	vertical-align:top; 
	height: 24px; 
	padding: 0px; 
	border-bottom: #74ACD1 3px double;
}

.LineBgOrTopLeft 
{ 
	vertical-align:top; 
	height: 24px; 
	width:7px; 
	padding: 0; 
	border-bottom: #74ACD1 3px double;
}

.LineBgOrTopRight 
{ 
	vertical-align:top; 
	height: 24px; 
	width:6px; 
	padding: 0; 
	border-bottom: #74ACD1 3px double;
}

.LineBgOrMiddle 
{ 
	background: #ffffff; 
	vertical-align:top; 
	padding: 0; 
}

.LineBgOrMiddleLeft 
{ 
	vertical-align:top; 
	width:6px; 
	padding: 0; 
}

.LineBgOrMiddleRight 
{ 
	vertical-align:top; 
	width:6px; 
	padding: 0; 
}

.LineBgOrBottom 
{ 
	vertical-align:top; 
	height: 18px; 
	padding: 0; 
}

.LineBgOrBottomLeft 
{ 
	vertical-align:top; 
	height: 18px; 
	width:6px; 
	padding: 0; 
}

.LineBgOrBottomRight 
{ 
	vertical-align:top; 
	height: 18px; 
	width:6px; 
	padding: 0; 
}

.LineBgOrMainTable
{
	background-color: #ffddbb;
	border: none;
	width: 100%;
}

.LineBgOrBottomSpace
{
	height: 10px;
	background-color: #ffffff;
}





