A:LINK {
	color : #003366;
}

A.nav:LINK {
	color : #003366;
	text-decoration : none;
}

A.navhi:LINK {
	color : #FF0000;
	text-decoration : none;
}

A.navcontent:LINK {
	color : #003366;
	text-decoration : none;
}

A:VISITED {
	color : #003366;
}

A.nav:VISITED {
	color : #003366;
	text-decoration : none;
}

A.navhi:VISITED {
	color : #FF0000;
	text-decoration : none;
}

A.navcontent:VISITED {
	color : #003366;
	text-decoration : none;
}

A:ACTIVE {
	color : #FF0000;
}

A.nav:ACTIVE {
	color : #FF0000;
	text-decoration : none;
}

A.navhi:ACTIVE {
	color : #FF0000;
	text-decoration : none;
}

A.navcontent:ACTIVE {
	color : #FF0000;
	text-decoration : none;
}

A:HOVER {
	color : #FF0000;
}

A.nav:HOVER {
	color : #FF0000;
	text-decoration : none;
}

A.navhi:HOVER {
	color : #FF0000;
	text-decoration : none;
}

A.navcontent:HOVER {
	color : #FF0000;
	text-decoration : none;
}


BODY  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font-size : 8pt;
}

.txt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #666666;
}

.tit {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #0066CC;
}

.titbig {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 14pt;
	font-weight : normal;
	color: #666666;
}

.alert {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #FF0000;
}

.navlo {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #003366;
}

.navhi {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #FF0000;
}

.contentWrapper {
	position:relative;
	visibility:visible;
	width:279px;
}
.contentDiv {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

.contentProductsWrapper {
	position:relative;
	visibility:visible;
	width:458px;
}
.contentProductsDiv {
	position:absolute;
	top:0px;
	left:118px;
	visibility:hidden;
}

.inputstd{
	width: 245px;
}

.inputzip{
	width: 65px;
}

.inputcity{
	width: 160px;
}

.inputssearch{
	width: 200px;
}

.selectstd{
	width: 245px;
}

.txtareastd{
	width: 245px;
}

.selectcountry{
	width: 170px;
}