html {
	margin: 0px; padding: 0px; text-align: left; font-family: "Lucida Grande", Verdana; font-size: 0.9em;
}
body {
	margin: 0px; padding: 0px; text-align: left; font-family: "Lucida Grande", Verdana; font-size: 0.9em;
}
input {
	font-size: 0.9em;
}
select {
	font-size: 0.9em;
}
table {
	margin-top: -10px; margin-left: 7px;
}
h4 {
	color: #2d2d2d; font-size: 1.1em; font-weight: bold; text-decoration: none;
}
a {
	color: rgb(35, 164, 255);
}
#container {
	margin: 0px auto; width: 1000px; height: 600px; position: relative;
}
#left-container {
	top: 0px; height: 400px; position: absolute;
}
#right-container {
	top: 0px; height: 400px; position: absolute;
}
#center-container {
	top: 0px; height: 400px; position: absolute;
}
#left-container {
	text-align: left; color: rgb(104, 108, 112); overflow: auto; margin-top: 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
#right-container {
	text-align: left; color: rgb(104, 108, 112); overflow: auto; margin-top: 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
#left-container {
	background-position: right; left: 0px; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
#right-container {
	background-position: left; width: 293px; right: 0px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid;
}
#right-container h4 {
	text-indent: 8px;
}
#center-container {
	left: 0px; width: 700px; color: rgb(204, 204, 204); margin-top: 0px;background-color: #FFFFFF; border: solid 1px #ccc;
}
.text {
	margin: 7px;
}
#inner-details {
	list-style: none; margin: 7px; font-size: 0.8em;
}
#log {
	top: 0px; color: rgb(255, 255, 255); font-size: 0em; font-weight: bold; position: absolute;
}
#infovis {
	width: 700px; height: 400px; overflow: hidden; position: relative; background-repeat:no-repeat; background-image:url('../images/Background.jpg');
}
#header-menu {
	margin: 0px auto; width: 1000px; padding-bottom: 5px; position: relative;
}
#header-menu a {
	text-decoration: none;
}
#header-menu a:hover {
	text-decoration: underline;
}
.tip {
	padding: 7px; border: 1px solid rgb(204, 204, 204); width: 400px; color: rgb(17, 17, 17); font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; filter: alpha(opacity=90); opacity: 0.9; box-shadow: 2px 2px 8px #555; background-color: white; -moz-box-shadow: #555 2px 2px 8px; -webkit-box-shadow: #555 2px 2px 8px; -o-box-shadow: #555 2px 2px 8px;
}
