/* CSS Document */

.f1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #3EB1F0;
	text-decoration: none;
	line-height: 16px;
}
	
	.f1:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #002582;
	text-decoration: none;
	line-height: 16px;
}
	
	.f2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	line-height: 16px;
}

.f2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #757575;
	text-decoration: underline;
	line-height: 16px;
}
.f3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #474747;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.f6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify; text-decoration:none;
}
a.f6:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify; text-decoration:underline;
}


.f3:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #474747;
	text-decoration: underline;
	line-height: 16px;
	text-align: justify;
}
.f4 {

	font-family: Tahoma;
	font-size: 17px;
	color: #002581;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.f5 {
	font-family: Tahoma;
	font-size: 14px;
	color: #3EB1F0;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
}
.f7 {


	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.f8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002581;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
}
.f9 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
}
.f10 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2892CC;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.f11 {
	font-size: 18px;
	border: 1px double #026DCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 5px;
	background-color: #60D3F2;
	text-align: center;
	color: #01427C;
}
.bg {
	background-image: url(images/btc.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.content {
	background-color: #DBF9FF;
	background-image: url(images/inner_bg_4.jpg);
	background-repeat: repeat-x;
}
