body {
 margin: 0px;
 padding: 0;
 font: 11px/1.5 arial, helvetica, sas-serif;
 color: #F0027F;
}

a:visited { 
   text-decoration : none;
   color: #BE0164;
}

a:link { 
   text-decoration : none; 
   color: #BE0164;
}

a:hover { 
   text-decoration : underline;
}

a:active { 
   text-decoration : none; 
   color: #FE76BD;
}

.scroll {
 scrollbar-3dlight-color:#F0027F;
 scrollbar-arrow-color:#F0027F;
 scrollbar-base-color:#F5CCE4;
 scrollbar-darkshadow-color:#F0027F;
 scrollbar-face-color:#F5CCE4;
 scrollbar-highlight-color:#F5CCE4;
 scrollbar-shadow-color:#F5CCE4;
 }
 
 table{
  font: 11px/1.5 arial, helvetica, sas-serif;
  line-height: 12pt;
 }
 
 h1{
 font: arial, helvetica, sas-serif;
 font-size: 11pt;
 letter-spacing: -0.1em;
 }
 
 .surveTitle{
 font-size: 10pt;
 }
 
 h2{
  font: arial, helvetica, sas-serif;
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 1px;
 }
 
 h4{
  line-height: 14pt;
 }
 
 ul{
   margin-top: -15px;
 }
 
.aboutMain {
/* background and section title */
 background-image: url("images/menu/about3.gif");
 background-attachment: fixed; 
 background-position: top right; 
 background-repeat: no-repeat;
/* content */
 border: 1px #F0027F solid;
 line-height: normal;
}

.reseaMain {
 background-image: url("images/menu/resea3.gif");
 background-attachment: fixed;
 background-position: top right;
 background-repeat: no-repeat;
 border: 1px #F0027F solid;
 line-height: normal;
}

.surveMain {
 background-image: url("images/menu/surve3.gif");
 background-attachment: fixed; 
 background-position: top right; 
 background-repeat: no-repeat;
 border: 1px #F0027F solid;
 line-height: normal;
}

.analyMain {
 background-image: url("images/menu/analy3.gif");
 background-attachment: fixed; 
 background-position: top right; 
 background-repeat: no-repeat;
 border: 1px #F0027F solid;
 line-height: normal;
}

.mediaMain {
 background-image: url("images/menu/media3.gif");
 background-attachment: fixed; 
 background-position: top right; 
 background-repeat: no-repeat;
 border: 1px #F0027F solid;
 line-height: normal;
}

.intMain {
 background-image: url("images/menu/projects3.gif");
 background-attachment: fixed; 
 background-position: top right; 
 background-repeat: no-repeat;
 border: 1px #F0027F solid;
 line-height: normal;
}

.monitorMain {
 background-image: url("images/menu/monitor3.gif");
 background-attachment: fixed; 
 background-position: top right; 
 background-repeat: no-repeat;
 border: 1px #F0027F solid;
 line-height: normal;
}

.clienMain {
 background-image: url("images/menu/clien3.gif");
 background-attachment: fixed; 
 background-position: top right; 
 background-repeat: no-repeat;
 border: 1px #F0027F solid;
 line-height: normal;
}

.contaMain {
 background-image: url("images/menu/conta3.gif");
 background-attachment: fixed; 
 background-position: top right; 
 background-repeat: no-repeat;
 border: 1px #F0027F solid;
 line-height: normal;
}

.stat {
 text-align: left;
}

.quote {
 text-align: center;
 background-color: #F5CCE4;
}

#content {
	position: absolute;
	top: 8px;
	z-index: 1;
	width: 385px;
	padding-right: 17px;
}