body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
	Background: #dedebc;
	color: #FFFFFF;
}
p {
	Margin: 0px;
}


#topbg {
	height: 40px;
	background: url('top.bg.gif') #346733;
}
	#topbg table {
	margin-top: 14px;
	}


#banner_bg {
	Height: 152px;
	background: url('main.banner.bg.gif') #649733;
}

#banner_right {
	Height: 152px;
	background: url('banner.right.gif');
	width:437px;
}

	#banner_right p{
		padding-top: 126px;
		margin-left: 86px;
	}


#bg {
	background: url('bg.gif') repeat-x;
}

#box {
	border: 1px solid #FFFFFF;
	background-color: #9cc575;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}
	#box p {
		padding: 6px 20px 6px 20px;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
	}
	#box p a:link {
		color: #FFFFFF; text-decoration: none;
	}
	#box p a:visited {
		color: #FFFFFF; text-decoration: none;
	}
	#box p a:hover {
		color: #FFFFFF; text-decoration: underline;
	}

	#box table {
		margin: 6px 20px 6px 20px;
	}


.f {
	margin: 6px 20px 6px 20px;
	height: 16px;
	background: url('featured.links.gif') No-repeat;
}

.r {
	margin: 6px 20px 6px 20px;
	height: 16px;
	background: url('regular.links.gif') No-repeat;
}

.c {
	margin: 6px 20px 6px 20px;
	height: 16px;
	background: url('categories.gif') No-repeat;
}

.s {
	margin: 6px 20px 6px 20px;
	height: 16px;
	background: url('submission.gif') No-repeat;
}
.p {
	margin: 6px 20px 6px 20px;
	height: 16px;
	background: url('price.gif') No-repeat;
}

.g {
	margin: 6px 20px 6px 20px;
	height: 16px;
	background: url('guideline.gif') No-repeat;
}

.py {
	margin: 6px 20px 6px 20px;
	height: 16px;
	background: url('payment.gif') No-repeat;
}

img {
	border: 0px;
}


.search {
	width: 183px;
	height: 19px;
	border: 0px;
	color: #FFFFFF;
	background: url('input.gif') No-repeat;
	padding: 5px 5px 0px 5px;
	margin: 0px;
}

.button {
	background: url('search.gif') No-repeat;
}



#footer {
	Height: 64px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	color: #FFFFFF;
	font-size: 10px;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	padding-top: 15px;
	background: url('../images/footer.bg.gif');
	text-align: center;
	font-weight: bold;
}

#footer a:link {
	font-weight: normal; color: #FFFFFF; text-decoration: none;
}
#footer a:visited {
	font-weight: normal; color: #FFFFFF; text-decoration: none;
}
#footer a:hover {
	font-weight: normal; color: #FFFFFF; text-decoration: underline;
}


.pagination {
	padding-right: 14px;
	color: #1c4b87;
	font-size: 11px;
	text-align: right;
	Height: 24px;
}

#caption_bar_top {
	background-color: #f2f2f2;
	Height: 8px;
	Margin: 0 15px 0 15px;
	background: url('../images/bar.top.bg.gif');
}

#caption_bar {
	background-color: #f2f2f2;
	Height: 20px;
	Font-weight: bold;
	Color: #f28b62; 
	Padding: 5px 10px 0 5px;
	Margin: 0 15px 0 15px;
	Border-left: #aeaeae 1px solid;
	Border-right: #aeaeae 1px solid;
	Border-bottom: #aeaeae 1px solid;
	background: url('../images/bar.bg.gif');
}

.sorting {
	color: #4B7E1A;
	font-size: 11px;
	Float: right;
	Margin: 0px;
}
.sorting a:link {
	color: #f28b62; text-decoration: none;
}
.sorting a:visited {
	color: #f28b62; text-decoration: none;
}
.sorting a:hover {
	color: #f28b62; text-decoration: underline;
}


.cat {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 20px;
	Padding-bottom: 4px;
	text-align: center;
	background: url(../images/folder.gif) No-repeat left; 
}
.cat a:link {
	color: #FFFFFF; text-decoration: none;
}
.cat a:visited {
	color: #FFFFFF; text-decoration: none;
}
.cat a:hover {
	color: #FFFFFF; text-decoration: underline;
}

.cat2 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	Padding-top: 2px;
	Padding-bottom: 2px;
	text-align: center;
	background: url(../images/folder.gif) no-repeat left; 
}
.cat2 a:link {
	color: #FFFFFF; text-decoration: none;
}
.cat2 a:visited {
	color: #FFFFFF; text-decoration: none;
}
.cat2 a:hover {
	color: #FFFFFF; text-decoration: underline;
}

.subcat {
	Padding-top: 2px;
	Padding-bottom: 0px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}
.subcat a:link {
	font-weight: normal; color: #ffffff; text-decoration: none;
}
.subcat a:visited {
	font-weight: normal; color: #ffffff; text-decoration: none;
}
.subcat a:hover {
	font-weight: normal; color: #ffffff; text-decoration: underline;
}


.desc {
	font-weight: normal; font-size: 12px; color: #FFFFFF;
}

.desc a:link {
	font-weight: bold; font-size: 14px; color: #FFFFFF; text-decoration: none;
}
.desc a:visited {
	font-weight: bold; font-size: 14px; color: #FFFFFF; text-decoration: none;
}
.desc a:hover {
	font-weight: bold; font-size: 14px; color: #FFFFFF; text-decoration: underline;
}


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

SELECT {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	border: 1px solid #326402;
	background: #9cc575;
	height: 17px;
	padding: 2px;
	width: 350px;
	color: #2A5600;
}
.textarea {
	border: 1px solid #326402;
	background: #9cc575;
	padding: 2px;
	width: 350px;
	color: #2A5600;
}
.textpy {
	border: 1px solid #326402;
	background: #9cc575;
	height: 17px;
	padding: 2px;
	width: 50px;
	color: #2A5600;
}

form {
	margin: 0;
}

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


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

.sort {
	color: #4B7E1A;
}

.err {
	color: #FF0000;
}

.msg{
	color: #f3f22e;
}

.captcha {
	BORDER: #FFFFFF 1px solid;
}

