A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	text-decoration : none;
}
A:HOVER {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCC00;
	text-decoration : none;
}
BODY {
	background-color : gray;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	
}
H1 {
	color : #0218AB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bolder;
}
H2 {
	color : #0218AB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bolder;
}
H3 {
	color : #0218AB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}
TD {
	color :black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
TH {
	color : #0218AB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}
SPAN.HINT {
	color : #0218AB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}
TABLE.HEADERSTYLE {
	border-width : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	width : 100%;
	vertical-align : middle;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
	border : 0px;
}
TD.HEADERSTYLE1 {
	border-width : 0px 0px 0px 0px;
	background-color : #0218AB;
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	width : 210px;
	text-align : center;
}
TD.HEADERSTYLE2 {
	border-width : 0px 0px 0px 0px;
	background-color : #00CC66;
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : center;
}
TD.HEADERSTYLE3 {
	border-width : 0px 0px 0px 0px;
	background-color : #0066FF;
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	width : 210px;
	text-align : center;
	vertical-align : middle;
}
TABLE.NAVIGATIONSTYLE {
	border-width : 0px 0px 0px 0px;
	background-color : #00CC66;
	color: #0066FF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	width : 210px;
	vertical-align : middle;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
	border : 0px;
}
TD.NAVIGATIONSTYLE1 {
	border-width : 0px 0px 0px 0px;
	background-color : #00CC66;
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	width : 210px;
}
TD.NAVIGATIONSTYLE2 {
	border-width : 0px 0px 0px 0px;
	background-color : #CCCCCC;
	color: #0066FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	
}
HR.NAVIGATIONSTYLE {
	color : #0066FF;
	border : 1px dashed;
}

TABLE.FOOTERSTYLE {
	border-width : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	width : 100%;
	vertical-align : middle;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
	border : 0px;
}
TD.FOOTERSTYLE1 {
	border-width : 0px 0px 0px 0px;
	background-color : #0218AB;
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	text-align : center;
}
TD.FOOTERSTYLE2 {
	border-width : 0px 0px 0px 0px;
	background-color : #00CC66;
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	text-align : center;
	vertical-align : middle;
	text-align : center;
}
TD.FOOTERSTYLE3 {
	border-width : 0px 0px 0px 0px;
	background-color : #0066FF;
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	width : 210px;
	vertical-align : middle;
	text-align : center;
}
TR.BG1 {
	background-color : #ADFF00;
}
TR.BG2 {
	background-color : #FDF5E6;
}
HR.MAINSTYLE {
	color : #0066FF;
}
A:ACTIVE.FRAME, A:FOCUS.FRAME, A:LINK.FRAME, A:VISITED.FRAME {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color :#0218AB;
	text-decoration : none;
}
A:HOVER.FRAME {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	text-decoration : none;
}
SPAN.MESSAGE {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
	text-decoration : none;
}