body {
font-family: Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
	line-height: 11px;
}

a {
	color: #636037;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

b, strong {
	color: #958A57;
}


a img {
	border: 0px solid #958A57;
}


a:hover img {

	border: 0px solid #FFFFFF;

}


table, tr, td {
	font-size: 10px;
}

textarea, input, select, button {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #958A57;
	cell-spacing: 2px;
	padding: 3px;
	background-color: #FCF8BC;
	border-style: solid;
	border-right: #A4BAC0 1px solid;
	border-left: #A4BAC0 1px solid;
	border-top: #A4BAC0 1px solid;
	border-bottom: #A4BAC0 1px solid;
}

.title {
	background-color: #958A57;	
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 9pt;
	font-family: Trebuchet MS;
	padding: 3px;
    border-bottom:2px solid #000000;}

.title2 {
	background-color: #B4AB80;	
	color: #C0C0C0;
	line-height: 8pt;
	padding: 3px;
        border-bottom:#878787 solid 2px;
}


.content {
	background-color: #B2AA97;
	background-repeat: no-repeat;
	background-position: top;
        height: 100%;
	font-family: Trebuchet MS;
        padding: 3px;
	line-height: 9pt;
}

.welcome {
	background-color: transparent;
	text-align:justify;
	color: #C0C0C0;
	line-height: 8pt;
	padding: 3px;
}