.imageLeft
	{
	border:solid 1px #222222;
	float:left;
	margin-bottom:20px;
	margin-right:10px;
	}
.cellerOrange
	{
	background-image:url(../../required/tabletoporange.gif);
	background-repeat:repeat-x;
	background-color:#ffecbc;
	border:solid 1px #ffcd51;
	padding: 10px;
	}
.cellerBlue
	{
	background-image:url(../../required/tabletopblue.gif);
	background-repeat:repeat-x;
	background-color:#dbe3eb;
	border:solid 1px #688faa;
	padding: 10px;
	}
.cellerGrey
	{
	background-image:url(../../required/tabletopgrey.gif);
	background-repeat:repeat-x;
	background-color:#e8edf1;
	border:solid 1px #f5fafe;
	padding: 10px;
	}		
.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:#223344;
	}
.value
	{
	font-family:Arial;
	font-size:12px;
	line-height:200%;
	color:#223344;
	margin-left:2px;
	}
.value2
	{
	font-family:Arial;
	font-size:12px;
	color:#222222;
	margin-left:2px;
	
	}	
.valueTiny
	{
	font-family:Arial;
	font-size:11px;
	line-height:200%;
	color:#121212;
	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:#121212;
	font-weight:bold;
	text-decoration:underline;
	}
.borderLeftCell
	{
	border-left:dotted 1px #445500;
	}
.borderRightCell
	{
	border-right:dotted 1px #445500;
	}	
.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:#223344;
	text-decoration:none;	
	}
.majorTitle:hover
	{
	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:#993333;
	text-decoration:underline;
	}
.linkerMain
	{
	width:117px;
	height:20px;
	background-color:#eaeaef;
	}
	
			
		

