body {
	margin: 0;
	background: #E1D4C8 url(images/bg01.jpg) repeat-x;

	background-position: bottom;
	font-size: 8pt;
	font-family: verdana;
	text-align: justify;
	color:#DB7C4A;
	line-height:12px;
	letter-spacing:0pt;

}



A:link, A:visited, A:active {
	color:#B7683E;
	text-decoration:none;
}

A:hover {
	border-bottom: none;
	background-color: #E1D4C8;
	cursor: default;
}

.lay {
	margin: 0;
	background: #E1D4C8 url(images/bg01.jpg);
	width: 100%;

}

.content {
	margin: 0;
	background: #E1D4C8 url(images/v01_04.jpg);
	background-attachment: fixed;
	font-size: 8pt;
	font-family: verdana;
	text-align: justify;
	color:#DB7C4A;
	line-height:12px;
	letter-spacing:0pt;


}



.header {
	width: 50%;
	font-size: 10pt;
	font-weight: bold;
	font-family: bookman old style;
	font-style: italic;
	text-transform: lowercase;
	color: #B7683E;
	letter-spacing:3pt;

	line-height:12px;
	padding-left: 7%;
	padding-bottom: 2px;
}

.footer {
	width: 100%;
	font-size: 7.5pt;
	text-align: center;
}

input, textarea {
	background: none;
	font-family: verdana;
	font-size: 7.5pt;
	color: #DB7C4A; 
	border-style: solid;
	border-color: #DB7C4A;
	border-width: 1px
}

select {
	background: #EDD7BB;
	font-family: verdana;
	font-size: 7.5pt;
	color: #DB7C4A; 
	border-style: solid;
	border-color: #DB7C4A;
	border-width: 1px
}

.codes { 
	border: none; 
	background: #EBDFD4; 
	padding:3px; 
	font-size: 8pt;
	font-family: verdana;
	text-align: center;
	color:#DB7C4A;
}

.special { 
	background: #EBDFD4; 
	padding:3px; 
	font-size: 8pt;
	font-family: verdana;
	text-align: center;
	color:#DB7C4A;
}