body {
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	min-height: 0px;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #ebe5e2;
}

b {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #d2c9c6;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #d2c9c6;
	font-weight: normal;
	text-decoration: underline;
}

.shadetop {
background:url(images/shade_top.jpg);
}

.shadeleft {
background:url(images/shade_left.jpg);
}

.shaderight {
background:url(images/shade_right.jpg);
}

.shadebottom {
background:url(images/shade_bottom.jpg);
}

.leftmenu {
background:#594f4b;
}

.main {
background:#716661;
}

.rightmain {
background:#4c3d35;
}

.table1 {
background:#5f544f;
color: #ebe5e2;	
}

.table2 {
background:#4b413d;
}

