body,html { 
						height:100%;margin:0;
						font-family:Arial, Helvetica, sans-serif;
						font-size:10px;						 
					}

A.NOV:Visited {color:#9b9d9f; text-decoration:none;}
A.NOV:Hover {color:#000000;text-decoration:none;}
A.NOV:Active {color:#9b9d9f;text-decoration:none;}
A.NOV:link {color:#9b9d9f;text-decoration:none;}

A.ELY:Visited {color:#FFFFFF; text-decoration:underline;}
A.ELY:Hover {color:#434445;text-decoration:underline;}
A.ELY:Active {color:#FFFFFF;text-decoration:underline;}
A.ELY:link {color:#FFFFFF;text-decoration:underline;}

.NoFlashTxt {
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color:#434445;
}

.TxtNOV {
	color:#434445;
}

.TxtMenuMail {
	color:#9b9d9f;
	font-size:12px;
}


.TxtELY {
	color:#FFFFFF;

}

.titleMail {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#474849;
	margin-left:25%;
	margin-top:5%;
}

.thanks {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#474849;
	margin-left:5%;
	margin-top:22%;
	text-align:center;
}

.Mail {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
}

.valMail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}

.textArea {
  overflow: auto;
  border:0;
  background-color:#F5F5F5;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;

}


input[type=submit] {
    background:#22325c;
	border-collapse:collapse;
	color:#FFFFFF;
	font-weight:normal;
}

input[type=reset] {
   	background:#999999;
	border-collapse:collapse;
	color:#FFFFFF;
	font-weight:normal;
}

input[type=text] { 
	background-color:#F5F5F5;
	border:0;
} 


.DIVContent {
  text-align:left;
  background-image:url(Images/bgMail.jpg);
  background-repeat:repeat-x;
  background-position:top left;
  width:990px; 
  height:507px;
  position:absolute;
  left:21%;
  top:15%;
  border-bottom:#333333 1px solid;
}

.DIVTable {
  text-align:left;
  width:50%; 
  position:absolute;
  left:25%;
  top:28%;
}

.DIVFooter {
  text-align:left;  
  width:990px; 
  height:69px;
  position:absolute;
  left:21%;
  top:80%;
  
}
