/* CSS Document */

body{
margin:0px;
}
.black_txt{
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.slink{
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.slink:hover{
font-family:Tahoma;
font-size:11px;
color:#0bc176;
font-weight:normal;
text-decoration:none;
}
.ano{
font-family:Tahoma;
font-size:11px;
color:#616161;
font-weight:normal;
text-decoration:none;
}
.minfo{
font-family:Tahoma;
font-size:11px;
color:#076e5d;
font-weight:normal;
text-decoration:none;
}
.minfo:hover{
font-family:Tahoma;
font-size:11px;
color:#076e5d;
font-weight:normal;
text-decoration:underline;
}
.tbtn{
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;
}
.tbtn:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
background-color:#00c573;
height:100%;
width:100%;
padding-top:12px;
}
.btm{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.btm:hover{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.heading1{
font-family:Tahoma;
font-size:14px;
color:#029054;
text-decoration:none;
font-weight:normal;
}
.txtfld{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	border:1px solid #999999;
	}
