body {
	background-color: #FFFFFF;
	margin: 5px 20px 5px 20px;
}
#mainContainer{
 	width:99%;
 	padding:15px; 0px
 }
ul {
	list-style-type: square;
	}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link {
	color : #739b04; 
	text-decoration : underline; 
} 
	a:visited {
	color : #739b04; 
	text-decoration : underline; 
} 
	a:hover {
	color : #739b04; 
	text-decoration : none; 
} 
td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
input.text, textarea.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;
}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #474f2b;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474f2b;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #f7efee;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #474f2b;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #f7efee;
}
.box {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #ebe5e5;
	background-color: #F7F7F7;
	width:600px;
	margin-left:20px;
	
} 
.search-bg {
	color:#bfcad3;
	background-color:#7a7c73;
}
	.search-bg a:link{
	color : #bad3e9; 
	text-decoration : none; 
} 
	 .search-bg a:visited {
	color : #bad3e9; 
	text-decoration : none; 
} 
	.search-bg a:hover {
	color : #bad3e9; 
	text-decoration : underline; 
}
.search-button{
 	height:21px;
 	width:61px;
 	background:url('../images/search-button.gif') no-repeat;
 	border:0px;
 	cursor:pointer;
 }
.userBar, .userBar a:link, .userBar a:visited{
 	color:#FFFFFF;
 	text-decoration:none;
 }
.userBar a:hover{
 	text-decoration:underline;
 }

.footer-box {
	background-color:#f7f7f7;
	border: #ebe5e5 1px solid;
	padding:5px 10px 5px 10px;
	}
.copyright {
	padding-left: 10px;
	line-height: 15px;
		}
.nav-bg {
	background-image: url('../images/nav-bg.jpg');
	color:#474f2b
}
.nav-bg a:visited, .nav-bg a:link{
	color : #c3e654; 
	text-decoration : none; 
	font-weight:bold;
} 
.nav-bg a:hover {
	color : #F7F7F7; 
	text-decoration : none; 
} 
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;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

.price table td{
	margin: 0;
	padding: 4px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0px solid transparent;
   
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   border-left:1px dotted #9EC2F3; border-right:1px dotted #9EC2F3; border-top:0px dotted #9EC2F3; border-bottom:1px dotted #9EC2F3; margin:3px 0; height:200px;
   width:300px;
   overflow:auto;
   
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   border-left:0px dotted #CBE2EC; border-right:0px dotted #CBE2EC; border-top:1px dotted #CBE2EC; border-bottom:1px dotted #CBE2EC; clear:both;
   margin:3px 5px;
   display:block;
   cursor:pointer;
   cursor:hand; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

.url {
	color: #208a0b;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
}

.btn {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #739a03;
	color: #FFFFFF;
	cursor: pointer;
	height: 26px;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.featured {
	background-color:#f1f7de;
	border: 1px solid #d8e4b5;
	margin: 0 10px 10px 10px;
	padding: 14px 5px 5px 5px;
}
.ads {
	background: url('../images/ads.jpg') no-repeat center bottom;
	text-align: center; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
	
}
.ads-container {
	padding: 10px 0 20px 0;
	background-color:#e2e3de;
	}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	padding-top:10px;
	text-align: center;
}
.navig {
	padding: 5px;
	color: #CA0002;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #CA0002;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #CA0002;
	text-decoration: none;
}

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #CA0002;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}
.bid {
	width: 68px;
}

.bidFunds {
	background: url('../images/bidBg1.gif') no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url('../images/bidBg2.gif') no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none	
}

a.bidL1:hover {
	text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url('../images/bidBg3Middle.gif') repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none	
}

a.bidL2:hover {
	text-decoration: underline;
}

.bidBg3 {
	background: url('../images/bidBg3.gif') no-repeat;
	width: 68px;
	height: 4px
}