.imageLeft
	{
	border:solid 1px #222222;
	float:left;
	margin-bottom:20px;
	margin-right:10px;
	}
.majorTitle
	{
	background-image:url(../../required/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;	
	margin-left:0px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color:#8F5403;
	}
.minorTitle
	{
	background-image:url(../../required/bluedot.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:8px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	color:#1b4e7b;
	}
.value
	{
	font-family:Arial;
	font-size:12px;
	line-height:200%;
	color:#333333;
	margin-left:2px;
	}
.valueTiny
	{
	font-family:Arial;
	font-size:11px;
	line-height:200%;
	color:#222222;
	margin-left:2px
	}

.params
	{
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	margin-left:10px;	
	line-height:200%;	
	}
.linker
	{
	font-family:Arial;
	font-size:11px;
	line-height:200%;
	color:#891919;
	font-weight:bold;
	text-decoration:underline;
	}
.borderLeftCell
	{
	border-left:dotted 1px #445500;
	}
.borderRightCell
	{
	border-right:dotted 1px #445500;
	}	
