a {
	outline:none;
	}

a img {
	border: none;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg2.png);
}
a {
	font-size: 12px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
#menu {
	font-weight:bold;
	font-size:10px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	font: 45.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #000;
	display: block;
	margin: 0;
	padding: 2px 8px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 2px;
}                

/* Image Thumbnails
------------------------------ */
.image {
	margin: 0;
	padding: 0;
	border: 0;
}

.imagethumb a {
	display: block;
	padding: 8px;
	margin: 6px;
	border: 1px solid #02A8A4;
	background: #FEE5BD url(images/thumbbg.jpg) repeat-x bottom left;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #02A8A4;
	background: #FEE5BD url(images/thumbbg.jpg) repeat-x bottom left;
	}
.imagethumb a:hover {
	border: 1px solid #02A8A4;
	background: #A6E8E7;
}
.imagethumb {
	float: left;
	}
.catinfo {
	clear: both;
	}
.catinfo p{
	margin: 5px;
	}	
.catdesc, .catclear {
	float: left;
	margin: 5px;
	padding: 0;
	}
.catclear {
	clear: both;
	}	
.infoL {
	float: left;
	width: 100px;
	}	
.infoR {
	float: left;
	}
.catline {
	height: 20px;
	clear: both;
	}
.catline a {
	color: #0E6AFD;
	text-decoration: underline;
	}
.catline a:hover {
	text-decoration: none;
	}		
.desc {
	clear: both;
	padding-top:10px;
	}
.bycls {
	margin-top:0px;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity:0.7;
}
.bycls:hover {
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity:1.0;
}
