@charset "utf-8";
.bodycopy {
	font-family: Tahoma;
	font-size: 13px;
	color: #727272;
}
.bodylarger {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #727272;
}

.bodywhite {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.bodyhighlight {
	font-family: Tahoma;
	font-size: 13px;
	color: #2994d1;
}

.globeani {
	background-image: url(images/gani.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.backani {
	background-image: url(images/backani.jpg);
	background-repeat: no-repeat;
}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	color: #2994d1;
}
.heading2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}
a:link {
	color: #2994d1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2994d1;
}
a:hover {
	text-decoration: none;
	color: #2994d1;
}
a:active {
	text-decoration: none;
	color: #2994d1;
}
.tile {
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
