.imgStyle
{
	border:solid;
}

.bodybgc{
	background-color:#ebfcff;
}

.sbodybgc{
	border:0;
	background-color:#ebfcff;
	width:auto;
}

.tframe{
	border:0; 
	width:640px; 
	height:510px; 
	margin:0px;
}

.sframe{
	border:0; 
	/*125*/
	width:135px;
	height:510px; 
	margin:0px; 
	overflow-x:auto;
	overflow-y:auto;
}

.nowText{
	FONT-SIZE: 12px;
	COLOR:#00648e;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.uploadText{
	position:relative;
	color:#ebfcff;
	size:3;
}

.alertText{
	text-decoration:none;
	color:#CC0033;
	size:3;
}

	/*ebfcff*/
.speedText{
	font-style:bold;
	color:#3683a2;
	font-size:16px;
}

.downloadText{
	color:#88f070;
	font-size:18px;
	face:Georgia, Times New Roman, Times, serif;
}

.downloadText2{
	color:#88f070;
	font-size:22px;
	face:Georgia, Times New Roman, Times, serif;
	text-decoration:none;
}

.howText{
	color:#3683a2;
	font-size:18px;
}

.newText{
	color:#ebfcff;
	font-size:18px;
}

.link{
	text-decoration:none;
}

.hiddenInput{
input.file {
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: -2;
	display: none;
}

