body, table {
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #8895E4;
	height: 100%;
}

a {
	color: #aaaaaa; 
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.maintable td {
	BORDER-LEFT: #4160C6 1px solid;
	BORDER-RIGHT: #4160C6 1px solid;
	BORDER-BOTTOM: #4160C6 1px solid;
	BORDER-TOP: #4160C6 1px solid;
}

.button {
	BORDER-LEFT: #4160C6 1px solid;
	BORDER-RIGHT: #4160C6 1px solid;
	BORDER-BOTTOM: #4160C6 1px solid;
	BORDER-TOP: #4160C6 1px solid;
	background: #cccccc;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.frame {
	BORDER-BOTTOM: #4160C6 1px solid;
	BORDER-LEFT: #4160C6 1px solid;
	BORDER-RIGHT: #4160C6 1px solid;
	BORDER-TOP: #4160C6 1px solid;
	COLOR: #000000;
	background: yellow;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}

.cell {
	text-align: center;
}

.footer {
	BORDER-BOTTOM: #4160C6 1px solid;
	BORDER-LEFT: #4160C6 1px solid;
	BORDER-RIGHT: #4160C6 1px solid;
	BORDER-TOP: #4160C6 1px solid;
	COLOR: #cccccc;
	background: transparent;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	font-weight: bold;
	height: 9px;
	text-align: center;
}

.menubaritemtop {
    height: 12px;
	background-color: #4160C6;
	color: White;
	text-align: left;
	font-size : 9px;
	cursor : pointer;
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #0E3053;
	border-right: 1px solid #0E3053;
	border-left: 1px solid #0E3053;
	border-bottom: 1px solid #0E3053;	
	padding: 3px;
	padding-left: 10px;
}

.menubaritembottom {
    height: 12px;
	background-color: #4160C6;
	color: White;
	text-align: left;
	font-size : 9px;
	cursor : pointer;
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #0E3053;
	border-right: 1px solid #0E3053;
	border-left: 1px solid #0E3053;
	padding: 3px;
	padding-left: 10px;
}

.menubar {
	background-color: #4160C6;
	color: White;
	text-align: center;
	font-size : 12px;
	cursor : pointer;
	border-collapse: collapse;
	border-bottom: 1px solid #0E3053;
	border-right: 1px solid #0E3053;
	border-left: 1px solid #0E3053;
	border-top: 1px solid #0E3053;
}