/* CSS Document */

P  {
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Arial, tahoma;
	font-weight : normal;
	font-style : normal;
	color : #111ed2;
	text-decoration : underline;
}

A:Visited  {	
	color : #780296}

A:Active  {}

A:Hover  {
	color : #9d04ce}

BODY  {
    bgcolor : #ffffff}
	
	
.breadcrumb {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 8pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	padding-top: 0px;
	padding-left: 0px;
	}

.title  {	
	font-family : Arial, tahoma;
	font-weight : bold;
	font-size : 10.5pt;
	font-style : normal;
	color : #666666;
	}
	
td  {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.5pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.25;
	}
	
li {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.2pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1.4;
	padding-top: 0px;
	margin-top: 14px;
	}
	
.li_coffee {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.2pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1.2;
	padding-left: 0px;
	}
	
.li_kitchen {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.2pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1.1;
	margin-left: -15px;
	padding-top: -5px;
	list-style-position: outside;
	}


.content {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.2pt;
	font-style : normal;
	color : #2a225a; /* #3E2F92 */
	line-height : 1.4;
	padding-top: 15px;
	padding-left: 0px;
	text-align: justify;
	}
	
.content_zero {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.2pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1.4;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.content_coffee {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.2pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	}	
	
.side_text {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.2pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1.3;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	}
	
	
.side_text_zero {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.2pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1.3;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 12px;
	}
	
.side_text_zero_sm {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 12px;
	}

.footer  {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.seotext {color: #FF0000;}

.seofooterlink {
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 8.7pt;
	font-style : normal;
	color : #3E3767;
	line-height : 1.5;
	padding-top: 0px;
	padding-left: 0px;
}

h1 {
		font-family: Arial, tahoma;
		font-weight: bold;
		font-size: 16pt;
		font-style: normal;
		color: #490160;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}
</style>
	

/* the following entries are for in-line show image */

#showimage{
	position: absolute;
	visibility: hidden;
	border: 1px solid gray;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #3E2F92;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-family : Arial, tahoma;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
</style>