body {
	background-color: #7D7D7D;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0099CC;
}

.master_table {
	background-color: #FFFFFF;
	padding: 10px;

}
.menu {
	background-color: #0436CC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalise;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
	display: block;
}

a.menu {
	padding: 2px;
	text-decoration: none;
	width: 200px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
}

a.menu:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
.menub {
	background-color: #0436CC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalise;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
	display: block;
}
a.menub {
	padding: 2px;
	text-decoration: none;
	width: 200px;
	height: auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
}
a.menub:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
.menusub {
	background-color: #0436CC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalise;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
	display: block;
}
a.menusub {
	padding: 2px;
	text-decoration: none;
	width: 200px;
	height: auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
}
a.menusub:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
.menusubb {
	background-color: #0436CC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalise;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
	display: block;
}
a.menusubb {
	padding: 2px;
	text-decoration: none;
	width: 200px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
}
a.menusubb:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
.content {
	background-color: #F4F7FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3260;
}
.footer {
	font-size: 10px;
	color: #1A3260;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

a.footer {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
th.feature {
	background-color: #F3EBDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #96ADD8;
	padding: 3px;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393F4D;
	padding: 3px;

}

th {
	background-color: #DEE7F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #696D8F;
	padding: 3px;
	text-align: left;
}h1 {
	font-size: 18px;
	color: #011F65;
	margin: 0;
}
h2 {
	font-size: 16px;
	color: #001F66;
}
h3 {

	font-size: 14px;
	color: #002666;
}
.crossover {
	text-decoration: line-through;
}

.highlight {
	background-color: #FFB301;
	color: #39394D;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

a.highlight {
	margin: 0px;
	padding: 5px 5px;
	text-decoration: none;
	height: 1px;
}

a.highlight:hover {
	color: #FFFFFF;
	background-color: #006600;
}
.menu_lighter {
	background-color: #0436CC;
}

.menusubu {
	background-color: #0436CC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalise;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
	display: block;
}
a.menusubu {
	padding: 2px;
	text-decoration: none;
	width: 200px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
}
a.menusubu:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}