body {      
   padding:0px; 
   margin:0px;
   font-family: Tahoma;
   font-size:12px;
   color: #333333;
}

strong, b {color: #514530;}

a:link {color: #514530; text-decoration: none; }
a:hover { COLOR: #514530; text-decoration: underline; }
a:active { COLOR: #514530; text-decoration: none; }
a:visited { COLOR: #514530; text-decoration: none; }

img { border-color:#666666; }
table, tr, td, { font-size:12px; }


.text {
font-size:14px;
color: #514530;
align: justify; }


.links {
font-size:16px;
color: #514530;
text-align: justify; 

}

.links a {

text-decoration:underline;
}


.links a:hover {

text-decoration:none;
}


h1 {

font-size:15px;
color:#514530;
}

h2 {

font-size:14px;
color:#514530;
}

h3 {

font-size:15px;
color:#514530;
}

.cont {

position: absolute;
top:1000px;

}



td.catalog_title_main {
	background-color:#dddddd;
	height:30px;
	width:180px;	
	text-align:center;
	vertical-align:middle;
}
td.catalog_title_main a {
	height:30px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#777777;
	padding:0 0 0 10px;
}
td.catalog_title_main a:hover {
	height:30px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	padding:0 0 0 10px;
} 

td.catalog_image_preview_main {
	width:180px;	
	height:30px;
	vertical-align:top;
	cursor:pointer;
}
td.catalog_image_preview_main img {
	width:180px;	
	border:#99aa99 3px solid;
}
