body {
	padding-top: 6px;
	margin: 0px;
	background-image: url("../images/core/background.gif");
	background-repeat: repeat-x;
	color: #333333;	
}

body, td {
	font-family: Verdana, Arial;
	font-size: 11px;
}

p {
	margin: 0px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #EE6D2E;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #EE6D2E;
}

a.search {
	text-decoration: none;
	font-weight: normal;
	color: #2B3C5D;
}

a.search:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #2B3C5D;
}

a.menu_main {
  font-size: 10px;
  color: #FFFFFF;
  width: 192px;
  height: 30px;
 	text-decoration: none;
	font-weight: normal;
	padding-top: 8px;
}

a.menu_main:hover {
  font-size: 10px;
  color: #FFFFFF;
  width: 192px;
  height: 30px;
  _background-image: url("../images/core/tab_2.gif");
  background-repeat: no-repeat;
  text-decoration: none;
	font-weight: normal;
	padding-top: 8px;
}

a.menu_sub {
  text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
  cursor: hand;
}

a.menu_sub:hover {
 	text-decoration: none;
	font-weight: normal;
	color: #EE6D2E;
  cursor: pointer;
  cursor: hand;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2B3C5D;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #EE6D2E;
}

span.menu_on {
  font-size: 10px;
  color: #FFFFFF;
  width: 192px;
  height: 30px;
  _background-image: url("../images/core/tab_2.gif");
  background-repeat: no-repeat;
  text-decoration: none;
	font-weight: normal;
	padding: 8px;
}

span.title {
  font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

td.banner {
  padding: 5px;
	background-color: #FFFDFE;
}

td.menu_sub {
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
}

td.flash {
  padding-top: 4px;
  padding-right: 4px;
}

td.search {
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 10px;
  width: 100%;
}

td.main {
  border-right: 1px solid #A3A3A3;
}

td.content {
  width: 500px;
  border-right: 1px solid #A3A3A3;
  padding-bottom: 10px;
}

td.content_feeds {
  width: 600px;
  border-right: 1px solid #A3A3A3;
  padding-bottom: 10px;
}

div.centercontent {
  background-color: #FFFDFE;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	width: 788px;
}

div.menu_top {
  float: right; 
  padding-top: 45px; 
  padding-right: 7px;
}

div.menu_main {
  float: left;
  padding-left: 1px;
  padding-right: 3px;
  width: 192px;
  height: 30px;
  background-image: url("../images/core/tab_1.gif");
  background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
}

div.menu_main:hover {
  float: left;
  padding-left: 1px;
  padding-right: 3px;
  width: 192px;
  height: 30px;
  background-image: url("../images/core/tab_2.gif");
  background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
}

div.menu_sub {
  width: 100%;
  height: 250px;
  background-color: #2D3C5D;
  background-image: url("../images/core/background_arrow.gif"); 
  background-repeat: no-repeat;
  background-position: bottom right;
}

div.search {
  background-color: #9CCAE0; 
  width: 100%; 
  padding-top: 6px;
}

div.main_left {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding- bottom: 10px;
}

div.main_right {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding- bottom: 10px;
}

div.main_content_breed{
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding- bottom: 10px;
}


input {
  font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

input.input {
  border: 1px solid #A3A3A3;
  height: 17px;
  width: 120px;
  font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

select {
  font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

textarea {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

img.arrow {
  bottom: 3px;
  right: 5px;
}
