.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
.bodycopy-white {
	color: #FFFFFF;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.smalltype-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
.bottomlink {
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bttn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	font-size: 11px;
	border-top: 1px solid #FF9999;
	border-right: 1px solid #FF9999;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	cursor: hand;
	font-weight: bold;
}
.padding {
	padding-left: 3px;
	padding-right: 3px;
}
.catalogheadertype {
	font-size: 16px;
	font-weight: bold;
	color: CC0000;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
.menu {
	color: #FFFFFF;
}
.menu a {
	color:#FFFFFF; 
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.category_header {
	padding-left: 8px;
	color: #CC0000;
	font-size: 20px;
	border-bottom: solid 1px #999999;
}
.category_item {
	padding-left: 16px;
	font-size: 14px;
	color: #333333;
	border-bottom: solid 1px #999999;
}
.category_item a {
	font-size: 14px;
	color: #333333;
}
.category_item a:hover {
	text-decoration: underline;
}
.page_title {
	color: #666666;
	font-size: 32px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
.page_title_red {
	color: #CC0000;
	font-size: 32px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
