li {
	color: #8A8AA5;
	list-style-type:square;
	padding: 2px;
}
li span {
	color: #000;
}
.button
{
    BORDER: #B7B8DC 2px solid;
}
table{
	border: 1px solid #ccc;
	font-size: x-small;
	table-layout:fixed
}
table td {
	border: 1px solid #B7B8DC;
	padding: 2px;
}

.menuopt
{
}
.menuopt .menuitem
{
    BACKGROUND-COLOR: #B7B8DC
}
#menu_left .menuopt A
	{
    COLOR: #eee
}
#showcase .showcase
{
    BORDER: #B7B8DC 1px solid;
}
body {background-color:#5B5C6E;}
#centre_main {
	border: 1px solid #B7B8DC;
	}
#content {
	border-top: 5px solid #8A8AA5;
	border-left: 5px solid #8A8AA5;
	border-right: 5px solid #8A8AA5;
	border-bottom: 20px solid #8A8AA5;
}
#overlay {background-color: #3F6C84;};}
#content {
	border-top: 5px solid #3F6C84;
	border-left: 5px solid #3F6C84;
	border-right: 5px solid #3F6C84;
	border-bottom: 20px solid #3F6C84;
}
#overlay {background-color: #3F6C84;}