body  {
	font-family : Arial;
	font-size : 8pt;
}
td  {
	font : 9pt/11pt Arial, sans-serif;
	color : #000000;}
	
.clsMainTXT  {
	font : 9pt/11pt Arial, sans-serif;
	color : #000000;
}
.clsMenuTXT {
	font : 9pt/11pt Arial, sans-serif;
	color : #ffffff;
}

.clsTitle  {
	font : bold 12pt/14pt Arial, sans-serif;
	color : #000000;
}
.clsResultTXT  {
	font : 8pt Arial, sans-serif;
	color : #000000;
}
.clsResultTitle  {
	font : bold 8pt Arial, sans-serif;
	color : #ffffff;
}
hr  {
	color : #000000;
}

A  {
	font : 9pt/11pt Arial, sans-serif;
	color : #0000ff;
}

A:Hover  {
	font : 9pt/11pt Arial, sans-serif;
	color : #000099;
	text-decoration : none;
}

A.clsBobLink  {
	font : Bold 9pt Arial, sans-serif;
	color : #ffcc00;
	text-decoration : none;
}

A.clsBobLink:Hover  {
	font : Bold 9pt Arial, sans-serif;
	color : #ffcc00;
	text-decoration : underline;
}

A.clsSmallLink  {
	font : 8pt Arial, sans-serif;
	color : #ffffff;
	text-decoration : underline;
}

A.clsSmallLink:Hover  {
	font : 8pt Arial, sans-serif;
	color : #ffcc00;
	text-decoration : underline;
}

A.clsTopHdr  {
	font : 8pt/10pt Arial, sans-serif;
	color : #000099;
	letter-spacing : 1;
}

A.clsTopHdr:Hover  {
	font :  8pt/10pt Arial, sans-serif;
	color : #000099;
	letter-spacing : 1;
	text-decoration : none;
}
.clsTop  {
	font : bold 9pt/11pt Arial, sans-serif;
	color : #ffffff;
}
.clsMainTD {
	border-top-width: 0px; 
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	}
.clsInput {
	font : 8pt Arial, sans-serif;
	border-style : solid;
	border-color : Black;
	border-bottom-width : thin;
}
A.clsSubMenu  {
	font : 10pt Arial, sans-serif;
	color : ##0000ff;
	width : 100%;
	text-decoration : none;
	padding-top : 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

A.clsSubMenu:Hover  {
	font : 10pt Arial, sans-serif;
	color : #000000;
	background : #eaeaea;
	width : 100%;
	text-decoration : none;
	padding-top : 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.clsOptionButton {
	font : 8pt Arial;
}

.clsIFrameBorder  {
	border-style : solid;
	border-color : #979797;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 0px;
}
.clsSubOptHdr  {
	font : Bold 9pt Arial, sans-serif;
	color : #ffffff;
	background-color: #0f13b5;
}
.clsOptDetail  {
	font : 8pt Arial, sans-serif;
	color : #000000;
}
.clsWarn  {
	font: bold 10pt Arial, sans-serif;
	color: #ff0000;
}
