* {font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif, Geneva; color: Black; text-decoration: none;}
body{
	margin: 0px;
	background-color: #aaaaaa;
}
table{
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: none;
}
img{
	border: 0px;
}
A {
	COLOR: #3b6fb2; TEXT-DECORATION: none
}
A.styleText {
	COLOR: #3b6fb2; TEXT-DECORATION: none
}
A:active {
	COLOR: #660000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #660000; TEXT-DECORATION: underline
}

table.tblMain{ /* Level Zero - Outer Table */
	width: 100%;
	height: 100%;	
}
td.tdMain{
	width: 100%;
	height: 100%;
	vertical-align: top;
}

table.tblMain01{/* Level One Table - 3 TR/TD */
	width: 640px;
	height: auto;	
}

td.tdMain011{/* Level One Top TR/TD */
	width: 100%;
	height: 10px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: Bold;

}
A.tdMain011
{
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
td.tdMain012{
	width: 100%;
	height: 96px;
	background-color: #660000;
}
td.tdMain0131{
	width: 100%;
	height: 5px;
	background-color: #ffcc33;
}
td.tdMain013{
	width: 100%;
	height: 92px;
	background-color: White;
}
table.tblTopMenu{
	width: 100%;
	height: 92px;
}
td.tdMain014{
	width: 100%;
	height: 130px;
	background-color: White;
}
td.tdMain015{
	width: 100%;
	height: 33px;
	background-color: White;
}
td.tdMain016{
	width: 100%;
	height: auto;
	background-color: White;
}
td.tdMain017{
	width: 100%;
	height: auto;
	background-color: #cccccc;
}


/* **** Middle CSS Starts Here ****/
table.tblMid01{/* Level Two Table */
	width: 100%;
	height: 100%;	
}
td.tdMid011{
	width: 153px;
	height: 100%;
}
td.tdMid012{
	width: 75px;
	height: 100%;
}
p.midTxt{
	margin: 0px;
	text-align: left;
	line-height: 140%;
}
.LinkHilite {
	COLOR: #ff0000;
	font-size: 9pt;
}
/* **** Middle CSS completes Here ****/

/* **** Bottom CSS completes Here ****/
table.tblBot01{/* Level Two Table */
	width: 100%;
	height: auto;
}
td.tdBot011{/* Level Three Top 1 TD */
	width: 100%;
	height: auto;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
td.tdBot012{/* Level Three Top 1 TD */
	width: 100%;
	height: auto;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
}
/* **** Bottom CSS completes Here ****/

