body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	color: #676767;
}

	a:link {
		color: #65314b; text-decoration: none;
	}
	a:visited {
		color: #65314b; text-decoration: none;
	}
	a:hover {
		color: #65314b; text-decoration: underline;
	}

p {
	margin: 0px;
}

img {
	border: 0px;
}


#globe {
	background: url('../images/globe.gif') no-repeat;
	height: 198px;
	width: 596px;
	margin: 0px;
	padding: 0px;
}

	#globe p {
		float: right;
		background: url('../images/top.right.bar.gif') no-repeat;
		height: 33px;
		width: 382px;
		text-align: center;
		padding-top: 8px;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
}

	#globe p a:link {
		color: #FFFFFF; text-decoration: none;
	}
	#globe p a:visited {
		color: #FFFFFF; text-decoration: none;
	}
	#globe p a:hover {
		color: #FFFFFF; text-decoration: underline;
	}



#search_bar {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #d6d5b9;
	height: 26px;
	padding: 8px 0 4px 0;
	text-align: center;
}

.button {
	BORDER: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../images/search.gif); WIDTH: 72px; COLOR: #FFFFFF; HEIGHT: 22px;
}

.input {
	Padding-top: 2px; Padding-left: 6px; BORDER: #3a7f15 1px solid; FONT-SIZE: 12px; BACKGROUND: #FFFFFF; COLOR: #65314b; HEIGHT: 16px;
}


#nav {
	background: #e8e9d9;
	height: 20px;
	padding: 4px 6px 0 6px;
	font-size: 12px;
	font-weight: bold;
	color: #65314b;
}
	#nav a:link {
		color: #65314b; text-decoration: none;
	}
	#nav a:visited {
		color: #65314b; text-decoration: none;
	}
	#nav a:hover {
		color: #65314b; text-decoration: underline;
	}


.sort {
	color: #666666; font-size: 11px; Float: right; Margin-right: 6px;
}
.sort a:link {
	color: #666666; text-decoration: underline;
}
.sort a:visited {
	color: #666666; text-decoration: underline;
}
.sort a:hover {
	color: #666666; text-decoration: none;
}


#footer {
	height: 67px;
	padding: 23px 20px 20px 20px;
	background: #65314b;
}


	#footer p {
		font-size: 11px;
		color: #eae4d6;
		height: 60px;
		background: url('../images/footer.left.gif') no-repeat left;
		padding: 2px 10px 2px 20px;
	}

		#footer p a:link {
			color: #eae4d6; text-decoration: none;
		}
		#footer p a:visited {
			color: #eae4d6; text-decoration: none;
		}
		#footer p a:hover {
			color: #eae4d6; text-decoration: underline;
		}




.caption {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
	height: 16px;
	background: url('../images/arrow.gif') no-repeat left;
}

#captionbg {
	height: 26px;
	background: #eae4d6;
	padding: 8px 0 0 0;
}

.ads_box {
	padding-left: 6px;
	height: 100%;
	background: url('../images/dot2.gif') repeat-y right;
}

.ads_box2 {
	padding-left: 6px;
	height: 100%;
}


.dot {
	Margin: 0px;
	height: 3px;
	background: url('../images/dot1.gif') repeat-x;
}


.recommended {
	font-size: 11px;
	color: #666666;
}

		.recommended a:link {
			color: #666666; text-decoration: none;
		}
		.recommended a:visited {
			color: #666666; text-decoration: none;
		}
		.recommended a:hover {
			color: #666666; text-decoration: underline;
		}


.partners {
	font-size: 11px;
	color: #666666;
	Padding-left: 18px;
	Padding-top: 4px;
	Padding-bottom: 4px;
	background: url(../images/y.arrow.gif) no-repeat left; 
	Margin-left: 26px;
}
.partners A:link {
	COLOR: #666666; TEXT-DECORATION: none;
}
.partners A:visited {
	COLOR: #666666; TEXT-DECORATION: none;
}
.partners A:hover {
	COLOR: #666666; TEXT-DECORATION: Underline;
}


.cat_box {
	padding-left: 6px;
	height: 100%;
	background: url('../images/dot2.gif') repeat-y right;
}
.catdot {
	height: 3px;
	margin-left: 22px;
	margin-right: 12px;
	background: url('../images/dot1.gif') repeat-x;
}


.cat {
	font-size: 12px;
	font-weight: bold;
	color: #65314b;
	Padding-left: 18px;
	Padding-Right: 4px;
	Padding-top: 2px;
	Padding-bottom: 0px;
	background: url(../images/bullet.gif) no-repeat left; 
	Margin: 0px;
}
.cat A:link {
	FONT-WEIGHT: bold; COLOR: #65314b; TEXT-DECORATION: none;
}
.cat A:visited {
	FONT-WEIGHT: bold; COLOR: #65314b; TEXT-DECORATION: none;
}
.cat A:hover {
	FONT-WEIGHT: bold; COLOR: #65314b; TEXT-DECORATION: Underline;
}


.subcat {
	font-size: 11px;
	color: #676767;
	Padding-left: 18px;
	Margin: 0px;
}
.subcat A:link {
	COLOR: #676767; TEXT-DECORATION: none;
}
.subcat A:visited {
	COLOR: #676767; TEXT-DECORATION: none;
}
.subcat A:hover {
	COLOR: #676767; TEXT-DECORATION: Underline;
}


.link {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	Margin-top: 4px;
	margin-bottom: 4px;
}

.linkdot {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	height: 3px;
	background: url('../images/dot1.gif') repeat-x;
}

.linktitle {
	font-weight: bold; font-size: 13px; color: #65314b;
}
.linktitle a:link {
	font-weight: bold; color: #65314b; text-decoration: underline;
}
.linktitle a:visited {
	font-weight: bold; color: #65314b; text-decoration: underline;
}
.linktitle a:hover {
	font-weight: bold; color: #65314b; text-decoration: none;
}

.f_linktitle {
	font-weight: bold; font-size: 13px; color: #3a7f15;
}
.f_linktitle a:link {
	font-weight: bold; color: #3a7f15; text-decoration: underline;
}
.f_linktitle a:visited {
	font-weight: bold; color: #3a7f15; text-decoration: underline;
}
.f_linktitle a:hover {
	font-weight: bold; color: #3a7f15; text-decoration: none;
}


.desc {
	font-size: 12px; color: #646464;
}

.url {
	font-weight: normal; font-size: 11px; color: #646464; margin: 4px 0 8px 0;
}

.url a:link {
	font-weight: bold; color: #646464; text-decoration: none;
}
.url a:visited {
	font-weight: bold; color: #646464; text-decoration: none;
}
.url a:hover {
	font-weight: bold; color: #646464; text-decoration: underline;
}


.text {
	border: 1px solid #d6d5b9;
	background: #FFFFFF;
	height: 17px;
	padding: 2px;
	width: 380px;
	color: #65314b;
}
.textarea {
	border: 1px solid #d6d5b9;
	background: #FFFFFF;
	padding: 2px;
	width: 380px;
	color: #65314b;
}
.textpy {
	border: 1px solid #d6d5b9;
	background: #FFFFFF;
	height: 17px;
	padding: 2px;
	width: 50px;
	color: #65314b;
}

form {
	Margin: 0px;
}

.break {
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
}


div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 15px;
	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: #676767;
	font-size: 7pt;
	text-decoration: none;
}

.err {
	border: 1px solid #65314b;
	padding: 4px;
	color: #FF0000;
	text-align: left;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}
.msg {
	border: 1px solid #65314b;
	padding: 4px;
	color: #3a7f15;
	text-align: left;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}

.captcha {
	border: 1px solid #65314b;
}

.limit_field {
	border: 0 solid transparent;
	border-width:0;
	background:transparent;
	font-size: 11px;
	color: #676767;
}

span.req {
	color: #FF0000;
	font-weight: bold;
}

select {
	font-size: 8pt;
	color: #000000;
	border: 1px solid #d5d5d5;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#65314b;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #65314b;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 12px;
	padding:2px;
	text-align:center;
	color:#65314b;
	background:#eae4d6;
	vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #65314b;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#f3f4ec;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
