﻿    html, body 
	{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align:center;
    font-family:Verdana;
    font-size:11px;
    }
    
    body 
	{
    width:100%;
    background:#264619 url(webimages/body_bg.png) repeat-x fixed;
    font-family: verdana, arial, helvetica, sans-serif;
    height:100%;
    }
    
    #content {
	margin-right: auto;
	margin-left: auto; 	
	padding: 0 20px;
	position:relative;
	background-color:#fff;
	text-align:left; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
	height: 1000px;	
	z-index:3000;
	font-size:13px;
	}

#content #header {
	color:#666;
	
	padding:15px 0 0 0;
	
	}
.DataEntryTableHeaders 
{
	color:#153214;
	font-weight:bold ;
	font-size:11px;
	text-align:left ;
	padding-left:10px;
	height:22px;
	background-image:url(webimages/header_grey.png)
}
.Validators
{
	color:Red;
	/*background-color:#c00000;*/
	padding:3px 3px 3px 3px;
}
.PageNameHeader
{
    border-bottom: solid 1px #999999;
    height: 40px;
    font-family: Verdana;
    font-size: 20px;
    color: #E67104;
    padding-top: 20px;
    padding-bottom:0px;
    padding-left:0px;
    width: 950px;
}

.PageContent
{
	font-size: 13px;
	padding:  20px 20px ;  /*position:relative;*/
	width: 900px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	voice-family: "\"}\"";
	voice-family: inherit;
}
