/* Highlight color #ff01bc, #fbb8ca*/
body{
  background-color: #FFFFFF; /* collection: #003366*/ /* collection2: #999999*/ /* collection3: #003366*/ /* c4: #2f2f2f*/
/*  background-image:url('images/background.gif'); */
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center; 
  font-family: Verdana,sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  line-height: 1.166;
  margin: 0px;
  padding: 0px;  
  }
 
#main {
	font-family: Verdana,sans-serif;
	font-size: 13px;
	color: #000000;
  }

    
a{
  color: #339999;
  font-weight: normal;
}
a:hover{
 color: #FF3333;
 
}

hr{
  width: 85%;
  height: 3px;
  color: #339999!Important;
  align: center;
}
   
 h1{
  font-family: Verdana,sans-serif;
  font-size: 16px;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

h2{
  font-family: Verdana,sans-serif;
  font-size: 16px;
  text-decoration: none!important;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

h3{
  font-family: Verdana,sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

h4{
  font-family: Verdana,sans-serif;
  font-size: 100%;
  color: #999999;
  margin: 0px;
  padding: 0px;
}
 
#footer {
  padding: 2px;
  border-bottom: 0px solid #404040;
  border-top: 0px solid #404040;
  background-color: #FFFFFF!Important;          /*#F000A0 */
  font-family: Verdana,sans-serif;
  font-size: 13px;  
  font-weight: normal;
  color: #000000!Important;
  width: 100%;
  }
  
#footer a{
  font-size: 13px;  
  color: #339999!Important;
  }

 
#footer2 {
  padding: 2px;
  border-bottom: 0px solid #404040;
  border-top: 0px solid #404040;
  background-color: #FFFFFF!Important;          /*#F000A0 */
  font-family: Verdana,sans-serif;
  font-size: 10px;  
  font-weight: normal;
  color: #000000!Important;
  width: 100%;
  }
  
#footer2 a{
  font-size: 10px;  
  color: #339999!Important;
  }  
  
.caption {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #000000;
  }

