body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000C;
}
a:link {
	color: #434D59;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;

}
a:visited {
	color: #434D59;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;

}

a:active {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;

}

a:hover {
	color: #434D59;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #E9EDF0;
}

a:link img {border:1px solid #FFBE6D;}
a:visited img {border:1px solid #FFBE6D;}
a:active img {border:1px solid #66FF33;}
a:hover img {border:1px solid #000000;}


td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #38404C;
}
.tableDetail {
	font-size: 11px;
	font-family: Verdana;
	color: #38404C;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #435876;
	padding: 4px;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #6B86A9;
}

.celle {
    margin-bottom:20px;
    }
    
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	margin-left: 0%; 
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 4px;
	border: 1px solid #fff;
	background-color: #E68337;
}
#navigation a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #fff;
}

.panelleft {
	border-left-color: #8BA0BB;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #8BA0BB;
	border-right-width: 1px;
	border-right-style: solid;

}

.panelright {
	border-right-color: #8BA0BB;
	border-right-width: 1px;
	border-right-style: solid;
}