body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #49A0CF;
	text-align: center;
	margin: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2276A8;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.table-border-lr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

.footer-texts
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;

}

a.footer-link, a.footer-link:active, a.footer-link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer-link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.menu-texts
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D455A;
	font-weight: bold;
	letter-spacing: 0.02em;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

a.menu-links, a.menu-links:active, a.menu-links:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D455A;
	font-weight: bold;
	letter-spacing: 0.02em;
	width: 160px;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}

a.menu-links:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 0.02em;
	width: 160px;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #F9F9F9;
}

.border-br
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #295096;
	border-bottom-color: #295096;
	
}

.header-product-blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295096;	
}

.price-product-red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;	
}
