h1 {
	font:  Bold 18px Georgia, Arial, sans;
	color: #333333;
}

h2 {
	font:  Bold 16px Georgia, Arial, sans;
	color: #333333;
}

h3 {
	font:  Bold 14px Georgia, Arial, sans;
	color: #666666;
}

h4 {
	font:  Bold 12px Georgia, Arial, sans;
	color: #666666;
	display:inline;
}

p {
	font:  12px/17px Arial, sans;
	color: #333333;
}

p.top {
	font:  10px Arial, sans;
	color: #333333;
}

td.prod {
	border-top: 1px solid #cccccc;
}

td.left_bot {
	background: url(../img/left.gif) no-repeat top left;
}

td.right_top {
	background: url(../img/right.gif) no-repeat top right;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background: #ffffff;
}


.login_text {
	padding: 3px 3px 3px 5px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}

.search_form {
	border: 1px solid #333333;
	padding: 3px 3px 3px 5px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link,a.category:link {
	color: #336699; text-decoration: unlined;
}


a:visited,a.category:visited {
	color: #999999; text-decoration: unlined;
}

a:hover,a.category:hover {
	color: #999999;	text-decoration: unlined;
}

#latestnews {
	text-align:left;
  margin:0;
  padding:0px 0px 0 0px;
}

#latestnews ul, #front_subscribe_form {
  margin:0;
  padding:0px 20px 0px 20px;
  list-style:none;
  }

#latestnews li, table.contact {
  display:block;
	font: 12px Arial, sans;
  float:bottom;
  margin:0;
  padding:0;
	padding-bottom:15px;
  }

.news_date {
	font: 11px Arial, sans;
	color: #336699;
	padding-bottom: 5px;
}

