/* CSS Document */
body {font-family:Verdana; font-size:11px; color:#000000; background-color:#ffffff;text-decoration:none}
h1{color:#C62D39;}
.input1 {
	background:#5a5a5a;
	border-style:solid #5a5a5a 1px;
	border-width:1px;
	border-left-color:#000000;
	border-top-color:#000000;
	border-bottom-color:#969696;
	border-right-color:#969696;
	margin:0;
	padding:0 0 0 0;
	width:155px;
	height:20px
}

.inp {
	background:#ffffff;
	border-style:solid;
	border-top-color:#9d9d9d;
	border-right-color:#9d9d9d;
	border-bottom-color:#5a5a5a;
	border-left-color:#5a5a5a;
	border-width:1px;
	width:280px;
	height:20px
}

.tab {}
.tab p {font-size:10px; color:#FFFFFF; font-weight:normal; padding-left:20px}
.tab b {font-size:11px; color:#FFFFFF; font-weight:bold; padding-left:20px}

.contacts {padding:0px 20px 0px 20px}
.contacts p {font-size:9px; font-weight:bold; color:#FFFFFF; margin:0}
.contacts a {font-size:10px; font-weight:normal; color:#a5d02f; text-decoration:underline}
.contacts a:hover {font-size:10px; font-weight:normal; color:#a5d02f; text-decoration:none}

.copyright {color:#a4a3a3; font-size:10px; text-align:center}

.bg_right {background-position:left; background-repeat:repeat-y;}
.bg_left {background-position:right; background-repeat:repeat-y;}

.results {background-color:#FFFFFF; padding:5px 0px 5px 5px; color:#575757; font-size:11px}
.results p {margin:10px; line-height:17px;}

.desc {padding:0px 0px 0px 0px; color:#312B2B; font-size:13px;text-decoration:none}
.desc:hover { padding:0px 0px 0px 0px; color:#312B2B; font-size:13px;text-decoration:none}

.title {padding-bottom:0px;color:#25456d; font-size:16px; font-weight:bold; margin:0; text-decoration:underline; }
.title:hover {color:#0498ff; font-size:16px; font-weight:bold; margin:0; text-decoration:none;}

.title2 {padding-bottom:0px;color:#C62D39; font-size:16px; font-weight:bold; margin:0; text-decoration:underline; }
.title2:hover {color:#0498ff; font-size:16px; font-weight:bold; margin:0; text-decoration:none;}

.link {color:#0498ff; font-size:12px; font-weight:normal; margin:0; text-decoration:underline;}
.link:hover {color:#0498ff; font-size:12px; font-weight:normal; margin:0; text-decoration:none;}
img.thumb {
	margin:0px 4px 0px 4px;
	border: 1px solid #575757;
	width:120px;
	height:90px;
}
img.thematic {
	margin: 0px 0px 0px 0px;
	border: 0px;
	width:130px;
	height:130px;
}
.tumb{margin:0; padding:0 0 0 0; width:130px; min-height:130px; vertical-align:middle;}
.osn{position: relative; top: 0px;margin:0; padding:0 0 0 0; min-height:100px; overflow:hidden; width:560px;}
.osn_tumb{position: relative; top: 0px;margin:0; padding:0 0 0 0; min-height:100px; overflow:hidden; width:430px;}

table.tbl_top { background-color: rgb(251,241,242); background-repeat:no-repeat; }

td.tl_angle { width:10px; height:10px; background-repeat:no-repeat; background-position: top left;}
td.tr_angle { width:10px; height:10px; background-repeat:no-repeat; background-position: top right;}
td.bl_angle { width:10px; height:10px; background-repeat:no-repeat; background-position: bottom left;}
td.br_angle { width:10px; height:10px; background-repeat:no-repeat; background-position: bottom right;}

table.tbl_top td.tl_angle { background-image:url('../images/bg-top-tl.gif'); }
table.tbl_top td.tr_angle { background-image:url('../images/bg-top-tr.gif'); }
table.tbl_top td.bl_angle { background-image:url('../images/bg-top-bl.gif'); }
table.tbl_top td.br_angle { background-image:url('../images/bg-top-br.gif'); }
/*
					<tr>
						<td background="<?=$feed_root?>images/bg_recent.gif" width="257" height="25">
						<a href="search.php?q=<?=$p_related[$i]['uq']?>" onMouseOut="window.status='';return true;" onMouseOver="window.status='Search for &quot; <?=$p_related[$i]['q']?> \&quot;';return true;"><?=$p_related[$i]['q']?></a>
						</td>
						<td background="<?=$feed_root?>images/bg_recent2.jpg" width="17" height="25"></td>
					</tr>
*/
