BODY {FONT-FAMILY: Verdana,Arial,Helvetica; height:100%;}
P {margin-top:0; margin-bottom:6;}
TD { font-size: 10px; font-family: verdana; font-weight: normal; /*vertical-align: top*/}

/* Common */
.TopAlignedTable TD {vertical-align: top}
.lineNavigator, .BoldHeaderRow, .BoldHeader, .Header
{
/*	vertical-align: middle;*/
}

.ContentTable
{
	width: 780px;
	height: 100%;
}

.ContentTD
{
	width: 620px;
}

.Red_Label
{
	color: #912560;
	font-weight: bold;
}

/* For Labresults*/

.lab_LabAddText
{
	font-size: 9;
	text-align: right;
}

.lab_HeaderLabel
{
	COLOR: #912560;
	font-weight: bold;
	vertical-align: top;
} 

.lab_BoldLabel
{
	color: #664208;
	font-weight: bold;
}

.lab_VeryHigh
{
	background-color: #d7acb5;
}

.lab_High
{
	background-color: #eedce0;
}

.lab_Low
{
	background-color: #d9e7ff;
}

.lab_VeryLow
{
	background-color: #b3cfff;
}

.lab_Critic
{
	background-color: #ffecbd;
}

/* Bayer Catalog*/

.BC_Name
{
	font-weight: bold;
	font-size: 16pt;
	border-bottom: solid;
}

.BC_Description
{
	font-weight: bold;
}

.BC_Header
{
	font-weight: bold;
}

.StandardLink
{
	text-decoration: underline;
}

/*
	LanguageSelector
*/

.LanguageSelectorTD
{
	padding-left: 6px;
}

.menuLeftBackground
{
	height: 100%;
}

/**/

.Width100
{
	width: 100%;
}

.Width15px
{
	width: 15px;
}

.Width20px
{
	width: 20px;
}

.Width25px
{
	width: 25px;
}

.Width40px
{
	width: 40px;
}

.Width50px
{
	width: 50px;
}

.Width55px
{
	width: 55px;
}

.Width100px
{
	width: 100px;
}

.Width130px
{
	width: 130px;
}

.Width300px
{
	width: 300px;
}

