/* Copyright 2004, http://www.HYTechFX.com. All Rights Reserved.
Legal action will result from copying our content, CSS or JavaScript functions. */

  /* Default Page Styles */

body {
	color: #012266;
	/* color: #003060; */
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	/* font-style: normal; */
	font-size: 11px;
	font-family: verdana,Helvetica,sans-serif;
	/* line-height: 140%; */
}

form {
	display:inline;
}

h1, h2, h3, h4, h5, h6 {
	color: #003060;
	text-align: left;
	/* width:450; */
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	/* font-style: italic; */
	/* font-family: Georgia, Times, serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, ul, li, p, dl, dt, dd {
	font-style: normal;
	font-family: Verdana, Lucida, Helvetica, sans-serif;
}

pre, tt {
	font-family: courier, monospace;
	font-style: normal;
}

ul li {
	/* list-style: disc outside; */
	color : #053462;
	list-style-type : disc;
	margin-top:0px;
	margin-left:-26px;
	margin-bottom:0px;
}

ol li {
	list-style: decimal inside;
}


hr {
	border: 0px;
	height: 3px;
	background: url("/img/icn/break_hori.gif") top left;
}


a:link, a:visited {
	/* color: #0033CC; */
	/* color: #1186b1; */
	/* color: #1186b1; */
	/* color: #6696bc; */
	color: #00428B;
	/* font-weight: bold; */
	text-decoration: underline;
}

a:hover, a:active {
	/* color: #7BAC5F; */
	color: #5EAD4B;
	text-decoration: underline;
}
 

select, option {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	/* color:black; */
	color:#115E94;
	background:#F7FAFF;
	line-height:15px;
	}

input {
	color:#012266;
	font-size:11px;
	background:#F7FAFF;
	font-family:Verdana,Arial,sans-serif;
	/*
	border-width:1;
	border-style: solid;
	border-color:#2C539B;
	*/
}
submit {
	font-weight: bold;
}

input.inputerr, select.inputerr, option.inputerr, inputerr {
	color:#003366;
	font-size:11px;
	background:#FFCCCC;
	font-family:Verdana,Arial,sans-serif;
	/*
	border-width:1;
	border-style: solid;
	border-color:#2C539B;
	*/
}
  /* TODO: 

INPUT.TEXT
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER:  1px solid #A8B2BB;
    COLOR: #000000;
    FONT-FAMILY: Verdena;
    FONT-SIZE: 10px;
    HEIGHT: 18px;
    PADDING: 1px;
}

INPUT.RADIO
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER:  1px solid #A8B2BB;
    COLOR: #000000;
    FONT-FAMILY: Verdena;
    FONT-SIZE: 10px;
    HEIGHT: 18px;
    PADDING: 1px;
    WIDTH: 20px
}

TEXTAREA
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER:  1px solid #A8B2BB;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    PADDING: 2px;
}

SELECT, OPTION
{  
    BACKGROUND-COLOR: #FFFFFF;
    BORDER:  1px solid #A8B2BB;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    COLOR: #000000;   
    PADDING: 2px;
}
 
 */
 
 

  /*
  / END Default Styles
 */
 
 
 
 
  /* -----------------------
  /  Required System Styles
 */

  /* Small HREFs */
a.hdn:link, a.hdn:visited, a.hdn:hover, a.hdn:active{
	color: #ffffff;
	text-decoration: none;
	font-size: 2pt;
}
.toggleOn {
	background-color: #FFF5DD;
}
.toggleOff {
	background-color: #FFFFFF;
}
.tinyText {
	font-size: 8pt;
}
.hugeText {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.strike {
	font-style: italic;
	text-decoration: line-through;
}


  /* Small HREFs */
a.small:link, a.small:visited, a.small:hover, a.small:active{
	color: #6696bc;
	text-decoration: underline;
	font-size: 8pt;
	/* font-weight: bold; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.smalll:hover, a.smalll:active {
	color: #ffffff;
	background: #6696bc;
	text-decoration: underline;
	font-size: 8pt;
	/* font-weight: bold; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Note {
	background-color: #EEEEEE;
	border: dashed 1px #CCCCCC; 
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.NoteN { /* new */
	background-color: #EEEEEE;
	border: dashed 1px #CCCCCC; 
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Note_j {
	color:#CC0000;
	font-size: 10pt;
	/* font-weight: bold; */
	text-align: center;
	text-decoration: none;
	border: #003366 1px solid;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
.Note2 {
	font-size: 10pt;
	/* font-weight: bold; */
	text-align: center;
	text-decoration: none;
	border: #003366 1px solid;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
.Toolbar {
	/*
	background: #D8D2BD;
	background: #6699CC;
	border-top: #1186b1 2px solid;
	*/
	color:#1186b1;
	background: #f3f3ee;
	border-bottom: #003366 2px solid;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
td.Toolbar a:link, td.Toolbar a:visited { color: #1186b1; text-decoration: none; }
td.Toolbar a:hover, td.Toolbar a:active { color: #1186b1; text-decoration: none; }

.Tooldiv {
	background: #6699CC;
	border-top: #f3f3ee 4px solid;
	border-bottom: #f3f3ee 4px solid;
}




  /* Generic table title, head and menu styles */

.tblHead {
	padding: 5px;
	color: #EEF3FB;
	font-weight: bold;
	border:1px solid #4455AA;
	font-family: verdana,arial;
	background: #0a5c85;
/* 	background: #d8e4f8 url("/themes/blue-smooth/www/img/tblHead.gif"); */
}
td.tblHead a:link, td.tblHead a:visited { text-decoration: none; color: #0a5c85; }
td.tblHead a:hover, td.tblHead a:active { text-decoration: none; color: #0a5c85; background: #d8e4f8; }

.tblMenu {
	color: #0a5c85;
	/*background: #F2F5FA; */
	background: #EEF3FB;
	padding-left: 4px;
	padding-right: 4px;
	/* border-top: #dee3e7 1px solid; */
	border-top: #1186b1 1px solid;
	border-bottom: #003366 1px solid;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
td.tblMenu a:link, td.tblMenu a:visited { color: #0a5c85; text-decoration: none; }
td.tblMenu a:hover, td.tblMenu a:active { color: #996699; text-decoration: none; background: #1186b1; }

.tblBody {
	margin: 3px;
	padding: 3px;
	color: #330033;
	background: #F6F6F6;
	/* border-left: #cccccc 1px solid; */
	/* border-right: #cccccc 1px solid; */
	border-top: #888888 1px solid;
	border-bottom: #888888 1px solid;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.tblBody a:link, td.tblBody a:visited { color: #996699; text-decoration: none; }
td.tblBody a:hover, td.tblBody a:active { color: #996699; text-decoration: none; }




  /* Generic menu items */
  
.MenuItem {
	color : #053462;
	/* font-size : 80%; */
	/* font-weight : bold; */
	/* padding-bottom : 2px; */
	text-decoration: none;
	border-bottom : 1px solid #E0E5F0;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
}
td.MenuItem a:link, td.MenuItem a:visited { color: #053462; text-decoration: none; }
td.MenuItem a:hover, td.MenuItem a:active { color: #339966; text-decoration: none; }
  
.MenuItemActive {
	color : #053462;
	/* font-size : 80%; */
	/* font-weight : bold; */
	/* padding-bottom : 2px; */
	text-decoration: none;
	border-bottom : 1px solid #A8B2BB;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
}
td.MenuItemActive a:link, td.MenuItemActive a:visited { color: #053462; text-decoration: none; }
td.MenuItemActive a:hover, td.MenuItemActive a:active { color: #ffffff; text-decoration: none; background: #1186b1; }


  /* Generic alternating row colors */
  
  
.tblRow1a {
	padding: 2px;
	border-top: #E0E5F0 1px solid;
	border-bottom: #E0E5F0 1px solid;
	border-left: #EEF3FB 1px solid;
	border-right: #EEF3FB 1px solid;
	/* border:1px solid #EEF3FB; */
	color: #003060;
	background: #fefefe;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.tblRow1a a:link, td.tblRow1a a:visited { color: #00428B; text-decoration: none; }
td.tblRow1a a:hover, td.tblRow1a a:active { color: #810436; text-decoration: none; }
  
.tblRow2a {
	padding: 2px;
	border-top: #B5C3DE 1px solid;
	border-bottom: #B5C3DE 1px solid;
	border-left: #EEF3FB 1px solid;
	border-right: #EEF3FB 1px solid;
	/* border:1px solid #EEF3FB; */
	color: #003060;
	background: #E8ECF5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.tblRow2a a:link, td.tblRow2a a:visited { color: #00428B; text-decoration: none; }
td.tblRow2a a:hover, td.tblRow2a a:active { color: #810436; text-decoration: none; }

.tblRow1b, .tblRow2b {
	padding: 2px;
	/* border:1px solid #EEF3FB; */
	border-top: #B5C3DE 1px solid;
	border-bottom: #B5C3DE 1px solid;
	border-left: #EEF3FB 1px solid;
	border-right: #EEF3FB 1px solid;
	color: #330033;
	background: #E0E5F0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.tblRow1b a:link, td.tblRow1b a:visited, td.tblRow2b a:link, td.tblRow2b a:visited { color: #00428B; text-decoration: none; }
td.tblRow1b a:hover, td.tblRow1b a:active, td.tblRow2b a:hover, td.tblRow2b a:active{ color: #810436; text-decoration: none; }

  /* -------------------------
  / END Required System Stuff
 */


 
 
 
 
 
  /* Generic wrapped table colors */

  
  /* wrap 1 */
  
.Wrap_title1 {
	color : #0C499C;
	font-weight : bold;
	border-bottom : 1px solid #A8B2BB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
  
  /* top */
.Wrap_tl1 {
  width:10px;
  height:10px;
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/tl.gif");
}
.Wrap_tm1 {
  height:10px;
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/tm.gif") top right;
}
.Wrap_tr1 {
  width:10px;
  height:10px;
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/tr.gif");
}
 
  /* middle */
.Wrap_ml1 {
  width:10px;
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/ml.gif");
}
.Wrap_mm1 {
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/mm.gif");
}
.Wrap_mr1 {
  width:10px;
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/mr.gif");
}
 
  /* bottom */
.Wrap_bl1 {
  width:10px;
  height:10px;
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/bl.gif");
}
.Wrap_bm1 {
  height:10px;
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/bm.gif");
}
.Wrap_br1 {
  width:10px;
  height:10px;
  background: #FFFFFF url("/themes/blue-smooth/www/img/wrap/w1/br.gif");
}
  
  
  /* wrap 2 */
  
.Wrap_title2 {
	color : #0C499C;
	font-weight : bold;
	border-bottom : 1px solid #A8B2BB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

  /* top */
.Wrap_tl2 {
  width:10px;
  height:10px;
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/tl.gif");
}
.Wrap_tm2 {
  height:10px;
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/tm.gif") top right;
}
.Wrap_tr2 {
  width:10px;
  height:10px;
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/tr.gif");
}
 
  /* middle */
.Wrap_ml2 {
  width:10px;
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/ml.gif");
}
.Wrap_mm2 {
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/mm.gif");
}
.Wrap_mr2 {
  width:10px;
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/mr.gif");
}
 
  /* bottom */
.Wrap_bl2 {
  width:10px;
  height:10px;
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/bl.gif");
}
.Wrap_bm2 {
  height:10px;
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/bm.gif");
}
.Wrap_br2 {
  width:10px;
  height:10px;
  background: #F2F5FA url("/themes/blue-smooth/www/img/wrap/w2/br.gif");
}
  
  
  /* wrap 3 */
  
.Wrap_title3 {
	color : #003060;
	font-weight : bold;
	border-bottom : 1px solid #A8B2BB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

  /* top */
.Wrap_tl3 {
  width:10px;
  height:10px;
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/tl.png");
}
.Wrap_tm3 {
  height:10px;
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/tm.png") top right;
}
.Wrap_tr3 {
  width:10px;
  height:10px;
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/tr.png");
}
 
  /* middle */
.Wrap_ml3 {
  width:10px;
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/ml.png");
}
.Wrap_mm3 {
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/mm.png");
}
.Wrap_mr3 {
  width:10px;
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/mr.png");
}
 
  /* bottom */
.Wrap_bl3 {
  width:10px;
  height:10px;
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/bl.png");
}
.Wrap_bm3 {
  height:10px;
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/bm.png");
}
.Wrap_br3 {
  width:10px;
  height:10px;
  background: #CFE6D7 url("/themes/blue-smooth/www/img/wrap/w3/br.png");
}
  
  
  /* wrap 4 */
  
.Wrap_title4 {
	color : #003060;
	font-weight : bold;
	border-bottom : 1px solid #A8B2BB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

  /* top */
.Wrap_tl4 {
  width:10px;
  height:10px;
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/tl.png");
}
.Wrap_tm4 {
  height:10px;
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/tm.png") top right;
}
.Wrap_tr4 {
  width:10px;
  height:10px;
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/tr.png");
}
 
  /* middle */
.Wrap_ml4 {
  width:10px;
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/ml.png");
}
.Wrap_mm4 {
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/mm.png");
}
.Wrap_mr4 {
  width:10px;
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/mr.png");
}
 
  /* bottom */
.Wrap_bl4 {
  width:10px;
  height:10px;
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/bl.png");
}
.Wrap_bm4 {
  height:10px;
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/bm.png");
}
.Wrap_br4 {
  width:10px;
  height:10px;
  background: #EEDAD6 url("/themes/blue-smooth/www/img/wrap/w4/br.png");
}
  /* Generic wrapped table colors */


  /*
  / START Stuff Standard to 'search' Section **
 */
  

DIV.Searchh {
 float:left; width:100%;
}

.SearchStats {
	font-size: 10px;
}

DIV.Search OL {
	margin:10px;
	padding:10px;
	/* list-style:none; */
}

DIV.Search SPAN#t {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.Search SPAN#t a:link { text-decoration: none; color: #0000CC; }
DIV.Search SPAN#t a:visited { text-decoration: none; color: #551A8B; }
DIV.Search SPAN#t a:hover { text-decoration: underline; }
DIV.Search SPAN#t a:active { text-decoration: underline; color: #f00000; }

DIV.Search SPAN#d {
	/* font-size: 12px; */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.Search SPAN#u {
	color: #008000;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.Search SPAN#l {
	color: #7777CC;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.Search SPAN#l a:link { text-decoration: none; color: #7777CC; }
DIV.Search SPAN#l a:visited { text-decoration: none; color: #551a8b; }
DIV.Search SPAN#l a:hover { text-decoration: underline; }
DIV.Search SPAN#l a:active { text-decoration: underline; }

    
  /*
  / END Stuff Standard to 'search' Section **
 */


  /*
  / START Stuff Standard to 'auct' Section **
 */
  
.TitleBar {
	color : #003060;
	font-size : 80%;
	font-weight : bold;
	text-decoration: none;
	padding-bottom : 2px;
	border-bottom : 1px solid #A8B2BB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.TitleBar a:link, td.TitleBar a:visited { color: #1186b1; text-decoration: none; }
td.TitleBar a:hover, td.TitleBar a:active { color: #ffffff; text-decoration: none; background: #1186b1; }


.ItemTitle {
	padding: 3px;
	color: #330033;
	/* border-top: #993300 1px solid; */
	border-top: #EEF3FB 1px solid;
	border-bottom: #1186b1 1px solid;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.ItemTitle a:link, td.ItemTitle a:visited { color: #ffffff; text-decoration: none; }
td.ItemTitle a:hover, td.ItemTitle a:active { color: #996699; text-decoration: none; }

.ItemSubTitle {
	color: #330033;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	/* border-top: #993300 1px solid; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


  /* ViewItem styles */
  
.ItemInfo1 {
	padding: 2px;
	border:1px solid #EEF3FB;
	color: #330033;
	background: #fefefe;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.ItemInfo1 a:link, td.ItemInfo1 a:visited { color: #0a5c85; font-weight: normal; text-decoration: none; }
td.ItemInfo1 a:hover, td.ItemInfo1 a:active { color: #996699; font-weight: normal; text-decoration: underline; }

.ItemInfo2 {
	padding: 2px;
	border:1px solid #CCCCCC;
	color: #330033;
	background: #EEF3FB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.ItemInfo2 a:link, td.ItemInfo2 a:visited { color: #0a5c85; font-weight: normal; text-decoration: none; }
td.ItemInfo2 a:hover, td.ItemInfo2 a:active { color: #996699; font-weight: normal; text-decoration: underline; }
  
  
  
  /* Generic alternating row colors */
  
.ItemRow1a {
	padding: 2px;
	border:1px solid #EEF3FB;
	color: #330033;
	background: #fefefe;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.ItemRow1a a:link, td.ItemRow1a a:visited { color: #0a5c85; text-decoration: none; }
td.ItemRow1a a:hover, td.ItemRow1a a:active { color: #996699; text-decoration: underline; }

.ItemRow1b {
	padding: 2px;
	border:1px solid #EEF3FB;
	color: #330033;
	background: #CCCCFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.ItemRow1b a:link, td.ItemRow1b a:visited { color: #0a5c85; text-decoration: none; }
td.ItemRow1b a:hover, td.ItemRow1b a:active { color: #996699; text-decoration: underline; }


.ItemRow2a {
	padding: 2px;
	border:1px solid #CCCCCC;
	color: #330033;
	background: #EEF3FB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.ItemRow2a a:link, td.ItemRow2a a:visited { color: #0a5c85; text-decoration: none; }
td.ItemRow2a a:hover, td.ItemRow2a a:active { color: #996699; text-decoration: underline; }

.ItemRow2b {
	padding: 2px;
	border:1px solid #EEF3FB;
	color: #330033;
	background: #CCCCFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.ItemRow2b a:link, td.ItemRow2b a:visited { color: #0a5c85; text-decoration: none; }
td.ItemRow2b a:hover, td.ItemRow2b a:active { color: #996699; text-decoration: underline; }
  
  
  
  /*
  / END Stuff Standard to 'auct' Section  **
 */





 .risk {
    color:#D0D0D0;
}

 .moreLink {
    color : #7f7f7f;
    font-size : 12px;
    font-weight : bold;
  }
 .moreLink a {
    color : #7f7f7f;
    font-size : 12px;
    font-weight : bold;
  }


.t1 {
    /* color : #353638; */
    /* display : block; */
    font-family : Arial;
    font-size : 16px;
    font-weight : bold;
    padding-left: 12px;
  }

.t1np {
    /* color : #353638; */
    /* display : block; */
    font-family : Arial;
    font-size : 16px;
    font-weight : bold;
  }

.t2 {
    /* color : #4F6D87; */
    /* display : block; */
    font-family : Arial;
    /*
    font-size : 14px;
    font-weight : normal; */
    font-weight : bold;
  }

.t2 {
    /* color : #4F6D87; */
    /* display : block; */
    font-family : Arial;
    /*
    font-size : 14px;
    font-weight : normal; */
    font-weight : bold;
    padding-left: 12px;
  }





 .hy {
    color : #FF4201;
    font-weight : bold;
    padding: 1px;
  }
 .hy a {
    color : #FF4201;
    font-weight : bold;
    padding: 1px;
  }
 .tech {
    font-weight : bold;
    padding: 1px;
  }
 .tech a {
    font-weight : bold;
    padding: 1px;
  }
 .fx {
    color : #2AA032;
    font-weight : bolder;
    padding: 1px;
  }
 .fx a {
    color : #2AA032;
    font-weight : bolder;
    padding: 1px;
  }


#footerCopy {
    font-size : 9px;
  }
#footerLinks {
  }
#footerLinks a {
  }

  
#resultsTable {
  }
#resultsTable th {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color : #eff0f4;
    text-align: center;
    font-size : 12px;
    font-weight : normal;
  }
#resultsTable td {
    border-right: 1px solid #eff0f4;
    border-bottom: 1px solid #eff0f4;
    text-align: right;
    font-size : 11px;
    padding-right: 5px;
  }

#resultsTable .profit {
    color: #0000cc;
  }
#resultsTable .loss {
    color: #cc0000;
  }
#resultsTable .total {
    font-weight : bold;
  }

#resultsDef td {
    border: 1px solid #eff0f4;
    text-align: left;
    padding-left: 10px;
  }



#topByPop {
  }
#topByPop th {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color : #eff0f4;
    text-align: center;
    font-size : 12px;
    font-weight : normal;
  }
#topByPop td {
    border-right: 1px solid #eff0f4;
    border-bottom: 1px solid #eff0f4;
    text-align: right;
    font-size : 11px;
    padding-right: 5px;
  }

#topByRating {
  }
#topByRating th {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color : #eff0f4;
    text-align: center;
    font-size : 12px;
    font-weight : normal;
  }
#topByRating td {
    border-right: 1px solid #eff0f4;
    border-bottom: 1px solid #eff0f4;
    text-align: right;
    font-size : 11px;
    padding-right: 5px;
  }



#tooltip.fancy{
    border: 1px solid #111;
    background-color: #CDE0F6;
    opacity: 0.85;
    padding: 5px;
}
#tooltip  {
    opacity: 0.95;
    font-family: Arial;
    border: none;
    width: 210px;
    padding:20px;
    height: 135px;
    background: url('/img/shadow.png');
}

  
.fxChTip{
	background-color: #FFFFFF;
	border-top: 2px solid #092C86;
	border-bottom: 2px solid #092C86;
	border-left: 5px dashed #092C86;
	border-right: 5px dashed #092C86;
	padding: 10px;
	position: absolute;
	width: 300px;
	height: 230px;
	top: 60px;
	left: 100px;
	text-align: center;
	letter-spacing: 0px;
	overflow: hidden;
	display: none;
}

#fxChTip strong{
	font-size: 2em;
}
  

