/*linkz*/
body{
background-image:url(graphics/1hg.gif)
}

a:link {
	color: #0B1520;
	text-decoration: none;
}
a:visited {
color:#0B1520;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0366FF;
	text-decoration: none;
}



/*divs*/
.topheader{
  color: #1D3236;
  font-family:arial;
  align:center;
  height::auto;
  width:auto;
  border:2px
  solid
   #000033;
  
  border-left-style:none;
  border-right-style:none;
  width:auto

}  

.links{
font-style:bold;
background-color:#6699CC;
border:2px
#000033
double;
border-bottom:none;
  align:center;
  height::auto;
  width:auto;
  float:none;
    font::Courier;
  font-size: 13px
  }  
  
  .content{
   color:#1D3236;
  font-family:arial;
  align:center;
  height::auto;
  width:auto;
  float:none;
  }  
  
  .container {
  border:2px
  solid
   #000033;
  border-top-style:none;
  width:auto
  width:auto
  }  
  
  
  
  
  
  
.thvilla{
  color: #1D3236;
  font-family:arial;
  align:center;
  height::auto;
  width:auto;

  border:2px
  solid
   #F1F554;
  border-left-style:none;
  border-right-style:none;
  width:auto

}  

 
  
  .contentvilla{
   color:#1D3236;
  font-family:arial;
  align:center;
  height::auto;
  width:auto;
  float:none;
  }  
  
  .containervilla {
  border:2px
  solid
   #F1F554;
  border-top-style:none;
  width:auto
  width:auto
  }  
  
  
  /*Text Types*/
  .12pxcourier {
  font::Courier;
  font-size: 12px
  }
  
.normalarial {
font:Arial, Helvetica, sans-serif;
font-size: 12px; 
}

.style5 {
font-family: "Courier New", Courier, monospace
}


.linestosides{
height:100%;
border:2px
#000033
double;
border-bottom:none;
border-top:none;
}

/*forms*/
.input {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #808080;
 font-size: 12px;
}

.textarea {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 border : 1px solid #808080;
}

