.productmenu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.productmenu A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
.productmenu A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
.productmenu A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
.productmenu A:hover {
	COLOR: #333333; TEXT-DECORATION: none
}


.productextras {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: right;
	color: #993C36;
	padding: left 1em;
}
.productextras A:link {
	COLOR: #F35F57; TEXT-DECORATION: none
}
.productextras A:visited {
	COLOR: #F35F57; TEXT-DECORATION: none
}
.productextras A:active {
	COLOR: #F35F57; TEXT-DECORATION: none
}
.productextras A:hover {
	COLOR: #993C36; TEXT-DECORATION: none
}


.productmenusubhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
.productmenusub {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	padding: left .8em;
}
.productmenusub A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
.productmenusub A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
.productmenusub A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
.productmenusub A:hover {
	COLOR: #333333; TEXT-DECORATION: none
}


td.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
}
.font A:link {
	COLOR: #404082; TEXT-DECORATION: none
}
.font A:visited {
	COLOR: #404082; TEXT-DECORATION: none
}
.font A:active {
	COLOR: #404082; TEXT-DECORATION: none
}
.font A:hover {
	COLOR: #404082; TEXT-DECORATION: none
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}


.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993C36;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #993C36;
	border-right-color: #993C36;
	border-left-color: #993C36;
}


.border1pt {
	border: 1px solid #666666;
}
