
body 			{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:10px;
	background-color:#7ba860;
	color:#f7edb6;
	
				}

input
				{
				color: #385427;
				background: #f7edb6;
				border: 1px solid #385427;
				}


table, tr, td, div, p
{padding:0px;margin:0px;border:0px;
font-size:13px;
}
p  				{
		
				
				text-align:justify;
				margin-bottom:15px;
				}
.hr {
background-image: url('/images/hr.jpg') ;
background-repeat:no-repeat ;
background-position: center;
height: 9px;
width:590px;
margin-top:20px;
margin-bottom:20px;
border:0px;

}
.required {color:white; font-weight:bold}
a,a:active,a:link,a:visited {color:white; }
a:hover{color:white;text-decoration:underline}


.selected{color:white}

h3
{font-size:16px;
font-weight:bold;
color:white;
padding:0px;
margin:0px
}		
h2
{

display:block;
font-size:13px;
font-weight:bold;
color:#ebc775;
padding:0px;
margin:0px;

}				
.adminmessage{background-color:black}

