.small-tahoma-10-white {
	font-family: tahoma;
	color:#FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

.small-tahoma-10-white a{
	font-family: tahoma;
	color:#FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

.small-tahoma-10-white a:hover{
	font-family: tahoma;
	color:#FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}
.title {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0F2749;
	text-decoration: none;
}
.product_name {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.discription_text {
	font-family: tahoma;
	text-align:justify;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.red-small-text {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.red-small-text a{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.red-small-text a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.table-border {
	border: 1px solid 1A375F;
}
.border-product-title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1A375F;
	border-bottom-color: #1A375F;
}
