
.textbox {
  width: 120px;
  height: 15px;
}

.texttype {
  font-family: verdana;
  font-size: 10pt;
  font-weight: normal;
}

.texttype1 {
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}

.langtype {
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  color: Blue;
}

.boxheading {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}


.button {
  width: 60px;
  height: 23px;
}

 .header {
	width: 1000px;
  height: 100px;
	background-image: url("../Images/Aqua 02.jpg");
  text-align: left;
}

.footer {
	width: 1000px;
  height: 50px;
	background-image: url("../Images/Aqua 03.jpg");
}

.box {
	width: 185px;
	background-image: url("../Images/Aqua 03.jpg");
  margin: 2px;
}

.roundconthome {
	width: 573px;
  height: 590px;
	background-image: url("../Images/Aqua 04.jpg") ;
  margin: 2px;
}

.topright { 
	background: url("../Images/Aqua 09.JPG")  no-repeat top right; 
}

.topleft { 
   background: url("../Images/Aqua 07.jpg") no-repeat top left ; 
}

.roundbottom {
	background: url(../br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

a:link		{ color: rgb(25,70,87); text-decoration: underline; }
a:visited	{ color: rgb(0,153,153); text-decoration: underline; }
a:active	{ color: rgb(204,0,255); text-decoration: underline; }
a:hover		{ color: #6699FF; text-decoration: none; }

table.htmltable {
    background-color: rgb(59,179,195);
}

.tr{
    background-color: rgb(177,220,229);
}

.tr1{
    background-color: rgb(235,243,246);
}
table.tborder{
  border-color: rgb(206,206,206);
  border-bottom-color: rgb(206,206,206);
  border-right-color: rgb(206,206,206);
  border-collapse: collapse;
  border-width: 1.2pt;
  border-bottom-style: inherit;
}
