body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../Images/background.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header-international {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB2925;
	font-weight: bold;
}
.footer-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868787;
}
.border-body {
	border: 1px solid #CCCCCC;
}
.border-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2A2673;
}
.menu-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EEEEEE;
}
a:hover .menu-title {
	color: #FFFFFF;
}
a:hover .footer-menu {
	color: #a6a7a7;
}
.product-tab-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2A2673;
}
a:hover .product-tab-title {
	color: #5A56A3;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: none;
}
.product-title {
	font-size: 18px;
	font-weight: bold;
}
.product-subtitle {
	font-size: 16px;
	font-weight: normal;
}
.feature-title {
	font-size: 16px;
	font-weight: bold;
}
.product-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #416f9a;
	font-weight: bold;
}
.product-category-product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #416f9a;
	font-weight: bold;
}
a:hover .product-category-product {
	color: #719fca;
}
.right 
{
	width: 100%;
	float: right;
	text-align: right;
}