BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.text
{ 
	font-size : 10pt;
 }
.PAGE_TITLE
{
	font-size : 16pt;
	text-align : right;
}
.PAGE_SUBTITLE{
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
}
.Button
{
	background : #600000;
	color : White;
}
.Error
{
	font-size : 12pt;
	color : #960000;
	font-weight : bold;
}
.footer
{
	font-size: 8pt;
	color : Gray;
}
A
{
	font-size : 10pt;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}
A:Hover
{
	font-size : 10pt;
	text-decoration : none;
	color : #960000;
	font-weight : bold;
}
A.glos
{
	font-size : 8pt;
	text-decoration : none;
	color : Gray;
	font-weight : bold;
}
A.glos:Hover
{
	font-size : 8pt;
	text-decoration : none;
	color : #960000;
	font-weight : bold;
}

A.submenu
{
	font-size : 8pt;
	text-decoration : none;
	color : white;
	font-weight : bold;
}
A.submenu:Hover
{
	font-size : 8pt;
	text-decoration : none;
	color : #C2C2C2;
	font-weight : bold;
}
A.leftnav
{
	font-size : 10pt;
	text-decoration : none;
	color : #E5E5E5;
	font-weight : bold;
}
A.leftnav:Hover
{
	font-size : 10pt;
	text-decoration : none;
	color : #C2C2C2;
	font-weight : bold;
}
DIV.ANCHOR
{ 
	font-size : 12pt;
	font-weight : bold;
}
DIV.disc
{
	font-size: 8pt;
	color : silver;
}
DIV.submenu
{ 
	
	visibility : hidden;
	display : none;
}
TABLE.Data {
	border : 1pt solid Gray;
		font-size : 10pt;
}
TABLE.DataSmall {
	border : 1pt solid Gray;
		font-size : 8pt;
}
TABLE.img_header
{
	background-image : url("img/header_back10.jpg");
	font-family : "MS Serif", "New York", serif;
	font-size : 18pt;
	font-weight : bold;
}

TR.Odd
{
	background : Silver;
}
TD.OUTLINED
{ 
	border : 1pt solid Black;
}
TD.DataOut {
	border : 1pt solid Gray;
		font-size : 10pt;
}
TD.footer
{
	font-size: 8pt;
	color : Gray;
  }
TD.header
{
	background-color : #7B8695;
	font-weight : bold;
	font-size : 10pt;
	border : 1pt solid #A0A0A0;
	color : White;
}
TD.header_menu
{
	font-weight : bold;
	font-size : 10pt;
	color : White;
}  
TD.Header_Top
{
	font-weight : bold;
	font-size : 10pt;
	border-bottom : 1pt solid #a0a0a0;
}  
TD.topmenu
{
	font-size : 10pt;
	text-decoration : none;
	color : Black;
	border-left : 1pt solid #A0A0A0;
	border-right : 1pt solid #A0A0A0;
	border-top : 1pt solid #A0A0A0;
	border-bottom : 1pt solid #A0A0A0;
	background-image : url("img/stockbg.jpg");
}
.TextBox
{
	border : 0pt solid Black;
	background : #F7F3F7;
}

.calc
{  
	background-color : #7B8695;
	font-weight : bold;
	font-size : 8pt;
	color : White;
}