.featProd {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #B2B2B2;
	width: 240px;
	}
h1 {
	font-size:16px;
	color: #B9234F;
}
.struck {
	font-size: 11px;
	color: #ff0000;
}
a.pageTitle {
	text-decoration: none;
}
a:hover.pageTitle {
	text-decoration: underline;
}
.animbg {
	background-image: url(../swf/side_flower.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	height: 330px;
	text-align: left;
	vertical-align: top;
	}



body {
	background-image: url(../images/bgTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 16px 0px 0px;
	background-color: #FFF;
	}

td {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	line-height: 18px;
	}

form {
	margin:0px auto;
	}

select {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	}

h3 {
	font-size:16px;
	color: #1E4A6D;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

a {
	color: #B9234F;
	}

.menu {
	color: #5a5a5a;
	text-decoration: none;
	font-weight: bold;
	}

.blue {
	color: #1E4A6D;
	}

.white {
	color: #FFFFFF;
	}

.paperEnd {
	width:1px;
	background-color: #C2C2C2;
	background-image: url(../images/paperLeft.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.leftColumn {
	background-image: url(../images/paperLeftie.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	text-align: left;
	vertical-align: top;
	}

.news {
	margin-right: 10px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f6d8e2;
	}

.rightColumn {
	background-image: url(../images/paperRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 559px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 20px;
	}
	
.head {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	}

.leftProd {
	padding-right: 10px;
	}

.RightProd {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
	}
	
.foot {
	background-image: url(../images/bgFoot.gif);
	height: 68px;
	color: #FFFFFF;
	}
