body {
	border: 1px solid #cccccc;
	margin: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#C4CED9;
	scrollbar-face-color:#8595A5;
	scrollbar-shadow-color:#8595A5;
	scrollbar-dark-shadow-color:#8595A5;
	scrollbar-highlight-color:#8595A5;
	scrollbar-3d-light-color:#8595A5;
	scrollbar-track-color:#C7CDD3;
	background-color : #E7E8D5;
}
td, tr, th {
	color: #666666;
	font: 13px Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 0px 0px;
}
a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #de0000;
	text-decoration: none;
}
img.trans {
	width: 1px;
	height: 1px;
	border: 0 none inherit;
}
div.content {
	margin: 5px 5px 5px 5px;
}
table.lix a {
	display: block;
	width: 192px;
	cursor: hand;
	filter: blendTrans(duration=0.5) alpha(opacity=75);
}
div.lix {
	position: absolute; /* This is a fixes IE slowness */
	top: 0px;
	left: 0px;
}
div.lix a {
	color: #000000;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: #d9e1e8;
	border:1px solid #9daabb;
}
div.lix a:hover {
	color: #ffffff;
	background-color: #9daabb;
	border:1px solid #000000;
}
.input, .textarea{
	border : 1px solid #999999;
	border-color : #999999 #cccccc #cccccc #999999;
	color: #000000;
	background-color: #ffffff;
	font: 13px Arial, Helvetica, sans-serif;
}
.button{
	border : 1px solid #cccccc;
	border-color : #cccccc #999999 #999999 #cccccc;
	color: #000000;
	background-color: #eeeeee;
	font: 13px Arial, Helvetica, sans-serif;
	cursor: hand;
}
.form {
	background-color: #fcfcfc;
	border: 1px solid #999999;
	display: none;
	visibility: hidden;
	text-align: center;
	width: 400px;
}
UL.submenu LI {
	margin-left: -30px;
	list-style-position: inside;
}
