/* Last Updated: 7/31/2025 5:12:32 PM */

A
{
	text-align: right;
	font-family: Verdana;
	color: #0033FF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

A:hover
{
	text-align: justify;
	font-family: Verdana;
	color: #663300;
	font-size: 12px;
	font-weight: normal;
}

.MenuItem
{
	text-align: left;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
}

.MenuItem:hover
{
	text-align: left;
	font-family: Tahoma;
	color: #FFFFCC;
	font-size: 12px;
	font-weight: bolder;
}

.E2B_HeaderSectionStyle
{
	border-left: none 10px #EEEEEE;
	border-bottom: solid 10px #FF9900;
	border-top: none 10px #EEEEEE;
	vertical-align: top;
	border-right: none 10px #EEEEEE;
	padding: 0px;
	background-color: #336666;
	width: 100%;
}

/* False */.E2B_LeftSectionStyle
{
	border-left: none 1px #EEEEEE;
	border-bottom: none 1px #EEEEEE;
	border-top: none 1px #EEEEEE;
	vertical-align: top;
	border-right: none 1px #EEEEEE;
	padding: 5px;
	background-color: #2F4F4F;
	width: 150px;
}

.E2B_MainSectionStyle
{
	border-left: none 1px #EEEEEE;
	border-bottom: none 1px #EEEEEE;
	border-top: none 1px #CC3300;
	vertical-align: top;
	border-right: none 1px #EEEEEE;
	padding: 20px;
	background-color: #FFF8DC;
	height: 500px;
}

.E2B_FooterSectionStyle
{
	border-left: none 1px #BFBFBF;
	border-bottom: none 1px #BFBFBF;
	border-top: none 1px #BFBFBF;
	vertical-align: top;
	border-right: none 1px #BFBFBF;
	padding: 5px;
	background-color: #000000;
	width: 100%;
}

.E2B_OuterTable
{
	border: 0px;
	width: 1004px;
}

BODY
{
	margin: 0px;
	background-color: #2F4F4F;
}

