body, td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 9pt; color: #000000; margin: 0 0 0 0;}

p, form{
	padding: 0;
	margin: 0;

}

p{
	margin-bottom: 10px;
}

img{ border: none;}
a{ font-weight: bold; text-decoration: underline; color: #639011; font-size: 9pt;}
a:hover{font-weight: bold; text-decoration: underline; color: #79b015; font-size: 9pt; }

.menu{font-weight: normal;font-family: Verdana, Arial; text-decoration: none; color: #639011; font-size: 13.5pt;  line-height: 23pt;}
.menu:hover{font-weight: normal;font-family: Verdana, Arial;  text-decoration: none; color: #79b015; font-size: 13.5pt;  line-height: 23pt;}

small{
	font-size: 8pt;

}

.time{
	color: #639011;
}


h1{
  font-weight: bold;font-family: Verdana, Arial; text-decoration: none; color: #000000; font-size: 11pt;  line-height: auto;
}

.title{
	font-family: Verdana, Arial; font-size: 13.5pt;
    color: black;
    padding-left: 20px;
	}

small a{font-family: Verdana, Arial; text-decoration: none; color: #639011; font-size: 8pt;}
small a:hover{font-family: Verdana, Arial;  text-decoration: underline; color: #79b015; font-size: 8pt;}

.catlink a{font-family: Verdana, Arial; text-decoration: none; font-weight: normal; color: #000000; font-size: 8pt;}
.catlink a:hover{font-family: Verdana, Arial;  text-decoration: underline;font-weight: normal;  color: #222222; font-size: 8pt;}



.win_t{font-weight: bold;font-size: 9pt;font-family: Verdana, Arial;}

.win_t a{font-weight: bold;font-family: Verdana, Arial; text-decoration: underline; color: #000000; font-size: 9pt;}
.win_t a:hover{font-weight: bold;font-family: Verdana, Arial;  text-decoration: none; color: #101010; font-size: 9pt;}


table{
	border-spacing: 0; border: 0 hidden black;
	margin: 0 0 0 0;
	padding: 0;
background: #FFFFFF;
	}


.grn{
	color: #639011;
}

textarea{
    border: 1px solid gray;
    padding: 3px;
}

input{
	border: 1px solid gray;
	padding: 2px;
	font-family: Verdana, Arial;
}

select{
	font-family: Verdana, Arial;
}

.btn2{
	border: 1px solid black; color: black; font-weight: bold; background-color: white;
}

.btn2:hover{
	border: 1px solid black; color: black; font-weight: bold; background-color: #F0F0F0;
}


.main_page{
	background-image: url("lens.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 415px;
}

.search_frm{
	border: 1px solid gray;
	height: 30px;
	width: 150px;
	font-size: 20px;
}

.btn{
	background-image: url("enter.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	border: 1px solid gray;

}

#weather{
	position: absolute;
	top: 80px;
	left: 70%;
	width: 160px;
}


#info{
	position: absolute;
	top: 270px;
	left: 66%;
	width: 330px;
}

#cat_categs{
	position: absolute;
	top: 550px;
	left: 10%;
	width: 40%;
	line-height: 20pt;
}

#cat_categs a{
	color: #639011;
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;

}

#cat_categs a:hover{
	color: #639011;
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}



.pca, .piu, .in, .un, .vo{
	padding-left: 20px;
	min-height: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	width: 160px;
	margin-bottom: 3px;
}

.pca a{font-weight: normal;}
.pca a:hover{font-weight: normal;}
.piu a{font-weight: normal;}
.piu a:hover{font-weight: normal;}
.in a{font-weight: normal;}
.in a:hover{font-weight: normal;}
.un a{font-weight: normal;}
.un a:hover{font-weight: normal;}
.vo a{font-weight: normal;}
.vo a:hover{font-weight: normal;}



.pca{
	background-image: url("pcu.gif");
}

.piu{
	background-image: url("piu.gif");
}

.in{
	background-image: url("in.gif");
}

.un{
	background-image: url("un.gif");
}

.vo{
	background-image: url("vo.gif");
}
.pagination { margin: 0; height: 40px; padding: 0; overflow-y: hidden; }
.pagination .total_found { padding: 0 5px 0 0; float: left; text-align: left; line-height: 30px; }
.pagination .pages { padding: 0 5px 0 0; float: left; font-size: 11px; line-height: 30px; }
.pagination .pages b { font-size: 11px; line-height: 30px; }
.pagination .pages a, .pagination .pages a:link, .pagination .pages a:active, .pagination .pages a:visited, .pagination .pages a:hover { font-weight: normal; font-size: 11px; padding: 3px 7px 3px 7px; line-height: 24px; color: #3c3117; text-decoration: none; background-color: #dddddd; }
.pagination .pages a:hover { color: #ffffff; background-color: #999999; }
.pagination .pages span, .pagination .pages span.active { font-size: 11px; padding: 3px 7px 3px 7px; line-height: 30px; color: #999999; }
.pagination .pages span.active { color: #ffffff; background-color: #639011; }
.c { clear: both; }