html, body{
	height:100%;
	margin:0px;
	font-family:Verdana, tahoma, Arial, Helvetica, sans-serif;
}

a, a:link, a:active, a:visited {
	outline: none;
}

#topBarAbout{
	overflow: hidden;
}

.toolTip{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}

.loginform{
	font-family: Verdana;
	font-size:9pt;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
}
.bodyBox_title{
	color:#FFFFFF;
	font:Verdana;
	font-size:10pt;
	padding-left:5px;
	font-weight:bold;
}

a {
	font-family:Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, tahoma,  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
	font-family:Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#paging ,#paging td{
	font-family:Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#191919;
}
#paging a{
	font-family:Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#191919;
}
#paging a:hover{
	font-family:Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
}


#zContainer{
	z-index:1;
}

.divSpage {
	width:100%;
	color:#FFFFFF;
	font-size:10px;
}

.navbtn_over {	display:none;}



/************** Captcha ****************/
	.green {
		font-weight:bold;
		color:green;
		background:#FFFFCC;
		line-height:1.9;
		padding:0 10px;
	}
	
	.red {
		font-weight:bold;
		color:red;
		background:FFFFCC;
		line-height:1.9;
		padding:0 10px;
	}
	
	.captcha img {
		/*border:1px solid #EBEBEB;
		background:#FAFAFA;*/
		padding:3px;
	}
	
	.captcha a {
		font-family:Tahoma;
		font-size:11px;
		text-decoration:none;
		color:#333;
		background:url(images/voice.png) no-repeat left center;
		padding-left:20px;
	}
	
	#captcha_code {
		/*background:#FFFFCC;*/
		border:1px solid #DADADA;
		/*padding:3px;*/
		font-size:16px;
		width:100%;
		margin-top:-5px;
	}
	
	
/**** Home page gallery ***/	

.gallery-container{ height:106px; position:relative; width:100%; padding-top:10px; overflow:hidden; }
.gallery-container .items{margin-left:12px;width:560px;  height:110px; margin:auto; overflow:hidden;}
.gallery-container .items UL {  height:106px; margin-top:0px;width:200%; padding-left:0px;  }
.gallery-container .items UL LI{ float:left; list-style:none;  width:141px; height:106px;background:url(images/gallery/gallery.png) no-repeat center -210px; position:relative; z-index:1; }

.gallery-container .items UL LI a{display:block; width:100%; height:100%; margin:auto; text-align:center; position:relative; z-index:2;}

.gallery-container .items UL LI:HOVER{ background-position:left -2px; cursor:pointer; display:block;}

.gallery-container .left-arrow{ position:absolute; left:0px; top:20%; background: url(images/gallery/left-arrow.png) no-repeat left center; cursor:pointer; width:43px; height:71px; }

.gallery-container .right-arrow{position:absolute; right:0px; top:20%; background: url(images/gallery/right-arrow.png) no-repeat right center; cursor:pointer; width:43px; height:71px; }

.gallery-container div.left-arrow:HOVER {background:url(images/gallery/left-arrow-over.png) no-repeat center center;}
.gallery-container div.right-arrow:HOVER {background:url(images/gallery/right-arrow-over.png) no-repeat center center;}

.gallery-container .items UL LI a span.img{ display:block; width:120px; height:84px; position:relative; margin:6px auto auto 10px; overflow:hidden; text-align:center; float:left; z-index:1; }
.gallery-container .items UL LI a span.img img{ position:absolute; left:0px; top:0px;}


.gallery-container .items UL LI a span.bg{ visibility:hidden; background:url(images/gallery/gallery.png) no-repeat -1000px -1000px; display:block; height:95%; width:100%; position:absolute; }
.gallery-container .items UL LI:HOVER a span.bg { background-position: center -109px; visibility:visible; z-index:3; }


.gallery-container .items UL LI a span.title{position:absolute; top:30px; width:100%; height:100%; color:#FFF; font-size:13px;font-family:Trebuchet MS,Tahoma,sans-serif; text-align:center; display:block; z-index:10!important; visibility:hidden; }
.gallery-container .items UL LI:HOVER a span.title { visibility:visible;}



/******************


.gallery-container .items UL LI a{display:block; width:90%; height:90%; margin:auto; text-align:center; position:relative; z-index:2; border:1px solid #F00; }








************/

