body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Tahoma, Sans serif, Arial;
	color: #121239;
	font-size: 12px;
	width: 100%;
	text-align: center;
}

table {
	font-family: Verdana, Tahoma, Sans serif, Arial;
	color: #121239;
	font-size: 12px;
}

#container {
	text-align: left;
}

#center{
	float: left;
	padding: 8px;
}

#left{
	display: none;
}

#right{
	display: none;
}	

#wrapper{
	float: left;
}

#footer{
	display: none;
}

#splash {
	display: none;	
}

#monitor {
	display: none;
}

#banner {
	display: none;
}

#tools {
	display: none;
}

#languages {
	display: none;
}

#main_menu {
	display: none;	
}


#bread_crumbs {
	float: left;
}

#copyrights {
	height: 27px;
}

#copyrights .lf{
	display: none;
}

#copyrights .rt{
	float: right;
	font-size: 9px; 
	font-weight: bold; 
	color: rgb(87, 81, 153);
	margin-top: 5px;
	margin-right: 8px;
}

a {
	color:#000072;
}

a:hover {
	color:#ccc;
}

h1, table h1 {
	font-family: Garamond;
	color:#303090;
	font-size:19px;
}

h2, table h2 {
	font-family: Garamond;
	color:#303090;
	font-size:18px;
}

h3, table h3 {
	font-family: Garamond;
	color:#303090;
	font-size:17px;
}

h4, table h4 {
	font-family: Garamond;
	color:#303090;
	font-size:16px;
}