BODY { 	
	background-color:#BFB8B8; 
	background-image: url('navigation/image/sculpture.gif'); background-repeat:no-repeat; background-attachment: fixed; background-position:center center;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39; 
	margin:0px;
}

A:link { color:#888888; }
A:hover { color:#485D5B; }
A:visited { color:#888888; }
A:active { color:#485D5B; }

TABLE {
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39; 	
}

INPUT {
	background-color: #BFB8B8;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39;
	border-color:#2D3A39; border-style:solid; border-width:1px;
	text-align:center;
}

TEXTAREA {
	background-color: #BFB8B8;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39;
	border-color:#2D3A39; border-style:solid; border-width:1px;
}

SELECT {
	background-color: #BFB8B8;
	width:120px;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39;
	border-color:#2D3A39; border-style:solid; border-width:1px;
}

HR {
	width:60%;
}

.title {
	font-family:century gothic, verdana; font-size:20pt; font-weight:bold; color:#2D3A39; 	
}

.label {
	width:100px;
	background-color:#BFB8B8;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39;
	text-align:center;
	border-color:#888888; border-style:solid; border-width:1px;
}

.i {
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39; font-style:italic;
}

.bold {
	font-family:century gothic, verdana; font-weight:600; color:#2D3A39; 	
}
