/* General Style Info */
body {
	color: #5d5d5d;
	font-family:Arial, Geneva, sans-serif, Helvetica, sans-serif;
	line-height: 150%;
	font-size:12px;
	margin:auto;
	background-color:#95CAFF;
}
.containerre {
	width: 990px;
	margin: auto;
	background-color:#ffffff;
}


.toptxt
{
  font-family:Calibri;
  font-size:36px;
  color:#7e4fa6;
  font-weight:bold;
  float:right;
  padding: 0px 0px 50px 5px;
  
}
.bannertopbg
{
   height:180px;
   background-image: url(../img/bannertopbg3.jpg);
   background-repeat:repeat-x;
   color:#9932CC;
 
}
.foottxt{
padding: 30px 10px 5px 5px;
}
.footer {
    background-color: #014422 ;
    color: #ffffff;
    padding: 0px 10px 5px 5px;
    text-align: center;
	font-family:Helvetica;
    margin-top: 20px;
    min-height: 60px;
    float: left;
    width: 100%;
    /* position: fixed; */
    bottom: 0;
    font-size: 8pt;
}
.bartop
{
   height:45px;
   width:267px;
   background-image: url(../img/bar_Top.png);
 

}

.logoU
{
   height:46px;
   width:45px;
   background-image: url(../img/F_Logo.png);
}

.logore
{
   height:132px;
   width:133px;
   background-image: url(../img/M_Logo.png);

}
.nlogo
{
   height:85px;
   width:602px;
   background-image: url(../img/n_logo.png);

}


.linka a
{
   font-family:Arial, Helvetica, sans-serif; 
   font-size:12px;
   font-weight:bold; 
   color:#064d81; 
   text-decoration:none;
}
.linka a:hover
{
   font-family:Arial, Helvetica, sans-serif; 
   font-size:12px;
   font-weight:bold; 
   color:#03264a; 
   text-decoration:none;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 5px 10px 10px 10px;
}

fieldset legend {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}

fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}

fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
