.footer-left {
	background-color: #EAEAFF;
	padding: 5px;
}
.menu {
	background-color: #EAEAFF;
}
.footer-right {
	background-color: #EAEAFF;
	text-align: right;
	vertical-align: bottom;
	padding: 5px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header {
	color: #666666;
	text-align: right;
	vertical-align: top;
}
.footer-left a {
	color: #000000;
}
.menuItem {
	line-height: 25px;
	padding-left: 5px;
	background-color: #C2A6FF;
	cursor: pointer;

}
.menuItem a {
	color: #000000;
	text-decoration: none;


}
.menuSubItem {
	line-height: 20px;
	padding-left: 10px;
	background-color: #E1D2FF;
	cursor: pointer;

}
.menuSubItem a {
	color: #000000;
	text-decoration: none;
}
.menuSubItemHover {

	line-height: 20px;
	padding-left: 10px;
	background-color: #D1BBFF;
	cursor: pointer;
}
.menuItemHover a {

	color: #000000;
	text-decoration: none;
}
.menuSubItemHover a {

	color: #000000;
	text-decoration: none;
}
.menuItemHover {

	line-height: 25px;
	padding-left: 5px;
	background-color: #B591FF;
	cursor: pointer;
}
.content {
	padding: 5px;
}
.content a {

	color: #000000;
}
.content select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
