p,th,td,li,ul,ol {
  font-family: Tahoma;
  font-size: 11px;
}

.text { text-align: justify; margin-left: 20px; margin-right: 20px; margin-top: 5px; margin-bottom: 5px; color: #8F8F8F; }
.error { color: #ff0000; }

A:link { 
	color: #0290a5;
}

A:hover { 
	color: #0290a5;
}

A:visited { 
	color: #0290a5;
}

.menu { 
	color: #000000; 
	font-family: Tahoma; 
	font-size: 18px; 
	font-weight: normal; 
	margin: 10px 0px 10px 0px; 
}

.menu A, .menu A:visited { 
	color: #000000;
	text-decoration: none;
}

.menu A:hover { 
	color: #e50084;
	text-decoration: none;
}


.menunav { 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	margin: 10px 0px 10px 0px; 
}

h1 {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #e50084;
}

h2 {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #e50084;
}

.tabl {
  font-family: Verdana;
  font-size: 10px;
}
.copy {
  font-family: Verdana;
  color: #e50084;
  font-size: 9px;
}
h3 {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}

.catalog_list .no_border TD {
	padding: 0px;
	font-size: 11px;
	border: 0;
}


.catalog_list TD {
	padding: 10px;
	font-size: 11px;
	border-bottom: 1px #c5e1e5 solid;
}

.catalog_list TH {
	font-size: 11px;
	text-align: left;
	color: #59a8b4;
	padding: 10px;
	border-bottom: 1px #e50084 solid;
}

.catalog_list .price_last {
	background-color: #e50084;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.catalog_list .price {
	text-align: right;
	padding-right: 10px;
}

.catalog_one TD {
	padding: 10px 10px 30px 10px;
	font-weight: bold;
	font-size: 14px;
}

.catalog_one TH {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #59a8b4;
	padding: 10px;
	border-bottom: 1px #e50084 solid;
}

.catalog_one .price {
}

.catalog_one .price_last {
	font-size: 14px;
	background-color: #e50084;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}


.img_rect {position:relative; float:left;}
.img_rect IMG {border: 2px #e50084 solid;}
.img_rect .lt {background:url(/design/img_lt.gif) no-repeat; height:10px; width:10px; position:absolute; left:0px; top:0px; overflow:hidden;}
.img_rect .rt {background:url(/design/img_rt.gif) no-repeat; height:10px; width:10px; position:absolute; right:0px; top:0px; overflow:hidden;}
.img_rect .lb {background:url(/design/img_lb.gif) no-repeat; height:10px; width:10px; position:absolute; left:0px; bottom:0px; overflow:hidden;}
.img_rect .rb {background:url(/design/img_rb.gif) no-repeat; height:10px; width:10px; position:absolute; right:0px; bottom:0px; overflow:hidden;}
 
.banners {
	padding: 5px 10px 30px 20px;
	color: #ffffff;
	font-size: 11px;
	width: 270px;
	height: 100px;
}

.banner_0 {
	background: url(/design/banner_0.gif) 5px 0px no-repeat;
}

.banner_1 {
	background: url(/design/banner_1.gif) 5px 0px no-repeat;
}

.banner_2 {
	background: url(/design/banner_2.gif) 5px 0px no-repeat;
}

.banners A, .banners A:hover, .banners A:visited {
	color: #ffffff;
}
