﻿body {
}
#content-container_loginregistration {
  /* background-image: url('../images/content_bg1.jpg'); */
  /* background-repeat: repeat-x; */
  background-color: #FFFFFF;
  position: relative;
  /* left: 5px; */
  /* z-index: 1; */
  /* width: 100%; */
  /* padding: 0px 0px 0px 0px; */
  /* clear: both; */
  /* background-size: 100% 100%; */
  min-height: 250px;
  border-image: url('../images/content_bg1.jpg') 2% round;
  border-image-slice: 1;
  border-image-width: 5px;
    border-image-width: 5px;
  padding-bottom: 1px;
}

div#tabsHeader1 {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  bottom: 0px;
  /* left: 5px; */
  width: 100%;
  background-color: #0077AF;
  height: 28px;
  background-repeat: no-repeat;
  z-index: 1;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

element.style1 {
  border-bottom: 5px solid #D6EEFA;
}

.formatting
{    
    font-size:20px;       
}

.formatting1
{
     text-align:center;
    width:150px;
    height:50px;
     margin: 14px 192px;
 
}