/* CSS Document */

body{
margin:0px;
}
.txt_blk{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.finq_find{
font-family:Verdana;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.menu{
font-family:Tahoma;
font-size:11px;
color:#2d6a96;
text-decoration:none;
font-weight:normal;
}
.menu:hover{
font-family:Tahoma;
font-size:11px;
color:#44bdd8;
text-decoration:none;
font-weight:normal;
}
.btm{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.btm:hover{
font-family:Tahoma;
font-size:11px;
color:#359bfd;
text-decoration:none;
font-weight:normal;
}
.tbtn{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
background-image:url(imgs/sbg.jpg);
background-repeat:repeat-x;
height:100%;
width:100%;
padding-top:12px;
}
.tbtn:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
background-image:url(imgs/atbg.jpg);
background-repeat:repeat-x;
height:100%;
width:100%;
padding-top:12px;
}
.txtbr{
border-bottom:1px solid #FFFFFF;
border-left:1px solid #9c9c9e;
border-right:1px solid #FFFFFF;
border-top:1px solid #9c9c9e;
font-family:Tahoma;
font-size:11px;
color:#999999;
}
.heading1{
font-family:Tahoma;
font-size:14px;
color:#109FBF;
text-decoration:none;
font-weight:normal;
}
.heading2{
font-family:Tahoma;
font-size:14px;
color:#008099;
text-decoration:none;
font-weight:normal;
}
.txtfld{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	border:1px solid #999999;
	}

