body {
	padding: 0px; margin: 0px; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #525252;
}

p {
	margin: 0px;
}

	a {
		color: #525252; text-decoration: none;
	}
	a:hover {
		color: #525252; text-decoration: underline;
	}

#content {
	width:770px;
	margin: 20px auto 0 auto;
}


#content2 {
	width: 90%;
	margin: 20px auto 0 auto;
}

.header {
	height: 70px;
	margin: 0 0 15px 0;
}
	.header h1 {
		margin: 0;
		padding: 15px 0 0 0;
	}
	
	.header div {
		margin: 20px 0 0 0;
		float: right;
		text-align: right;
	}
	
	.header a {
		color: #249b4b;
		font-weight: bold;
		text-decoration: none;
	}
	.header a:hover {
		color: #249b4b;
		text-decoration: underline;
	}

#catbox {
	border: 1px solid #dfdebf;
	background: #ffffff;
	padding: 4px;
}

#hbox {
	border: 1px solid #dfdebf;
	background: #edecd9;
	padding: 4px;
}

.caption {
	font-weight: bold; font-size: 11px; color: #ffffff; padding: 5px 10px 0 9px; background:#249b4b; height:18px;
}

.menu {
	font-size: 11px;
}

#descr, #title { position: absolute; left: -999999px;}

.search_box {
	background:#249b4b; border:1px solid #249b4b; padding: 15px 6px 6px 6px; font-weight: bold; font-size: 11px; color: #fff; height:20px; margin: 0 0 10px 0;
}
	.search_box h3 {
		float: right;
		margin: 0;
		font-size: 12px;
	}

	.search_box a {
		color: #fff; text-decoration: none;
	}
	.search_box a:hover {
		color: #fff; text-decoration: underline;
	}

.button {
	border: none; font-weight: bold; font-size: 12px; background: url('../images/search.gif'); width: 70px; color: #ffffff; height: 23px; margin: 0 0 0 5px;
}

.input {
	padding-top: 3px; padding-left: 6px; border: #249b4b 1px solid; font-size: 12px; color: #249b4b; height: 17px;
}

.sorting {
	color: #ffffff; font-size: 11px; float: right; margin: 0px;
}
	.sorting a:link {
		color: #ffffff; text-decoration: underline;
	}
	.sorting a:visited {
		color: #ffffff; text-decoration: underline;
	}
	.sorting a:hover {
		color: #ffffff; text-decoration: none;
	}

.text {
	border: 1px solid #249b4b;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px;
	width: 380px;
	color: #525252;
}
.atext {
	border: 1px solid #249b4b;
	background: #ffffff;
	padding: 2px;
	font-size: 12px;
	width: 380px;
	color: #525252;
}
.ptext {
	border: 1px solid #249b4b;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px;
	width: 50px;
	color: #525252;
}

.page {
	color: #249b4b;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 5px 0;
}

.pagination {
	padding: 2px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #249b4b;
		border: #249b4b 1px solid;
		background: #acd5a1;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	.pagination a:visited {
		border: #249b4b 1px solid;
		background: #acd5a1;
		color: #249b4b;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:hover {
		background-color: #249b4b;
		border: #249b4b 1px solid;
		color: #fff;
		text-decoration: none;
	}
	
.select {
	color: #249b4b;
	width: 380px;
}

.urltitle {
	font-size: 14px; color: #249b4b; padding: 5px 0 6px 0; font-weight: bold;
}
	.urltitle a {
		color: #249b4b; text-decoration: none;
	}
	.urltitle a:hover {
		color: #249b4b; text-decoration: underline;
	}

.desc { font-size: 12px; color: #525252; padding: 0px; line-height: 19px;}
.url { font-size: 11px; color: #525252; padding: 5px 0 6px 0; font-weight: normal;}


.cat_result {
	font-size: 12px; color: #249b4b; padding: 3px 0 3px 0;
}
	.cat_result a {
		color: #249b4b; text-decoration: none;
	}
	.cat_result a:hover {
		color: #249b4b; text-decoration: underline;
	}

#footer {
	font-weight: normal; font-size: 11px; color: #249b4b;
	padding: 10px 0 10px 0;
	border-top: 3px solid #249b4b;
	height:40px;
}
	#footer p {
		float: right;
		margin: 0px;
	}

	#footer a {
		color: #249b4b; text-decoration: none;
	}
	#footer a:hover {
		color: #249b4b; text-decoration: underline;
	}


.break { padding: 6px 0 6px 0;}
.linktable { padding: 2px 0 6px 0; margin: 0px 0 4px 0; border-bottom: 1px dotted #aaaaaa;}

.err {
	padding: 4px;
	color: #ff0000;
	text-align: left;
}
.msg {
	padding: 4px;
	color: #249b4b;
	text-align: left;
}

.common {
	font-weight: bold; color: #249b4b; font-size: 12px; font-weight: bold;
}
	.common a {
		color: #249b4b; text-decoration: none;
	}
	.common a:hover {
		color: #249b4b; text-decoration: underline;
	}



	select {
		font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;
	}
	input {
		font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;
	}
	textarea {
		font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;
	}
	form {
		margin: 0;
	}

.py {
	font-size: 14px;
	font-weight: bold;
	color: #249b4b;
	text-align: center;
	margin: 200px 0 0 0;
}

.guidelines {
	line-height: 18px;
}


.searchnav {
	font-weight: bold; color: #898989; font-size: 11px;
}
	.searchnav a {
		color: #898989; text-decoration: none;
	}
	.searchnav a:hover {
		color: #898989; text-decoration: underline;
	}

.captcha {
	border: 1px solid #249b4b;
}

.cat {
	font-size: 13px;
	font-weight: bold;
	color: #249b4b;
	padding: 3px 4px 3px 0;
}
	.cat a {
		font-weight: bold; color: #249b4b; text-decoration: none;
	}
	.cat a:hover {
		font-weight: bold; color: #249b4b; text-decoration: underline;
	}


.subcat {
	font-size: 11px;
	color: #525252;
	margin: 0;
	padding: 0 0 5px 0;
}
	.subcat a {
		color: #525252; text-decoration: none;
	}
	.subcat a:hover {
		color: #525252; text-decoration: underline;
	}

.limit_field {
   border: 0 solid transparent;
   background: transparent;
   color: #6f6f6f;
}
