/* CSS Document */
.textInput1
{
	border: 1px solid #ff0000;
	background: #555555;
	color: #ffffff;	
	font-size: 1.1em;
}

.fieldHolder
{
	width: 130.5px;
	height: 21px;
	background: url(sf11.jpg) no-repeat;
	border: none;
	float: left;
}

.textInput2
{
	width: 110px;
	height: 15px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 10px;
}

.imgholder 
{
width: 230px;
height: 350px;
background:url(img111.gif) no-repeat;
border:none;
overflow:hidden;

}

.imgholder:hover{
background:url(img1234.gif) no-repeat;
}

.imgframe
{background-image: url(loading.gif);
width: 200px;
	height: 300px;
	align: middle;
	background: none;
	border: none;
	margin-top: 16px;
	
}
.load
{

	background: url(loading.gif) no-repeat center;

	/*margin-left: 10px;*/
}

.flashholder
{
z-index: 90;
}

.simgholder 
{
width: 46px;
height: 70px;
background:url(img12s.gif) no-repeat;
border:none;
overflow:hidden;

}

.simgholder:hover{
background:url(img123s.gif) no-repeat;
}

.simgframe
{background-image: url(loading.gif);
width: 40px;
	height: 60px;
	align: middle;
	background: none;
	border: none;
	margin-top: 30 px;
	
}