@charset "utf-8";
/* CSS Document */

.bg{
	background-image: url(images/index_r5_c18.jpg);
}

.footer-font{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 25px;
}
.footer-font1{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.footer-font1:hover{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #85CDF3;
}
.footer-font:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #85CDF3;
}

.menu-font{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
	line-height: 25px;
}

.menu-font:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
}

.menu-font h1{
	font-family: Tahoma;
	font-size: 12px;
	font:Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #0033CC;
}

.menu-font:hover h1{
	font-family: Tahoma;
	font-size: 12px;
	font:Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #000000;
}