body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
}

.table_cat{
	border: #608200 1px solid;
	background-color: #D1EBA4;
}

.table_link{
	border: #608200 1px solid;
	background-color: #e9f6c0;
}

.table-border {
	border: #608200 1px solid;
	padding: 0 4px 0 0;
	height: 40px;
}
.fcat{
	background: url('../images/bg_f_cat.gif') no-repeat left center;
	font-size: 11px;
	color: #4C5543;
	padding: 0 0 0 10px;
}
	.fcat A:link {
		COLOR: #4C5543; TEXT-DECORATION: none;
	}
	.fcat A:visited {
		COLOR: #4C5543; TEXT-DECORATION: none;
	}
	.fcat A:hover {
		COLOR: #4C5543; TEXT-DECORATION: Underline;
	}
/****************************************************************/
/* Footer														*/
/****************************************************************/
.footer {
	height: 40px;
	color: #333333;
	font-size: 11px;
}

.footer a:link {
	color: #333333; text-decoration: none;
}
.footer a:visited {
	color: #333333; text-decoration: none;
}
.footer a:hover {
	color: #333333; text-decoration: underline;
}


/****************************************************************/
/* Footer bottom												*/
/****************************************************************/
.footer_bottom {
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.footer_bottom a:link {
	color: #FFFFFF; text-decoration: none;
}
.footer_bottom a:visited {
	color: #FFFFFF; text-decoration: none;
}
.footer_bottom a:hover {
	color: #FFFFFF; text-decoration: underline;
}

.search_text {
	font-family: verdana,arial;
	font-size: 12px;
	padding-right:60px;
}

.search_bar {
	BORDER-RIGHT: #4C5543 1px solid; 
	Padding-top: 4px; 
	Padding-left: 6px; 
	BORDER-TOP: #4C5543 1px solid; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT: #4C5543 1px solid; 
	COLOR: #4C5543; 
	BORDER-BOTTOM: #4C5543 1px solid; 
	HEIGHT: 22px;
	background:url('../images/search_box_bg.jpg') no-repeat;
}
.search_bar1 {
	BORDER-RIGHT: #4C5543 1px solid; 
	Padding-top: 4px; 
	Padding-left: 6px; 
	BORDER-TOP: #4C5543 1px solid; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT: #4C5543 1px solid; 
	COLOR: #4C5543; 
	BORDER-BOTTOM: #4C5543 1px solid; 
	HEIGHT: 18px;
	background:url('../images/search_box_bg.jpg') no-repeat;
}
.search {
	background:url('../images/search_area_bg.jpg') no-repeat;
}
/****************************************************************/
/* Search Field 												*/
/****************************************************************/
.button {
	BORDER-RIGHT: #4C5543 1px solid; 
	BORDER-TOP: #4C5543 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	background:url('../images/search_box_bg.jpg') no-repeat;
	BORDER-LEFT: #4C5543 1px solid; 
	WIDTH: 80px; 
	COLOR: #4C5543; 
	BORDER-BOTTOM: #4C5543 1px solid; 
	HEIGHT: 25px;
}

.pricing {
	padding-left: 0px;
	color: #232323;
	font-size: 11px;
}

/****************************************************************/
/* Top menu														*/
/****************************************************************/
.nav_menu {
	background-color: #E9F6C0;
	height: 43px;
	width: 120px;
	
}

.menu {
	padding-right: 0px;
	color: #313C11;
	font-size: 12px;
	font-weight: bold;
	background-color:#E9F6C0;
}

.menu a:link {
	color: #313C11; text-decoration: none;
}
.menu a:visited {
	color: #313C11; text-decoration: none;
}
.menu a:hover {
	color: #313C11; text-decoration: underline;
}


/****************************************************************/
/* Navmenu														*/
/****************************************************************/
.navmenu {
	background-color: #E9F6C0;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 2px;
	font-weight: normal;
	color: #111111;
	font-size: 11px;
}
.navmenu a:link {
	color: #111111; text-decoration: none;
}
.navmenu a:visited {
	color: #111111; text-decoration: none;
}
.navmenu a:hover {
	color: #111111; text-decoration: underline;
}

/****************************************************************/
/* User_menu													*/
/****************************************************************/
.user_menu {
	padding-right: 14px;
	color: #6f6f6f;
	font-size: 12px;
}
.user_menu a:link {
	color: #6f6f6f; text-decoration: none;
}
.user_menu a:visited {
	color: #6f6f6f; text-decoration: none;
}
.user_menu a:hover {
	color: #6f6f6f; text-decoration: underline;
}

form {
	padding: 2px 5px 0 0;
}

body {
	margin: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4C5543;
	padding: 0 0 0 3px;	
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	border-bottom: 1px solid #333333;
}

.h3_cat {
	font-size: 14px;
	font-weight: bold;
	color: #313C11;
	margin: 0px 10px 0;
	
}

hr {
	width: 713px;
	color: #333333;
	margin: 0px 0px 0;
	border: 1px solid #608000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4C5543;
	border-bottom: 1px solid #608200;
	margin: 2px;
	padding: 0 0 4px 0;
}
/****************************************************************/
/* Cat title  													*/
/****************************************************************/
.cat {
	font-weight: bold; 
	font-size: 13px; 
	color: #4C5543;
}
.cat a:link {
	color: #4C5543; text-decoration: none;
}
.cat a:visited {
	color: #4C5543; text-decoration: none;
}
.cat a:hover {
	color: #4C5543; text-decoration: underline;
}


/****************************************************************/
/* Main page sponsored title  									*/
/****************************************************************/
.main_sposored {
	font-weight: bold; font-size: 13px; color: #4C5543; padding-left: 7px;
}
.main_sposored a:link {
	font-weight: normal; color: #4C5543; text-decoration: none; padding-left: 7px;
}
.main_sposored a:visited {
	font-weight: normal; color: #4C5543; text-decoration: none; padding-left: 7px;
}
.main_sposored a:hover {
	font-weight: normal;color: #4C5543; text-decoration: underline; padding-left: 7px;
}

.subcat {
	font-size: 11px;
	color: #4C5543;
	Margin: 0 0 10px 27px;
}
	.subcat A:link {
		COLOR: #4C5543; TEXT-DECORATION: none;
	}
	.subcat A:visited {
		COLOR: #4C5543; TEXT-DECORATION: none;
	}
	.subcat A:hover {
		COLOR: #4C5543; TEXT-DECORATION: Underline;
	}


/****************************************************************/
/* Link area													*/
/****************************************************************/
.linkarea {
	padding-bottom: 15px;
}


/****************************************************************/
/* Link Title 													*/
/****************************************************************/
.linktitle {
	font-weight: bold; font-size: 13px; color: #406353;padding: 5px 0 0 0;
}
.linktitle a:link {
	font-weight: bold; color: #406353; text-decoration: underline;padding: 3px 0 0 0;
}
.linktitle a:visited {
	font-weight: bold; color: #406353; text-decoration: underline;padding: 3px 0 0 0;
}
.linktitle a:hover {
	font-weight: bold; color: #406353; text-decoration: none;padding: 3px 0 0 0;
}


/****************************************************************/
/* Link Details 												*/
/****************************************************************/
.linkdetails {
	font-size: 10px; color: #111111;
}
.linkdetails a:link {
	font-weight: bold; font-size: 10px; color: #111111; text-decoration: none;
}
.linkdetails a:visited {
	font-weight: bold; font-size: 10px; color: #111111; text-decoration: underline;
}
.linkdetails a:hover {
	font-weight: bold; font-size: 10px; color: #111111; text-decoration: underline;
}


/****************************************************************/
/* Link short desc 												*/
/****************************************************************/
.linkshortdesc {
	font-weight: normal; font-size: 11px; color: #111111;padding: 3px 0 0 0px;
}
.linkshortdesc a:link {
	font-weight: normal; color: #111111; text-decoration: none;padding: 3px 0 0 0px;
}
.linkshortdesc a:visited {
	font-weight: normal; color: #111111; text-decoration: none;padding: 3px 0 0 0px;
}
.linkshortdesc a:hover {
	font-weight: normal; color: #333333; text-decoration: underline;padding: 3px 0 0 0px;
}


/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {
	font-weight: normal; font-size: 13px; color: #333333;
}

.linkurl a:link {
	font-weight: normal; color: #333333; text-decoration: none;
}
.linkurl a:visited {
	font-weight: normal; color: #333333; text-decoration: none;
}
.linkurl a:hover {
	font-weight: normal; color: #111111; text-decoration: underline;
}

/****************************************************************/
/* Bg															*/
/****************************************************************/
.bg {
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/****************************************************************/
/* Break														*/
/****************************************************************/
.break {
	padding-bottom: 6px;
	padding-top: 6px;
}


/****************************************************************/
/* Profile		  												*/
/****************************************************************/
.profile {
	font-size: 11px; color: #6F6F6F;
}
.profile a:link {
	font-weight: bold; color: #FFFFFF; text-decoration: none;
}
.profile a:visited {
	font-weight: bold; color: #FFFFFF; text-decoration: none;
}
.profile a:hover {
	font-weight: bold; color: #FFFFFF; text-decoration: underline;
}

/****************************************************************/
/* Text area, Input, Select 									*/
/****************************************************************/

form {
margin: 0;
}

.select{
	border: 1px solid #333333;
	background:url('../images/search_box_bg.jpg') no-repeat;
	font-size: 10px;
	color: #333333;
}
.text {
	border: 1px solid #333333;
	background:url('../images/search_box_bg.jpg') no-repeat;
	height: 17px;
	font-size: 12px;
	padding: 2px;
	width: 300px;
	color: #333333;
}
.textarea {
	background:url('../images/search_box_bg.jpg') repeat-y left;
	border: 1px solid #333333;
	padding: 2px;
	font-size: 12px;
	width: 300px;
	color: #333333;
}
.textpy {
	border: 1px solid #333333;
	background:url('../images/search_box_bg.jpg') no-repeat;
	height: 17px;
	font-size: 12px;
	padding: 2px;
	width: 50px;
	color: #333333;
}

.limit_field {
   border: 1px solid #608000;
   background:url('../images/search_box_bg.jpg') no-repeat;
   Color: #333333;
   font-size: 10px;
}

.captcha {
	border: 1px solid #333333;
}






div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #408000;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #313C11;
}


td.err {
	padding: 4px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #333333;
	text-align: left;
}
td.msg{
	padding: 4px;
	color: #333333;
	background: #e9f6c0;
	border: 1px solid #608000;
	text-align: left;
}