/* CSS Document */

.typecolumnkitchen{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align:left;
	line-height: 22px;
	
}

.typecolumnkitchensub{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align:left;
	line-height: 22px;
	font-weight: bold;
}

.typecolumnheader{
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;

	
}


.typecolumnother{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align:left
}


.typecolumnstore{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
	line-height: 22px;
}


.typeheader{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	height: 50px;
	top: 103px;
	position:absolute;
	left: 242px;

}


a {

color: green;
}

a:visited {

	color: black;

}
a:hover {

	border-bottom:thick;
	border-bottom-color:#FF3300;
	color: #FF3300;

}
a:active {

	font-style: normal;
	color:black;

}
.center{text-align:center;}

.left{text-align:left;}