.email {
font-family: "Trebuchet MS", Verdana, sans-serif, Tahoma;
font-size: 13px;
font-style: italic;
text-decoration: none;
line-height: normal
}

.email a:link {
color: white;
text-decoration: none;
}

.email a:visited {
color: white;
text-decoration: none;
}

.email a:hover {
color: orange;
text-decoration: none;
}

.email a:active {
color: white;
text-decoration: none;
}

.pricelist {
	font-family: "Trebuchet MS", Verdana, sans-serif, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: normal
}

.woks {
font-family: "Trebuchet MS", Verdana, sans-serif, Tahoma;
font-weight: bold;
background-color: #ffb0b0;
padding-bottom: 5%;
}

#newheader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0000CC;
	margin: 5px 5px 5px 100px;
	padding: 10px 5px 5px;
	height: 50px;
	width: 420px;
	text-align: center;
	font-size: 40px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	font-style: oblique;

}

img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 4px;
	padding: 0px;
}
.header {
	font-family: "Trebuchet MS", Verdana, sans-serif, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	line-height: normal
}
.padding10px {
	margin: 0px;
	padding: 10px;
}
.videocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: center;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	line-height: normal;
	color: #666699;
}
.videocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 4px;
	padding: 10px 0px 0px;
	text-align: center;
}
.floatleft {
	clear: both;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.floatright {
	clear: both;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
