BODY {
	background-color: #FCF0E2;
	color: #000000;
}


TD {
	font-family : Verdana, arial;
	font-size: 8pt;
	color: #000000;
}

A {
	font-family : Verdana, arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.top {

}

.top_parent {	
	text-align: right;
		background-color: #FE8F1F;	
}

.top_identification {
	background-color: #FE8F1F;	

}

.site_name {
	font-family: Verdana, arial;
	font-size: 12pt;
	font-weight: bold;
	color:#fff;
	margin: 58px 10px 0px;
	float: left;
	
}

.name {
	font-size: 9pt;
	text-decoration: none;
}

.name:hover {
	text-decoration: underline;
}


.navigation {
	background-color: #fdd9a5;
	font-weight: bold;
}

.title {
	font-family: Verdana, arial;
	font-size: 11pt;
	font-weight: bold;
}

.search {
	background-color: #FCF0E2;
}

.searchTitle,.date {
	font-family: Verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
}

INPUT, SELECT {
	font-family: Verdana, arial; 
	font-size: 8pt; 
}

.input_submit {
	font-family: Verdana, arial; 
	font-size: 9pt; 
	font-weight: bold; 
	/*border: 1px #000066 solid; */
	background-color: #FCF0E2; 
	color: #000000;
}

.box {
	/*border: 2px #FDD9A5 solid;*/
	border: 1px #000 solid;  
}

.box_title {
	background-color: #FDD9A5;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
.box_title img{
	border:none;
}	
.box_content {
	background: #FAE8D6;
}
