body {
	margin: 0px;
	padding: 0px;
}
.bodyindex {
	background-color: #7597A5;
	background-image: url(images/bgindex.gif);
	background-repeat: repeat-x;
}
.bodyinner {
	background-color: #7597A5;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: tahoma, "ms Sans Serif";
	font-size: 11px;
	color: #053446;
	line-height: 15px;
}
.texttitle {
	font-family: tahoma, "ms Sans Serif";
	font-size: 13px;
	color: #002A55;
	font-weight: bold;
}
.textbottom {
	font-family: tahoma, "ms Sans Serif";
	font-size: 11px;
	color: #A0B7C0;
}
a:link {
	color: #AFC2C9;
	text-decoration: none;
}
a:visited {
	color: #AFC2C9;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.more a:link,  .more a:visited{
	font-family: tahoma, "ms Sans Serif";
	font-size: 14px;
	color: #F1B420;
}
.more a:active, .more a:hover{
	font-family: tahoma, "ms Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
}
#product object {
	border: 1px solid #002A55;
}
