BODY {
	background-color: #ffffff;
	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;
	color: #803E12;
}

.top {

}
img {
   border: 0;
}
.top_parent {	
	text-align: right;
}

.top_identification {
	background-color: #ffffff; /404C91;	
}

.site_name {
	font-family: Verdana, arial;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.name {
	font-size: 9pt;
	text-decoration: none;
}

.name:hover {
	text-decoration: underline;
}

.navigation {
	background-color: #cccccc; /C4D9D9;
	color: #000000;
	font-weight: bold;
}

.title {
	font-family: Verdana, arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.search {
	background-color: #CDE5CE; /C6CFDC;
	border: 1px #cccccc solid;
}

.searchTitle,.date {
	font-family: Verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
}

INPUT, SELECT {
	font-family: Verdana, arial; 
	font-size: 8pt;
	background-color: #ffffff; 
}

.input_submit {
	font-family: Verdana, arial; 
	font-size: 9pt; 
	font-weight: bold; 
	border: 1px #cccccc solid; 
	background-color: #ffffff; /8fbc8f; /EFF5F5; 
	color: #000000;
}

.box {
	border: 1px #cccccc solid; /C6CFDC solid; 
}

.box_title {
	background-color: #CDE5CE; /8FBC8F; /C6CFDC;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

.box_content {
	background-color: #ffffff; /eeeee; /EFF5F5;
}

