/* CSS Document */

.bodybackground {
	background-image:url(body_shadow.gif);
	background-repeat:repeat-y;  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #65a160;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
#contact_details_header {
	font-family: Tahoma;
	font-size: 10px;
	color: #65a160;
	font-weight:bold;
}
#contact_details {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
}

#date {
	font-family: Tahoma;
	font-size: 10px;
	color: #65a160;
	font-weight:bold;
}
#search_bold {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
.headertext
{
    font:  14pt Tahoma;
    color:#4f7956;

}

.secondheadertext
{
    font:  bold 10pt Tahoma;
    color:#4f7956;

}
.loginbg
{
    background-image:url(loginbg.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;  
}

    .table_header
{
    background-image:url(tableheader.jpg); 
    background-repeat:repeat-x;
    color:#ffffff;
    background-color:#013309;
    font-family:Arial;
    font-size:10pt;    
}
.button
{
    border-right:1px inset #666666;
    border-left:0px inset #ffffff;
    border-top:0px inset #ffffff;
    border-bottom:1px inset #666666;
    background-image:url("button.jpg");
    height:23px;
    font-family:Tahoma;
    color:#111111;
    font-size:8pt;
    font-weight:bold;
    
}
.greenborder_table
{
    border-bottom : Solid 1px #00500d;
    border-left:  Solid 1px #00500d;
    border-right:Solid 1px #00500d;
    border-top:Solid 1px #00500d;
    font-family: Tahoma;
	font-size: 10px;
	color: #666666;
    }
 .datagridrow
    {
        background-color:#FFFFCC;  
        }
 .datagridedit
    {
        background-color:#CCCCFF;  
        color:#000000;
        }
  .search_table
  {
     background-color:#CCCCFF;
     border: solid 1px #000066;   
    }
    .search_header
    {
        background-image:url('jobsearch.jpg');
        background-repeat:no-repeat;
       
        
        background-position:left;    
    } 
    .absmiddle
    {
        position:absolute;
        text-align:center;
          
    }
        
 .reginfo{
	font-family: Tahoma;
	font-size: 6px;
	color:#339933; 
}
        