body  {background-color: #969a88;
	background-image: url("bg.png");
	background-repeat: repeat-y;
	text-align: justify;
	cursor: default;}

#content {font-family: arial, helvetica, sans-serif;
	color: #010101; 
	font-size: 12px;
	line-height: 20px;}

table {font-family: arial, helvetica, sans-serif;
	color: #010101; 
	font-size: 12px;
	line-height: 20px;}

h1 {font-family: arial, sans-serif;
	font-size: 25px;
	text-align: left;
	font-style: italic;
	text-transform: lowercase;
	color: #4f2607;
	margin-bottom: 10px;
	margin-top: 0px;}

b,i,u {font-size: 12px;
	color: #dee0ce;}

em {font-size: 12px;
	color: #4f2607;}

strong {font-size: 13px;
	color: #010101;}

a {color: #edf6d9;
	text-decoration: underline;
	font-weight: bold;}

a:visited {color: #edf6d9;
	text-decoration: underline;
	font-weight: bold;}

a:active {color: #ddead0;
	text-decoration:none}

a:hover {color: #ddead0;
	text-decoration: underline;}


.buttonscontainer {width: 130px;}

.buttons a {color: #010101;
background-color: none;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #010101;
font: 13px Arial, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: center;}

.buttons a:hover {background-color: none;
color: #010101;
text-decoration: none;
text-transform: uppercase;}

textarea, input, .textfield, .button {
letter-spacing: 0pt;
background: #d6dac5;
border: #010101;
font-size: 10pt;
font-family: arial;
color: #010101;
}
