body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:  url('../images/body.bg.gif') repeat-x;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	color: #676767;
}

	a:link {
		color: #646464; text-decoration: none;
	}
	a:visited {
		color: #646464; text-decoration: none;
	}
	a:hover {
		color: #646464; text-decoration: underline;
	}

p {
	margin: 0px;
}

img {
	border: 0px;
}

#top {
		height: 54px;
		padding: 95px 6px 19px 0;
		margin: 0px;
}


#logo_area {
	background: url('../images/top.bg.gif');
	height: 110px;
	margin:0px;
}

	#logo_area h1 {
		padding: 0 0 0 20px;
		margin: 0px;
	}

	#logo_area table {
		float: right;
	}

#home {
	width: 77px;
	height: 110px;
	padding: 0px;
	}

		a#home {
			overflow:hidden;
			text-indent:-1000em;
			display:block;
			width:77px;
			height:110px;
			background:url('../images/home1.gif');
		}
		
		a#home:visited,
		a#home:active {
			background:url('../images/home1.gif');
		}
		
		a#home:hover {
			background:url('../images/home2.gif');
		}
		
#submit {
	width: 76px;
	height: 110px;
	padding: 0px;
}

	a#submit {
		overflow:hidden;
		text-indent:-1000em;
		display:block;
		width:76px;
		height:110px;
		background:url('../images/submit1.gif');
	}
	
	a#submit:visited,
	a#submit:active {
		background:url('../images/submit1.gif');
	}
	
	a#submit:hover {
		background:url('../images/submit2.gif');
	}		
		
		
#latest {
	width: 76px;
	height: 110px;
	padding: 0px;
}

	a#latest {
		overflow:hidden;
		text-indent:-1000em;
		display:block;
		width:76px;
		height:110px;
		background:url('../images/latest1.gif');
	}
	
	a#latest:visited,
	a#latest:active {
		background:url('../images/latest1.gif');
	}
	
	a#latest:hover {
		background:url('../images/latest2.gif');
	}
		
#articles {
	width: 76px;
	height: 110px;
	padding: 0px;
}

	a#articles {
		overflow:hidden;
		text-indent:-1000em;
		display:block;
		width:76px;
		height:110px;
		background:url('../images/articles1.gif');
	}
	
	a#articles:visited,
	a#articles:active {
		background:url('../images/articles1.gif');
	}
	
	a#articles:hover {
		background:url('../images/articles2.gif');
	}

#contact {
	width: 76px;
	height: 110px;
	padding: 0px;
}

	a#contact {
		overflow:hidden;
		text-indent:-1000em;
		display:block;
		width:76px;
		height:110px;
		background:url('../images/contact1.gif');
	}
	
	a#contact:visited,
	a#contact:active {
		background:url('../images/contact1.gif');
	}
	
	a#contact:hover {
		background:url('../images/contact2.gif');
	}



#top {
	width: 76px;
	height: 110px;
	padding: 0px;
}

	a#top {
		overflow:hidden;
		text-indent:-1000em;
		display:block;
		width:76px;
		height:110px;
		background:url('../images/top1.gif');
	}
	
	a#top:visited,
	a#top:active {
		background:url('../images/top1.gif');
	}
	
	a#top:hover {
		background:url('../images/top2.gif');
	}		
		
		
#topbg2 {
	background:url('../images/topbg2.gif');
	height: 28px;
	padding: 0 0 0 19px;
	margin:0px;
}
		

#sbox_bottom {
	background: #d9d9d9;
}

	#sbox_bottom p {
		background:url('../images/sbox.bottom.gif') no-repeat left;
		margin: 0 0 0 18px;
		height: 25px;
	}



#right_menu {
	margin: 3px 0 0 10px;
}
	#right_menu p {
		margin: 0px;
	}

#f_headline {
	background: url('../images/menu.bg1.gif');
	border: 1px solid #363636;
	height: 41px;
	margin: 3px 25px 3px 10px;
}
	#f_headline p {
		padding: 12px 0 0 8px;
		color: #393939;
		font-size: 13px;
		font-weight: bold;
	}



#headline {
	background: url('../images/menu.bg.gif');
	border: 1px solid #363636;
	height: 38px;
	margin: 3px 25px 3px 10px;
}
	#headline p {
		padding: 12px 0 0 8px;
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
	}
	
		#headline span {
			float: right;
			padding: 12px 6px 0 8px;
			color: #FFFFFF;
		}
		
		#headline a:link {
			color: #FFFFFF; text-decoration: none;
		}
		#headline a:visited {
			color: #FFFFFF; text-decoration: none;
		}
		#headline a:hover {
			color: #FFFFFF; text-decoration: underline;
		}
			

#right_link {
	padding: 6px;
	border: 1px solid #d6d4d4;
	background: url('../images/box.bg.gif') repeat-x;
	margin: 6px 11px 10px 4px;
}

	#right_link a:link {
		color: #000000; text-decoration: none;
	}
	#right_link a:visited {
		color: #000000; text-decoration: none;
	}
	#right_link a:hover {
		color: #000000; text-decoration: underline;
	}
	
	#right_link h1 {
		font-size: 14px;
		color: #f98100;
		padding: 0 0 0 18px;
		margin: 3px 0 8px 0;
		background: url('../images/bullet.gif') no-repeat left;
	}
	
	#right_link p {
		font-size: 12px;
		color: #000000;
		padding: 0 0 0 12px;
		margin: 3px 0 3px 0;
		background: url('../images/sub.cat.gif') no-repeat left;
	}
	

.button {
	BORDER: none; FONT-SIZE: 12px; BACKGROUND: url('../images/search.button.gif'); WIDTH: 37px; COLOR: #FFFFFF; HEIGHT: 26px;
}

.input {
	margin: 6px 0 0 0; Padding: 0px 20px 0 14px; BORDER: none; BACKGROUND: none; FONT-SIZE: 12px; COLOR: #FFFFFF; HEIGHT: 20px; width: 164px;
}

#search_bg {
	background: url('../images/search.gif') no-repeat left;
	height: 28px;
}

#content {
	width: 100%;
	padding: 0 6px 0 6px;
	margin-left: auto;
	margin-right: auto;
}


#box {
	padding: 6px;
	border: 1px solid #d6d4d4;
	background: url('../images/box.bg.gif') repeat-x;
	margin: 3px 3px 3px 3px;
}


	#box a:link {
		color: #f98100; text-decoration: underline;
	}
	#box a:visited {
		color: #f98100; text-decoration: underline;
	}
	#box a:hover {
		color: #f98100; text-decoration: none;
	}

	
	#box h1 {
		color: #f98100;
		background: url('../images/sub.cat.gif') no-repeat left;
		font-size: 10px;
		padding: 0 0 0 12px;
		margin: 0 0 3px 0;
		font-weight: bold;
	}

	#box h2 {
		color: #3a3a3a;
		font-size: 10px;
		padding: 0 0 0 12px;
		margin: 0px;
	}
	#box p {
		color: #646464;
		font-size: 10px;
		padding: 0 0 0 12px;
		margin: 2px 0 0 0;
	}


.screenshot {
	border: 1px solid #666666;
	width: 92px;
	height: 72px;
	margin: 2px 8px 2px 0;
}
	.screenshot img {
		background: url('../images/loader.gif') center center no-repeat;
		border:1px solid #ccc;
	}



#nav {
	height: 20px;
	padding: 4px 6px 0 12px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
	#nav a:link {
		color: #FFFFFF; text-decoration: none;
	}
	#nav a:visited {
		color: #FFFFFF; text-decoration: none;
	}
	#nav a:hover {
		color: #FFFFFF; text-decoration: underline;
	}


.sort {
	color: #666666; font-size: 11px; Float: right; Margin-right: 6px; font-weight: normal;
}
	.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: 21px;
	background: url('../images/footer.bg.gif');
	padding: 12px 0 0 0;
	color: #FFFFFF;
	text-align: center;
}

	#footer a:link {
		font-weight: bold; color: #ff8400; text-decoration: none;
	}
	#footer a:visited {
		font-weight: bold; color: #ff8400; text-decoration: none;
	}
	#footer a:hover {
		font-weight: bold; color: #ff8400; text-decoration: underline;
	}


.cat_box {
	margin: 3px 0 6px 3px;
	background: url('../images/dot2.gif') repeat-y left;
}

.catdot {
	height: 1px;
	padding: 0px;
	margin: 2px 0 2px 0;
	background: url('../images/dot1.gif') repeat-x;
}

.catcaption {
	font-size: 12px;
	font-weight: bold;
	color: #f47327;
	Padding: 3px 0 3px 22px;
	background: url(../images/folder.gif) no-repeat left; 
	Margin: 6px 0 6px 6px;
}

.cat {
	font-size: 12px;
	font-weight: bold;
	color: #ee7b00;
	Padding: 0 0 0 18px;
	background: url(../images/bullet.gif) no-repeat left; 
	Margin: 0 0 0 15px;
}
	.cat A:link {
		FONT-WEIGHT: bold; COLOR: #ee7b00; TEXT-DECORATION: none;
	}
	.cat A:visited {
		FONT-WEIGHT: bold; COLOR: #ee7b00; TEXT-DECORATION: none;
	}
	.cat A:hover {
		FONT-WEIGHT: bold; COLOR: #ee7b00; TEXT-DECORATION: Underline;
	}


.subcat {
	font-size: 11px;
	color: #393a3e;
	Padding: 3px 0 3px 18px;
	Margin: 0 0 0 16px;
	background: url(../images/sub.cat.gif) no-repeat left;
}
	.subcat A:link {
		COLOR: #393a3e; TEXT-DECORATION: none;
	}
	.subcat A:visited {
		COLOR: #393a3e; TEXT-DECORATION: none;
	}
	.subcat A:hover {
		COLOR: #393a3e; TEXT-DECORATION: Underline;
	}

.article {
	width: 96%;
	margin: 4px 10px 4px 10px;
	line-height: 18px;
}
	.article a:link {
		font-weight: bold; color: #ff8400; text-decoration: none;
	}
	.article a:visited {
		font-weight: bold; color: #ff8400; text-decoration: none;
	}
	.article a:hover {
		font-weight: bold; color: #ff8400; text-decoration: underline;
	}


.link {
	width: 96%;
	margin: 4px 10px 4px 10px;
	padding: 0 0 10px 0;
	background: url('../images/dot1.gif') repeat-x bottom;
}

.linktitle {
	font-weight: bold; font-size: 12px; color: #ff8400;
}
	.linktitle a:link {
		font-weight: bold; color: #ff8400; text-decoration: none;
	}
	.linktitle a:visited {
		font-weight: bold; color: #ff8400; text-decoration: none;
	}
	.linktitle a:hover {
		font-weight: bold; color: #ff8400; text-decoration: underline;
	}

	.linktitle p {
		float: right;
		margin: 0 10px 0 0;
	}


.f_box {
	border: 1px solid #c5c5c6;
	background: url('../images/box.bg.gif') repeat-x;
	padding: 4px;
}


.desc {
	font-size: 11px; color: #3c3c3c;
}

.url {
	font-weight: normal; font-size: 11px; color: #3c3c3c; margin: 4px 0 8px 0;
}

	.url a:link {
		font-weight: bold; color: #3c3c3c; text-decoration: none;
	}
	.url a:visited {
		font-weight: bold; color: #3c3c3c; text-decoration: none;
	}
	.url a:hover {
		font-weight: bold; color: #3c3c3c; text-decoration: underline;
	}
	
	
	.url p {
		font-size: 11px;
		color: #00658c;
		Padding-left: 18px;
		background: url('../images/bullet.gif') no-repeat left; 
		float: right;
		margin: 0;
	}
			.url p A:link {
				COLOR: #00658c; TEXT-DECORATION: none;
			}
			.url p A:visited {
				COLOR: #00658c; TEXT-DECORATION: none;
			}
			.url p A:hover {
				COLOR: #00658c; TEXT-DECORATION: Underline;
			}
	
		
.text {
	border: 1px solid #666666;
	background: #FFFFFF;
	font-size: 12px;
	height: 17px;
	padding: 2px;
	width: 380px;
	color: #666666;
}
.textarea {
	border: 1px solid #666666;
	background: #FFFFFF;
	padding: 2px;
	font-size: 12px;
	width: 380px;
	color: #666666;
}
.textpy {
	border: 1px solid #666666;
	background: #FFFFFF;
	height: 17px;
	font-size: 12px;
	padding: 2px;
	width: 50px;
	color: #666666;
}

form {
	Margin: 0px;
	padding: 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 #3c3c3c;
	padding: 4px;
	color: #FF0000;
	text-align: left;
	margin: 3px 25px 3px 10px;
}
.msg {
	border: 1px solid #3c3c3c;
	padding: 4px;
	color: #3c3c3c;
	text-align: left;
	margin: 3px 25px 3px 10px;
}

.captcha {
	border: 1px solid #666666;
}

.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:#666666;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #666666;
   border-width:0 1px 1px;
}

#catTitle {
	background:#fff;
	font-weight: bold;
} /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 12px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#666666;
	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 #666666;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#f8d7b2;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}