body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background: url(/img/back.jpg);
}
a {
	color: #726965;
	text-decoration: none;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a.active {
	color: #f37321;
	text-decotaion: none;
}
a:hover {
	color: #f37321;
}
a img {
	border: none;
}
table.tbl_main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 99%;
	min-width: 950px;
	min-height: 650px;
	border-collapse: collapse;
}
table.tbl_main td.top_brd {
	text-align: center;
	vertical-align: middle;
	height: 141px;
}
table.tbl_main td.brd {
	width: 100px;
	color: red;
}
table.tbl_main td.h_brd {
	height: 60px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	color: #726965;
}
table.tbl_main td.top_brd img {
	width:300px;
	height:68px
}
table.tbl_main td.cnt {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background-color: #ffffff;
}
table.cnt {
	width: 100%;
}
table.cnt td {
	text-align: left;
	vertical-align: top;
}
table.cnt table.tbl_main_menu {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px 20px;
	margin-top: -10px;
	font-size: 20pt;
	font-weight: normal;
	color: #726965;
	width: 100%;
}
table.cnt table.tbl_main_menu td {
	text-align: center;
}
table.tbl_main_menu td  {
	padding-top: 10px;
}
table.cnt table.tbl_main_menu td.active{
	color: #f37321;
}
table.cnt td.sub_menu {
	border-top: 2px solid #f37321;
	background-color: #fef5ed;
}
table.cnt td.sub_menu ul,table.cnt td.sub_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 12pt;
	color: #726965;
}
table.cnt td.sub_menu ul li {
	margin: 0 20px;
}
table.cnt td.sub_menu ul li.active {
	color: #f37321
}
table.cnt td.main_cont {
	padding: 5px 20px;
	font-family: Tahoma;
	font-size: 12px;
}
table.cnt td.main_cont strong {
	font-family: Tahoma;
	font-size: 12px;
	color: #726965;
}
table.cnt td.main_cont table {
	height: 100%;
	padding: 5px 20px;
	font-family: Tahoma;
	font-size: 12px;
}
table.cnt td.main_cont table strong {
	font-family: Tahoma;
	font-size: 12px;
	color: #726965;
}
iframe.layer {
	border: none;
	overflow: auto;
	height: 100%;
	width: 100%;
}
table.cnt td.bot_news {
	height: 95px;
	border-top: 2px solid #f37321;
	padding-top: 5px;
}
td.bot_news {
	text-align: right;
	padding: 0px 20px;
}
td.bot_news table {
	height: 100%;
	width: 100%;
	margin: 0px 0px;
}
td.bot_news table td {
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-size: 12px;
	width: 33%;
	height:45px;
}
td.bot_news table td strong {
	margin-right: 10px;
}
td.bot_news table td.dots {
	text-align: right;
	vertical-align: bottom;
}
table.full_center td {
	text-align: center;
}
td.dots img {
	margin-left: 8px;
}
/*Open text*/
.mypets {
	cursor: pointer;
/*	padding-top: 5px;
	padding-bottom: 5px;*/
	font-family: Tahoma;
	color: #726965;
}
.mypets a {
	text-decoration: none;
	display: block;
	font-family: Tahoma;
	color: #726965;
}
.mypets a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	color: #726965;
}
.thepet {
/*	padding-top: 5px;*/
	font-family: Tahoma;
}