.bgWaterMark-www {

	background-image: url('Images/wwwBG.gif');
	background-repeat: 	no-repeat;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  50% 50%;
}
.bgWaterMark-at {
	background-image: url('images/atBG.gif');
	background-repeat: 	no-repeat;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
}
.bgWaterMark-aws {
	background-image: url('images/awsBG.gif');
	background-repeat: 	no-repeat;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
}
.outerPage {
    scrollbar-3dlight-color: rgb(75,160,182);
    scrollbar-arrow-color: rgb(75,160,182);
    scrollbar-base-color: rgb(75,160,182);
    scrollbar-darkshadow-color: rgb(75,160,182);
    scrollbar-face-color: rgb(75,160,182);
    scrollbar-highlight-color: rgb(75,160,182);
    scrollbar-shadow-color: rgb(75,160,182);
    scrollbar-track-color: rgb(75,160,182);
}
body {
    scrollbar-3dlight-color: rgb(130,189,204);
    scrollbar-arrow-color: rgb(75,160,182);
    scrollbar-base-color: rgb(182,216,225);
    scrollbar-darkshadow-color: rgb(182,216,225);
    scrollbar-face-color: rgb(182,216,225);
    scrollbar-highlight-color: rgb(75,160,182);
    scrollbar-shadow-color: rgb(75,160,182);
    scrollbar-track-color: rgb(182,216,225);
}
.tbl_cell_bg {
		
	background-image: url('Images/leftGradiant.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.tble_cell_right_bg{

background-image: url('Images/right_side_gradiant.gif');
	background-position: bottom;
	background-repeat: no-repeat;

}
.tbl_cell_dashed_border {
	border-style: dashed;
	border-width: 1px;
	border-color:rgb(130,189,204);
	padding: 8px;
	text-align: justify;
	font-size:10pt;
	}
	
a:link {
	color: rgb(33,98,119);
	text-decoration: underline ;
	}
	
a:visited {
	color: rgb(33,98,119);
	text-decoration: underline ;
	}
	
a:hover {
	color: rgb(255,21,0);
	text-decoration: none;  }

a:active {
	color: rgb(33,98,119);
	text-decoration: underline ;
	}	  
	  
.sub_title {
	color: rgb(33,98,119);
	font-weight:bold; 	}
	
	
.tbl_cell_dashed_border_header_cell {
	border-style: dashed;
	padding: 2px;	
	border-width: 1px;
	border-color:rgb(130,189,204);
	text-align: justify;
	text-transform: capitalize;
	background-color:rgb(182,216,225);
	font-size:11pt;
	font-weight: bold; 
	color: rgb(33,98,119);	}
	
.orange_tbl_cell_dashed_border_header_cell{
	padding: 2px;
	text-align: justify;
	text-transform: uppercase;
	background-color:#FFF5E5;
	font-size:11pt;
	font-weight: bold; 
	color: #11312E;
}

.orange_tbl{
	padding: 10px;
	text-align: justify;
	font-size:10pt;
}

	
.form_input {

      color:black; 
      border-left: 1px solid #82BDCC; 
      border-right: 1px inset #82BDCC; 
      border-top: 1px solid #82BDCC; 
      border-bottom: 1px solid #82BDCC; 
      padding-left: 4; 
      padding-right: 4; 
      padding-top: 1; 
      padding-bottom: 1;
      font-family:Verdana;
      font-weight: 10pt;
      }
 .form_header {
 	color:black;
 	text-transform: capitalize;
 	font-family:verdana;
 	font-size:10pt;
 	}
 	
 	
.Input_button{
color: #FFFFFF;
background-color: #216277;
font-size:10px
}

.y_fill{
background-image: url('Images/menu2page.gif');
background-postition: top;
background-repeat: repeat-y;
}
