TABLE {
	COLOR: 333333; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: FFFFFF; FONT-SIZE: 8pt; text-decoration: none}
a:active 	{  color: FFFFFF; FONT-SIZE: 8pt; text-decoration: none}
a:visited 	{  color: FFFFFF; FONT-SIZE: 8pt; text-decoration: none}
a:hover 	{  color: FFC000; FONT-SIZE: 8pt; text-decoration: none}

a.productLink:link 		{  color: 666666; text-decoration: none}
a.productLink:active 	{  color: 666666; text-decoration: none}
a.productLink:visited 	{  color: 666666; text-decoration: none}
a.productLink:hover 	{  color: C79600; text-decoration: none}

a.productLink2:link 	{  color: 666666; text-decoration: underline}
a.productLink2:active 	{  color: 666666; text-decoration: underline}
a.productLink2:visited 	{  color: 666666; text-decoration: underline}
a.productLink2:hover 	{  color: C79600; text-decoration: none}

a.link2:link 	{  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; background:url('../images/btn_red.gif'); width:68px; height:20px; padding:3px; text-align: center}
a.link2:active 	{  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; background:url('../images/btn_red.gif'); width:68px; height:20px; padding:3px; text-align: center}
a.link2:visited {  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; background:url('../images/btn_red.gif'); width:68px; height:20px; padding:3px; text-align: center}
a.link2:hover 	{  color: yellow; FONT-SIZE: 8pt; text-decoration: none; background:url('../images/btn_grey.gif'); width:68px; height:20px; padding:3px; text-align: center}

a.link3:link 	{  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; background:url('../images/btn_grey.gif'); width:68px; height:20px; padding:3px; text-align: center}
a.link3:active 	{  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; background:url('../images/btn_grey.gif'); width:68px; height:20px; padding:3px; text-align: center}
a.link3:visited {  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; background:url('../images/btn_grey.gif'); width:68px; height:20px; padding:3px; text-align: center}
a.link3:hover 	{  color: yellow; FONT-SIZE: 8pt; text-decoration: none; background:url('../images/btn_red.gif'); width:68px; height:20px; padding:3px; text-align: center}

a.link4:link 		{  color: FF6600; FONT-SIZE: 8pt; text-decoration: none}
a.link4:active 		{  color: FF6600; FONT-SIZE: 8pt; text-decoration: none}
a.link4:visited 	{  color: FF6600; FONT-SIZE: 8pt; text-decoration: none}
a.link4:hover 		{  color: 990000; FONT-SIZE: 8pt; text-decoration: none}


.title {
	COLOR: FF9900;
	FONT-SIZE: 16pt;
	font-style: normal;
	font-weight: bold;
}

.title2 {
	COLOR: 666666;
	FONT-SIZE: 16pt;
	font-style: normal;
	font-weight: bold;
}

.title3 {
	COLOR: FFFFFF;
	FONT-SIZE: 15pt;
	font-style: normal;
	font-weight: bold;
	background: #CC0000;
	padding-left:10px;
}

.title4 {
	COLOR: FFFFFF;
	FONT-SIZE: 15pt;
	font-style: normal;
	font-weight: bold;
	background: #69C500;
	padding-left:10px;
}

.title5 {
	COLOR: FF9900;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: bold;
}

.title_product {
	COLOR: FF3300;
	FONT-SIZE: 12pt;
	font-style: normal;
	font-weight: bold;
}

.txt_red10 {
	COLOR: FF6600; 
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal;
}

.txt_red12 {
	COLOR: FF6600; 
	FONT-SIZE: 11pt; 
	FONT-STYLE: normal;
}

.txt_8 {
	COLOR: 666666; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
}

.line_bottom {
	border-bottom:1px solid #C42D2C;
}

.search_number {color: #FFFFFF; font-size: 28px;}
