a {
	color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : Navy;
}

a:visited {
	color : #E10000;
}

a:active {
	color : #00008B;
}

a:hover {
	color : #00008B;
}

h1 {
	font-family : serif;
	font-size : 26px;
	color : Gray;
	font-weight : bold;
	}

h2 {
        font-family : serif;
        color : Gray;
        font-weight : bold;
 
}
input {
	border : 1px solid #A9A9A9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	padding : 1px 1px 1px 1px;
	
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #333333;
	line-height: 22px;

}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : Navy;
}

.formTextArea {
	border : 1px solid #A9A9A9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	padding : 1px 1px 1px 1px;
	background-color : #F8F8FF;
	}

.formButtonSmall {
	background-color: #AEC2D2;
	border: 1px solid #000000;
	color: #00008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
}

.formText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow .ionevada {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
.bottom-ads {
  width: 100%;
  height: 20px;
  padding-left: 7px;
  padding-right: 7px;
} 
.ionevada {
  float: left; 
  width: 200px;
  height: 95px; 
  text-align: center; 
  border: 1px solid #000; 
  margin-left: 10px; 
  margin-top: -6px; 
  padding: 5px;
}
.ionevada a {
  font-size: 0.7em; 
  color: #333;
  text-decoration: none;
}
.ionevada img {
  border: 0px;
}
