/* CSS Document */
body{
   margin:0px;
   background:#FFFF99;
   
}
.copytxt{
    font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#000033;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	line-height:26px;
}

.sidebkgd {background-image:url(../images/sidebkgd.jpg); background-repeat:repeat-y;}

.h1-txt{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
   color:#000066;
}
.h1-txt a {color:#000066; text-decoration:underline;}
.h1-txt a:hover {color:#0000FF; text-decoration:none;}

.h2-txt{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:16px;
   font-weight:bold;
   color:#CC3300;     
}
.h4-txt{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
   color:#FFFF99;     
}
.bottom{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:11px;
   color:#000066;
   font-style:italic;
}
.heading-txt{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#000033;
   line-height:16px;
   
   }
.body-txt{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#000000;
   }
.body-txt12{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   }
.body12bd{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#000033;
   }
.body-txtgreen{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#009900;
   line-height:18px;
   
   }
.footer-txt{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#6F8DAE;
   font-weight:normal;
   text-decoration:none;
   
}

.input{
   
   border:#444444 solid 1px;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
   text-decoration:none;
   font-size:12px;
   color:#000;
   font-style:normal;
   height:16px;
   }
   

