@import "../General.css"; 

.title
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #027DC8;
	font-family: Tahoma , Arial;
}
.t14
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #027DC8;
	font-family: Tahoma , Arial;
}
.t10bg
{
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma , Arial;
	color: #606060;	
}
.tab
{
	cursor: hand;
	border-bottom: #3f79c3 1px solid;
}
.bg
{
	background-color: #e3ebf6;
}
.tdbb
{
	border-bottom: #3f79c3 1px solid;
}
.tdaction
{
	font-size: 10px;
	border-bottom: #3f79c3 1px solid;
}
.tdt 
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma , Arial;
	background-color: #3f79c3;
	border-bottom: #3f79c3 1px solid;
}
.tdtotal
{
	border-top: #3f79c3 1px solid;
	font-weight: bold;
}
.tralt
{
	background-color: #ECF2F5;
}
.tdc 
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Tahoma , Arial;
	border-bottom: #3f79c3 1px solid;
}

.tdNo
{
	background-image:url(../images/C.gif);
	font-size: 13px;
	color: #c0c0c0;
	font-family: 'Arial Black' , Tahoma;
}
.tdNos
{
	background-image:url(../images/C.gif);
	font-weight: bold;
	font-size: 13px;
	color: #027DC8;
	font-family: 'Arial Black' , Tahoma;
}
.tdPB 
{
	font-weight: bold;
	font-size: 11px;
	color: #c0c0c0;
	font-family: Tahoma , Arial;
}
.tdPBs 
{
	font-weight: bold;
	font-size: 11px;
	color: #027DC8;
	font-family: Tahoma , Arial;
}
.link 
{
	font-size: 12px;
	color: #606060;
	font-weight: bold;
}
.link:hover
{
	font-size: 12px;
	color: #E88A1A;
	font-weight: bold;
}
.rvpLink 
{
	font-size: 10px;
	color: #606060;
	font-weight: bold;
}
.rvpLink:hover
{
	font-size: 10px;
	color: #E88A1A;
	font-weight: bold;
}
.linkPC
{
	color: black;
	text-decoration: none;
}
.linkPC:hove
{
	color: black;
	text-decoration: underline;
}

.linkCartID:hover
{
	font-size: 10px;
	color: #E88A1A;
	font-weight: bold;
}
.linkCartID
{
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.linkMenu 
{
	font-size: 10px;
	color: #027DC8;
	font-weight: bold;
	text-decoration: none;
}
.linkMenu:hover
{
	font-size: 10px;
	color: #027DC8;
	font-weight: bold;
	text-decoration: underline;
}
.productForm 
{
	background-color: #ECF2F5;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}
.btnSearch
{
	border-right: #E26909 1px solid;
	border-top: #F6C766 1px solid;
	font-size: 11px;
	border-left: #F6C766 1px solid;
	color: white;
	font-weight:bold;
	border-bottom: #E26909 1px solid;
	font-family: Tahoma;
	height: 22px;	
	background-color: #E98817;
	text-align: center;
}
.btnForm
{
	border-right: #245FA9 2px solid;
	border-top: #85B3DF 2px solid;
	font-size: 11px;
	border-left: #85B3DF 2px solid;
	color: white;
	font-weight:bold;
	border-bottom: #245FA9 2px solid;
	font-family: Tahoma;
	height: 22px;	
	background-color: #3E7CC4;
	text-align: center;
}
.errorMsg
{
	font-size: 13px;
	color:Red;
}
.tdb
{
	border-bottom: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
}
