.tableft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006633;
}
.tabright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006633;
}
.tabcell {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006633;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006633;
	background-image: url(_images/grad.gif);
	background-repeat: repeat-x;

}
.tabtop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006633;
}
.tabbott {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.tabtopleft {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006633;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006633;
}
.tabbottright {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006633;
}
.parasml {
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
}
.navbott {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-color: #ffffff;
}
.normbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	list-style-type: circle;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.navbar {
	border: 1px solid #006633;
	background-image: url(_images/kitchbgrnd.jpg);
	background-repeat: no-repeat;
}

.links {
	font-family: "Verdana";
	font-size: 12px;
	color: #ffffff;
	}
	
a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}
.normtextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-color: #ffffff;
	color: #FFFFFF;
}
.titletextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-color: #ffffff;
	color: #FFFFFF;
	font-weight: bold;
}
