body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }

.footer         {
                 width:100%;
                 text-align: center ;
                 border-top :1px solid #8C8C8C;
                
                }
                
IMG             {
                 border : none;
                }

.input1 {
    width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.select1 {
    width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    text-transform: uppercase;
    color: #D0D4D6;
}

.text2 {
    font-size: 10px;
    text-align: justify;
    color: #666666;
}

.text3 {
    color: #798890;
}

.text4 {
    font-size: 9px;
    color: #858585;
}

a {
    color: #52616A;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 10px;
    color: #FFFFFF;
	text-decoration: none;
}

a:hover.link1 {
	text-decoration: underline;
}

.img1 {
    margin-right: -3px;
}

.img2 {
    margin-right: 20px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}
