BODY {
	background-color: #fff;
	color: #3D3E3E;
	margin-top:0px; 
}

TD {
	font-family : Verdana, arial;
	font-size: 8pt;
	color: #3D3E3E;
}

A {
	font-family : Verdana, arial;
	font-size: 8pt;
	color: #3D3E3E;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.top {

}
img {
   border: 0;
}
.top_parent {	
	text-align: right;
}

.top_identification {
	background-color: #235e9a;	
}

.site_name {
	font-family: Verdana, arial;
	font-size: 15pt;
	font-weight: bold;
	color: #000066;
}

.name {
	font-size: 9pt;
	text-decoration: none;
}

.name:hover {
	text-decoration: underline;
}

.navigation {
	background-color: #C4D9D9;
	color: #000066;
	font-weight: bold;
}

.title {
	font-family: Verdana, arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}

.search {
	background-color: #EDF8F3;
}

.searchTitle,.date {
	font-family: Verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3D3E3E;	
}

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: #EFF5F5; 
	color: #000066;
}

.box {
	border: 1px #EDF8F3 solid; 
}

.box_title {
	background-color: #EDF8F3;
	color: #000066;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

.box_content {
	background-color: #FFFFFF;
}
