.mainbold {
	font-size: 12px;
	font-weight: bold;
}
.main {font-size: 12px}
.links {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFDED9;
}
a:active {
	text-decoration: none;
	color: #FFDED9;
}
body,td,th {
	font-family: Arial;
}
.topheading {font-size: 10px}
.snallwhite {font-size: 10px; color: #FFFFFF; }
.maintextwhite {color: #FFFFFF; font-size: 12px; }
.largewhitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.black14 {font-size: 14px}
.subtitleorange  {
	color: #FF6633;
	font-size: 18px;
	font-weight: bold;
}
.visitedlink {
	color: #FFDED9;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.ordertitle {
	color: #FF6633;
	font-weight: bold;
	font-size: 12px;
}
.redborder {
	border: 1px solid #FF0000;
}
.sitemap {
	background-image: url(images/sitemap.bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
