/* CSS Document */

.square {
	background-color:#ffffff;
	height:90px;
	width:90px;
	cursor:pointer;
	vertical-align:middle;
	display: Table-cell; display:block
}
.MenuLink {
	text-decoration:none;
	font-family:"Arial";
	font-size:10pt
}
.quotes {
	font-size:12px;
	font-style:italic;
	color:#777777;
	font-family:"Arial";
	font-weight:bold;
}
.sign {
	text-align:right;
	color:#777777;
	font-family:"Arial";
	margin-right:0px;
	margin-top:9px; font-size:12px;
}
.IMGlogo {
	display:block;
	vertical-align:bottom;
	margin: auto;
}
.tileblock {
	width:90PX;
	height:90px;
	border:1px solid #888888;
}/*.tileblock */
a:link {
	color:#0056a5
}
a:visited {
	color:#0056a5
}
a:hover {
	color:#0056a5
}

#divinputfile{
	background:url(images/upload_file.gif) no-repeat 100% 1px;
	height:24px;
	width:410px;
	margin:0px;
}
 
#divinputfile #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
}
 
#fakeinputfile{
	margin-top:-28px;
}
 
#fakeinputfile #fakefilepc{
	width:265px;
	height:22px;
	FONT-SIZE:10pt;LINE-HEIGHT:normal;FONT-FAMILY:Century Gothic,Trebuchet MS,Arial,helvetica,sans-serif;
}

