@charset "utf-8";
/* CSS Document */
html{height: 100%;}
body
{
height: 100%;
margin: 0px;
font-family:BPG Glaho,sylfaen;
font-size: 12px; color: #494949;
background-color: #f5f5f5;
background-image: url(images/body_bg.jpg); background-repeat: repeat-x; background-position: right top;
}


.sendlink:link,.sendlink:visited,.sendlink:active,.sendlink:hover {
	display:block;
	filter:none !important;
	background:url(images/geo/send.png) no-repeat left top !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/geo/send.png' ,sizingMethod='crop');
	background:none;
	width:94px;
	height:25px;
	font-size:1px;
	}
