.header 
{	 font-family: Arial;
	 font-size: 12px;
	 font-weight: bold;
 	color: 069300;
 	padding-left:65;
 	text-transform: uppercase;
 	text-decoration: none

}

.tableHeader 
{	 font-family: Arial;
	 font-size: 12px;
	 font-weight: bold;
 	color: 069300;
 	text-transform: uppercase;
 	text-decoration: none

}

.text 
{	font-family: Arial;
	font-size: 12px; 
	color: #0e66a5; 
	padding-left:65;
	padding-right:65;
 	text-align : justify;
 	text-decoration: none
}

.floatingText
{	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	text-align : left;
 	text-decoration: none;
}

.dynamicText 
{	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #0e66a5; 
	text-align : justify;
 	text-decoration: none;
	z-index: 1; 
	top: 470; 
	height: 134; 
	left : 123; 
	width: 400; 
	position: absolute; 
	background-color: #fafafa;
	visibility: hidden;
}

.bg_product 
{	background-attachment: fixed;
	background-image: url(images/index_45.gif);
 	background-repeat: repeat-y;
 	background-position: right top
}
.bg_new 
{	background-attachment: fixed;
	background-image: url(images/index_48.gif);
	background-repeat: no-repeat;
	background-position: right bottom
}
.sideLink 
{  	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
	
}

a:link		{ color:#ffffff}
 
a:visited	{color: #ffffff}

a:hover		{ color: #ffffff}

a:active	{ color: #ffffff}
