body {
  color: #000000;
  background-color: #ffffff;
  font-size: 11px; 
  font-family: "trebuchet ms", Verdana, Geneva, Helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom:0px;
}

input {
  font-size: 11px; 
  font-family: times;
}

textarea {
  font-size: 11px; 
  font-family: times;
}

option {
  font-size: 11px; 
  font-family: times;
}

select {
  font-size: 11px; 
  font-family: times;
}

ul {
  margin-left: 10px;
  padding-left: 10px;
}

li { padding-right:4px; list-style-image: url("images/fleche.gif"); }
  
a {
  color: #639e1a;
  background-color: inherit;
  text-decoration: none;
  font-family: Georgia, sans-serif, Lucida, times;
}

a:active, a:link, a:visited {
  color: #639e1a;
  background-color: inherit;
}

a:hover {
  color: #7cb930;
  background-color: inherit;
  text-decoration: underline;
}

a.footer {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
}

a.footer:active, a.footer:link, a.footer:visited {
  color: #000000;
  background-color: inherit;
}

a.footer:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.top {
  color: #7cb930; 
  background-color: inherit;
  text-decoration: none;
}

a.top:active, a.top:link, a.top:visited {
  color:#7cb930;
  background-color: inherit;
}

a.top:hover {
  color: #ffffff;	
  background-color: inherit;
  text-decoration: underline;
}

a.top_menu {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
}

a.top_menu:active, a.top_menu:link, a.top_menu:visited {
  color:#000000;
  background-color: inherit;
}

a.top_menu:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.cp_menu {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.cp_menu:active, a.cp_menu:link, a.cp_menu:visited {
  color:#000000;
  background-color: inherit;
}

a.cp_menu:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.list_item {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
}

a.list_item:active, a.list_item:link, a.list_item:visited {
  color:#000000;
  background-color: inherit;
}

a.list_item:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

.bold-white-text {
  color: #f3f3f3; 
  background-color: inherit;
  font-size: 11px; 
  font-family: tahoma, sans-serif; 
  font-weight: bold;
}

.featuredprice {
  color: #ff6600; 
  background-color: inherit;
  font-size: 11px; 
  font-family: tahoma, sans-serif; 
  font-weight: bold;
}

.feattxt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.corner {
	background-image: url(images/corner1.gif);
	width: 610px;
	height: 21px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

.panel-bg {
	background-image: url(images/pannel-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.login-bg {
	background-image: url(images/template_15.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.head {
	color: #000000;
	background-color: inherit;
	font-family: tahoma, serif;
	font-weight: bold;
}

.button {
	background-image: url(images/button.gif);
	height: 20px;
	width: 55px;
	border: 0px solid #cccccc;
	cursor: pointer;
}

.tbl_caption {
	color: #000000;
	background-color: inherit;
	background-image: url(images/bg-bar.gif);
	background-repeat: repeat;
	font-family: tahoma, serif;
	font-weight: bold;
}

.tbl_border {
 	color: inherit;
 	background-color: #000000;
}

.tbl_normal {
	color: #000000;
	background-color: #fafafa;
	font-size: 12px;
	
}

.bordercolor {
 	border: 1px solid #ececec; 
}

.top_menu {
	font-size: 10px;
}

.feed-desc img {
	margin-right: 5px;
}
h1{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 13px;
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;
}

h2{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;
}

h3{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;
}

.box {
  margin: 0 auto;
  width: 770px;
  padding : 0;
}
.clear_both {
  clear: both;
}
.block_menu {
  margin: 0;
  padding : 10px 0 2px 0;
  width : 770px;
  float: right;
  min-height: 21px;
  background: url(images/bgr_menu_top.gif) no-repeat top center;
}
.block_menu_content {
  margin: 0;
  padding : 0 0px 9px 5px;
  color: #FFFFFF;
  font-size: 10px;
  text-align: right;
  font-weight: bold;
  background: #E34601 url(images/bgr_menu_bottom.gif) repeat-x bottom center;
}
a.menu {
  color: #FFFFFF;
  font-family: Verdana, Arial, Times, serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}
a.menu:active, a.menu:link, a.menu:visited {
  color: #FFFFFF;
  font-family: Verdana, Arial, Times, serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
a.menu:hover {
  color: #DFDFDF;
  font-family: Verdana, Arial, Times, serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
.topnav {
  clear: both;
  width: 770px;
  height: 78px;
  font-size: 8px;

  margin: 0;
  padding: 0;
}
.block_menu_top {
  margin: 8px 0 0 0;
  padding: 0;
  float: right;
  color: #6F6F6F;
}
.header_adv {
  margin: 0;
  padding: 0;
  float: right;
  width: 770px;
  height: 93px;
  text-align: center;
  background: url(images/template_11.gif) no-repeat bottom right; 
}
.search_field {
  float: right;
  margin: 0;
  padding : 0 0 0 0;
  color: #8E8E8E;
  font-size: 3px;
  text-align: left;
  font-weight: bold;
  width: 770px;
  height: 28px;
  background: url(images/template_13.gif) no-repeat bottom right;
}
.block_footer {
  margin: 0;
  padding : 7px 0 2px 0;
  width : 770px;
  float: left;
  background: url(images/bgr_footer_top.gif) repeat-x top center;
}

.block_footer_text {
  margin: 0;
  padding: 5px 6px 6px 6px;
  min-height: 20px;
  background: #FE8B03 url(images/bgr_footer_bottom.gif) no-repeat bottom center;
  text-align: center;
}
.block_large_title {
  clear: both;
  margin: 0;
  padding: 6px 0 4px 0;
  width: 433px;
  color: #FFFFFF;
  font-weight: bold;
  background: url(images/bgr_modul_large_title_top.gif) no-repeat top center;
}

.block_large_title_text {
  margin: 0;
  padding: 0 6px 6px 6px;
  text-align: center;
  color: #FFFFFF;
  min-height: 20px;
  font-size: 11px;
  font-weight: bold;
  background: #FEA501 url(images/bgr_modul_large_bottom.gif) repeat-x bottom center;  
}
.block_small_title {  
  margin: 0;
  padding: 8px 0 5px 15px;
  width: 182px;
  min-height: 16px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  background: #367088 url(images/bgr_modul_small_title_top.gif) no-repeat top center;
}

.block_small_content {
  margin-top: 2px;
  padding: 0;
  width: 197px;
}

.block_small_content_text {
  margin: 0;
  padding: 0 6px 0 6px;
  text-align: left;
  color: #414141;
  font-size: 11px;
  background: #D1D1D1 url(images/bgr_modul_small_content_bottom.gif) no-repeat bottom center;  
}
.box_middle_left {
  float: left;
  color: #000000;
  font-family: Verdana, arial, serif;
  font-size: 11px;
  text-align: left;
  min-height: 12px;
}
.box_middle_right {
  float: right;
  color: #000000;
  font-family: Verdana, arial, serif;
  font-size: 11px;
  text-align: right;
  min-height: 12px;
}