body {
	padding:0px;
	margin:0px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	font-size:10px;
	position:relative; 
	height:100%;
}

a:link, a:visited, a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	text-decoration: none;
	font-size:13px;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	text-decoration: underline;
	font-size:13px;
}


a.catalogLink:link, a.catalogLink:visited, a.catalogLink:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	text-decoration: none;
	font-size:12px;
}

a.catalogLink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	text-decoration: underline;
	font-size:12px;
}

.emptyCatalog {
	color:#999999;
}

input {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	font-size:10px;
}

.searchButton { 
	cursor:pointer;
}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	font-size:10px;
}

img {
	border:0px;
	filter:expression(fixPNG(this));
}

.changeImageTable {
	width:100%;
}

.topButtonTable { 
	width:100%;
	padding-left:10px;	
}

.mainTable {
	width:100%; 
	height:100%; 
	background-color:#ffec68;
	position:relative; 
}

.generalTable { 
	width:100%;
	height:100%;
}

.generalLeft { 
	width:25%;
}

.generalCenter {
	width:55%;
	font-size:80%;
	margin-bottom:10px;
}

.generalRight {
	width:20%;
	vertical-align:top;
}


.bottom { 
	height:51px;
	background-image:url(/images/bottom/bottomLine.gif); 
	background-repeat:repeat-x;
}

.minHeight { 
	height:1px;
}

.searchInput {
	background-color:#ffffff;
	font-size:9px;
	height:17px;
	width:123px;
	border:none;
}

#slogan {
	position:absolute;
	left: -17px;
	top: 164px;
}
	
#dogs {
	position:absolute;
	left: 2%;
	bottom: 0px;
}

#pigs {
	position:absolute;
	left: 12%;
	bottom: 0px;
}

#chikens {
	position:absolute;
	left: 30%;
	bottom: 0px;
}

#cheeps {
	position:absolute;
	left: 45%;
	bottom: 0px;
}

#swans {
	position:absolute;
	left: 58%;
	bottom: 0px;
}

#horse {
	position:absolute;
	left: 73%;
	bottom: 0px;
}

#baterfly {
	position:absolute;
	left: 90%;
	bottom: 0px;
}

.chipPage { 
	padding:15px;
	text-align:justify;
}

#content { 
	height:300px;
	width:98%;
    overflow:auto;
	padding-left:10px; 
	padding-right:10px;
	padding-top:5px; 
	padding-bottom:5px;
	border:#D7D7D7 1px solid;
	margin-top:11px;
	text-align:justify;
}

.dateNews { 
	color:#00CC00; 
	font-size:150%; 
}

.textNews { 
	line-height:150%; 
}

.inputMessage { 
	width:250px;
	background:none;
	border:#D7D7D7 1px solid;
}

.goodsTable { 
	position:relative;
}

.titleGoods { 
	padding-right:10px; 
	font-weight:500;
	vertical-align:top;
}

.textGoods { 
	text-align:justify;
}

.spaceGoods { 
	padding-bottom:10px;
}

#PopUpImage { 
	display:none;
	background-color:#FFFFFF;
	border:#999999 1px solid;
	padding:3px;
	position:absolute;
}


a.menu:link, a.menu:visited, a.menu:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	text-decoration: none;
	font-size:11px;
}

a.menu:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	text-decoration: underline;
	font-size:11px;
}

.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007CC1;
	text-decoration: none;
	font-size:11px;
}

.area { 
	border:#000000 dashed 1px;
	overflow:auto;
	background:none;
}

.advert { 
	width:90%; 
	font-size:10px;
	color:#000000;
}

.advert td { 
	padding:5px;
}

 a.advertLink:link, a.advertLink:visited, a.advertLink:hover, a.advertLink:active {
	font-size:10px;
	color:#000000;
}

.messageError { 
	color:#FF0000; 
	font-size:12px;
	text-align:center;
}
