.litegrey {
	background-color: #E9E7E8;

}
.medgrey {
	background-color: #999999;
}
.sidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666CC;
	font-weight: bold;

}
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body {
	background-color: #CCCCCC;
}
.purple {
	background-color: #6666CC;
}
.green {
	background-color: #3C4F53;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.desc {
	font-family: "Arial Narrow", "Microsoft Sans Serif", Verdana, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #E9E7E8;
	line-height: normal;
	margin: 0px;



}
.title {
	font-family: "Arial Narrow", "Microsoft Sans Serif", Verdana, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #E9E7E8;
}
.subheading {
	font-family: "Arial Narrow", "Microsoft Sans Serif", Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #6666CC;
}
p {
	font-family: "Arial Narrow", "Microsoft Sans Serif", Verdana, Helvetica;
}
h2 {
	font-family: "Arial Narrow", "Microsoft Sans Serif", Verdana, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
.sectionlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6666CC;
	text-decoration: underline;
}
.producttitle {
	font-family: "Arial Narrow", "Microsoft Sans Serif", Verdana, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin: 1px;
	padding: 0px;
}
#header {
	position: relative;
	display: block;

}
#countries {
	background-color: #CCCCCC;
	position: absolute;
	width: 140px;
	padding: 2px;
	height: auto;
	right: 10px;
	top: 10px;
	border: 1px dotted #666666;







}
#countries a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6666CC;
	line-height: 15px;


}
#countries a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 15px;
}
