.toptable{
  BORDER: 1px solid;
  BORDER-COLOR: #DADADA;
}

.leftlinks1{
	font-family: TAHOMA;
	font-size: 11px;
	color: #747474;
	font-weight: bold;
	text-decoration: none;
}

.leftlinks1:hover{
	font-family: TAHOMA;
	font-size: 11px;
	color: #FFA822;
	font-weight: bold;
	text-decoration: underline;
}

.currency{
	font-family: TAHOMA;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid;
	border-color: #AAAAAA;
}

.products{
	font-family: TAHOMA;
	font-size: 11px;
	color: #747474;
	font-weight: normal;
	text-decoration: none;
}

.products:hover{
	font-family: TAHOMA;
	font-size: 11px;
	color: #FFA822;
	font-weight: normal;
	text-decoration: underline;
}

.inpform{
  BORDER: 1px solid;
  BORDER-COLOR: #AAAAAA;
  HEIGHT: 21px
}

.bottomlinks{
	font-family: TAHOMA;
	font-size: 12px;
	color: #3281CD;
	font-weight: normal;
	text-decoration: none;
}

.bottomlinks:hover{
	font-family: TAHOMA;
	font-size: 12px;
	color: #FFA822;
	font-weight: normal;
	text-decoration: underline;
}

.copytxt{
	font-family: TAHOMA;
	font-size: 11px;
	color: #74767C;
	font-weight: normal;
}

.leftlinks3{
	font-family: TAHOMA;
	font-size: 13px;
	color: #747474;
	font-weight: bold;
	text-decoration: none;
}

.leftlinks3:hover{
	font-family: TAHOMA;
	font-size: 13px;
	color: #FFA822;
	font-weight: bold;
	text-decoration: underline;
}