.text1 {
	font-family: vegur, Arial, "Trebuchet MS";
	font-size: 13px;
	color: #5b5b5b;
	font-smooth:5em;
	text-decoration:none;
}

.text2 {
	font-family: vegur, Arial, "Trebuchet MS";
	font-size: 13px;
	color: #0f465f;
	font-smooth:5em;
	text-decoration:none;
}

.bottomtxt {
	font-family:tahoma , arial;
	font-size: 11px;
	color: #5b5b5b;
	font-smooth:5em;
	text-decoration:none;
}
.bottomtxt2 {
	font-family:tahoma , arial;
	font-size: 11px;
	color: #0f465f;
	font-smooth:5em;
	text-decoration:none;
}

.evilsbottomtxt {
	font-family:tahoma , arial;
	font-size: 11px;
	color: #bebebc;
	font-smooth:5em;
	text-decoration:none;
}

A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: tahoma , arial;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	color: #bebebc;
	text-decoration: none;
}
A:HOVER.link1{
	font-family: tahoma , arial;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	color:#bebebc;
	text-decoration: none;
}
.inputbox1{background-color:transparent; border: solid 0px #FFF; margin-top:5px; margin-left:4px;font-family: vegur, Tahoma, Arial ;font-size:13px;color: #000000;}

.textareabox1 {background-color:transparent; border: solid 0px #FFF;font-family: vegur, Tahoma, Arial ;font-size: 13px;color: #404040;; margin-left:3px;overflow-x: hidden; overflow-y: scroll;margin-top:13px;scrollbar-highlight-color:#e7e7e7}






#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:350px;left:0;
	/*background-color:#ccc;*/
	overflow:hidden;
}


	#mask {
		width:100%;
		height:1000%;
		overflow:hidden;
		/*background-color:#eee;*/
	}

	.item {
		width:100%;
		height:30%;
		display:block;
		/*background-color:#ddd;*/
	}	
	
	
	.content {
		width:969px;
		height:438px;
		/*top:20%;*/
		margin:0 auto;
		/*background-color:#aaa;*/
		position:relative;
		vertical-align:top;
	}
	
		.contenthome {
		width:969px;
		height:550px;
		/*top:20%;*/
		margin:0 auto;
		/*background-color:#aaa;*/
		position:relative;
		vertical-align:top;
	}
	
		.contentcredential {
		width:969px;
		height:550px;
		/*top:20%;*/
		margin:0 auto;
		/*background-color:#aaa;*/
		position:relative;
		vertical-align:top;
	}
	
	
		.contentgallery {
		width:969px;
		height:1000px;
		/*top:20%;*/
		margin:0 auto;
		/*background-color:#aaa;*/
		position:relative;
		vertical-align:top;
	}
	.selected {
		
	}
	
	

