/* CSS Document */
div.prod_li_blue{
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #777777;
	margin-bottom: 7px;
	background-image: url(../body/prod-li-blue.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
}
div.prod_li_red{
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #777777;
	margin-bottom: 7px;
	background-image: url(../body/prod-li-red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
}
div.prod_li_blue a{
	color: #777777;
	text-decoration: none;
	display: block;
}
div.prod_li_red a{
	color: #777777;
	text-decoration: none;
	display: block;
}
div.prod_li_blue a:hover{
	color: #4298AA;
	background-color: #F5F5F5;
	display: block;
}
div.prod_li_red a:hover{
	color: #E4293A;
	background-color: #F5F5F5;
	display: block;
}

td.R1_LEFT{
	background-image: url(../contur/blue/contur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 458px;
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.08em;
	text-transform: capitalize;
}
td.R1_LEFT a, td.R1_RIGHT a{
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
td.R1_LEFT a:hover, td.R1_RIGHT a:hover{
	text-decoration: underline;
}
td.R1_RIGHT{
	background-image: url(../contur/red/contur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 458px;
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.08em;
	text-transform: capitalize;
}
div.R2_LEFT{
	color: #56ACBD;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
div.R2_RIGHT{
	color: #E4293A;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
div.C_BLUE{
	background-image:url(../body/C_BLUE.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	height: 26px;
	width: 108px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
div.C_BLUE a{
	color: #FFFFFF;
	text-decoration: none;
}
div.C_BLUE_text{
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #0897C5;
	line-height: 130%;
	margin-bottom: 5px;
}
div.C_RED{
	background-image:url(../body/C_RED.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	height: 26px;
	width: 108px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
div.C_RED a{
	color: #FFFFFF;
	text-decoration: none;
}
div.C_RED_text{
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #EB1B24;
	line-height: 130%;
	margin-bottom: 5px;
}

div.promo_BLUE{
	color: #1395BD;
	font-family: Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 0.08em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.promo_RED{
	color: #EB1D25;
	font-family: Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 0.08em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.promo_BLUE a{
	color: #1395BD;
	text-decoration: none;
}
div.promo_RED a{
	color: #EB1D25;
	text-decoration: none;
}
div.promo_BLUE a:hover, div.promo_RED a:hover{
	text-decoration: underline;
}
