body {
	margin: 0px;
	padding-top: 0px;
	background-color: #E8E7F3;
	overflow: -moz-scrollbars-vertical;
}

body, td {
	font-family: verdana, arial;
	font-size: 10px;
	color: #333333;
}

p {
	margin: 0px;
}

a {
	color: #0F218B;
}

a:hover {
	color: #0F218B;
}

a.footer {
	font-family: arial;
	font-size: 10px;
	color: #116FAF;
	text-decoration: none;
}

a.footer:hover {
	font-family: arial;
	font-size: 10px;
	color: #116FAF;
	text-decoration: underline;
}

div.container {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	background-color: #ffffff;
}

div.header_left {
  float: left; 
  width: 751px; 
  height: 93px;
}

div.header_right {
	float: left; 
	width: 185px; 
	height: 93px;
}

div.header_bottom {
	clear: both; 
	width: 960px; 
	height: 3px;
}

div.core {
	float: left; 
	width: 799px;
}

div.menu {
	float: left;
	height: 19px;
	width: 588px;
	background-color: #fec502;
}

div.buttons {
	float: right; 
	width: 211px; 
	height: 19px;
}

div.content {
	float: left; 
	width: 588px;
}

div.content_breed {
	float: left; 
	width: 799px;
	background-image: url(/includes/template/tpl_templates/images/bottom_buttons.gif);
	background-repeat: no-repeat;
	background-position: 594px 0px;
}

div.content_padding1 {
	padding: 10px;
}

div.content_padding2 {
	padding: 20px;
}

div.right {
	float: right; 
	width: 211px; 
	text-align: right;
}  

div.right_core {
	float: left;
}

div.right_block {
	width: 180px; 
	background-color: #ffffff; 
	text-align: left;
}

div.footer {
	clear: both;
	background-image: url(/includes_template/tpl_templates/images/footer.jpg);
	width: 960px;
	height: 33px;
}

div.footer_content {
	font-family: arial;
	font-size: 10px;
	color: #116FAF;
	text-decoration: none;
	position: absolute;
	right: 30px;
}

div.end {
	background-color: #E8E7F3;
}

td.left {
	width: 161px; 
	background-image: url(/includes_template/tpl_templates/images/background.gif); 
	background-repeat: no-repeat; 
	background-position: top; 
	background-color: #116FAF;
	vertical-align: top;
}

div.nav {
	padding-left: 10px;
	padding-top: 2px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}

div.nav a {
	display: block;
	float: left;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
	text-transform: lowercase;
}

div.nav a:hover {

}

div.nav_dropdown {
	width: 200px;
	position: absolute;
	visibility: hidden;
	background-color: #E7E6F2;
	top: 115px;
	z-index: 1000;
	text-transform: lowercase;
}

div.nav_dropdown a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #ffffff;
	text-transform: lowercase;
}

div.nav_dropdown a:hover {
	font-weight: normal;
	background-color: #BABEDE;
	border-top: 1px solid #ffffff;
	text-transform: lowercase;
}

br.clear {
	clear: both;
}

div.nav_side {
	border-top: 1px solid #FFFFFF;
	margin: 50px 0 30px 0;
}

div.nav_side a {
	display: block;
	background-color: #E7E6F2;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

div.nav_side a:hover {
	text-decoration: none;
	background-color: #BABEDE;
}

div.nav_side a.active {
	display: block;
	background-color: #6771B1;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

div.nav_side a.active:hover {
	text-decoration: none;
	background-color: #6771B1;
	color: #FFFFFF;
	list-style-type:
}

div.nav a.nolink, div.nav a.nolink:hover {
  font-weight: normal;
	cursor: default;
}

div.nav_side_sub a {
	display: block;
	padding: 2px 0 2px 8px;
	background-color: #e8e6f3;
	font-weight: normal;
	text-decoration: none;
}

div.nav_side_sub a:hover {
	font-weight: normal;
	text-decoration: none;
}

div.nav_top {
	height: 6px;
	margin: 1px 0 1px 0;
	background-image: url(/includes_template/tpl_templates/images/website/background_gradient_nav_top.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

div.nav_lines {
	border: 1px solid #4B6A7C;
}

div.nav img {
	float: left;
}

div.nav_bottom {
	height: 6px;
	margin: 1px 0 7px 0;
	background-image: url(/includes_template/tpl_templates/images/website/background_gradient_nav_bot.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

ul {
	padding-left: 20px;
}

h1 {
	font-family: times new roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #7f003b;
	margin: 0;
	padding: 0;
}