body {
margin:0;
font-family: "Trebuchet MS";
background-image: url(/uconnect/site/images/water-mark.jpg);
background-repeat: no-repeat;
background-position: center;
}

.error {
color:#FF0000;
font-size:11px;
}

.content-row
{
padding:5px;
padding-left:5px;
padding-top:5px
}

.general-text
{
font-size:12px;
}

.text-field{
    height:20px; 
    font-size:10px; 
    width:100;  
}

.label
{
 font-size: 12px; 
 font-weight: bold;
 color: #ff7500;
}

.heading
{
 font-size: 12px; 
 font-weight: bold;
 color: #7a9527;
}
.main-div{
   position:static;
   height:76%;     
   
}

.main-table{
    width: 748px;   
    font-size: 12px;       
}

.buttons{

}

.savebtn{
background-image:url(/uconnect/site/images/save.jpg);
width:40px;
height:20px;
border:0px; 
cursor:pointer;
}

.linkbtn{
 font-size: 12px; 
 font-weight: 500;
 color: #8db122;
 text-decoration: none;
}
