body {
	font-family: arial;
	font-size: 12px;
	color: #393939;
	line-height:18px;
	background-image: url(images/back.png);
}
td {
	font-family: arial;
	font-size: 12px;
	color: #393939;
	line-height:18px;
}
.exploer {
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
.exploer:active {
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
.exploer:hover {
	font-size: 12px;
	color: #ff9900;
	font-family: arial;
	text-decoration: none;
}
.load {
	font-size: 12px;
	color: #ff9900;
	font-family: arial;
	text-decoration: none;
}
.load:active {
	font-size: 12px;
	color: #ff9900;
	font-family: arial;
	text-decoration: none;
}
.load:hover {
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #0089E1;
	font-family: arial;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #0089E1;
	font-family: arial;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #00558B;
	font-family: arial;
	text-decoration: underline;
}
.text-c {
	font-family: arial;
	font-size: 12px;
	color: #0089e1;
}
.text-m {
	font-family: arial;
	font-size: 12px;
	color: #ef2f72;
}
.text-y {
	font-family: arial;
	font-size: 12px;
	color: #ffb200;
}
.price-delete {
	font-family: arial;
	font-size: 12px;
	color: #393939;
	line-height:18px;
	text-decoration: line-through;
}
.link-white {
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
.link-white:active {
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: underline;
}
.link-white:hover {
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: underline;
}
.link-grey {
	font-size: 12px;
	color: #393939;
	font-family: arial;
	text-decoration: none;
}
.link-grey:active {
	font-size: 12px;
	color: #393939;
	font-family: arial;
	text-decoration: underline;
}
.link-grey:hover {
	font-size: 12px;
	color: #393939;
	font-family: arial;
	text-decoration: underline;
}
.star {
    color: #FF0000;
	font-size:16px;
	margin-top:6px;
}
.form-input {
  background-color:#f5f5f5;
	width:165px; 
	height:20px; 
	font-size:12px;
	font-family:arial;
	border-style:solid;
	border-width:1px;
	border-color:#dadada;
	color:#393939;
}
.form {
  background-color:#f5f5f5;
	height:20px; 
	font-size:12px;
	font-family:arial;
	border-style:solid;
	border-width:1px;
	border-color:#dadada;
	color:#393939;
}