.input{
	border-style: inset;
	border : 1px solid;
}

body {
	background-position: 50% 50% ;
	background-image: url(../images/water_logo_new.gif);
	background-repeat:	no-repeat ;
	background-attachment : fixed;
	background-color: #E5E8F2;
	font-family: Tahoma;
	margin-left : 15px;
	margin-right :15px;
	margin-top :5px;
	scrollbar-face-color :#9DA8BC;
	scrollbar-shadow-color : #003300;
	scrollbar-highlight-color : #003300;
	scrollbar-3dlight-color : #E5E8F2;
	scrollbar-darkshadow-color : #E5E8F2;
	scrollbar-track-color : #E5E8F2;
	scrollbar-arrow-color : #003300; 
}
.title {
	  color: black;
	  font-family: Arial;
	  font-size: 15pt;
	  text-align: center;	
}
.subtitle {
	  color: black;
	  font-family: Arial;
	  font-size: 15pt;
	  text-align: left;
	  
}
.text{
	  text-align:justify;
	  font-family: Arial;
	  color: black;
	  font-size: 10pt;
}
.text1{
	  text-align:center;
	  font-family: Arial;
	  color: black;
	  font-size: 10pt;
}
td{
	  text-align:justify;
	  font-family: Arial;
	  color: black;
	  font-size: 10pt;
}
ul{
	  list-style-image:url(../images/capcon.gif); 
      text-align:justify;
	  color: black;
	  font-family: Arial;
	  font-size: 10pt;
}
ol{
	  vertical-align : middle;
	  font-family: Arial;
	  font-size: 10pt;
}
li{
	  vertical-align : middle;
	  font-family: Arial;
	  font-size: 10pt;
}
a:visited {
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10pt; text-decoration: none;	
	 color: #6699CC
}
a:link    { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10pt; 
	 text-decoration: none; 
	 color: blue
}
a:hover   {  
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10pt; 
	 text-decoration: underline; 
	 color: red
	 }

