/*CSS MENU*/
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0px solid #fff;
  padding: 0;
  width: 748px; /*For KHTML*/
  list-style: none;
  height: 24px;
  background:#EEE url('bg_bignum.gif') center;
border-bottom:solid 1px #BFB19D;
border-top:solid 1px #fff;
}

ul#navmenu li {
  margin: 0;
  border: 0px solid #FFF;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 21px;
}

ul#navmenu ul {
  margin: 0;
  border: 0px solid #FFF;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top:24px;
  left: 0;
}

ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #EEE url('bg_bignum.gif') center;
  color: #fff;
  font: bold 11px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 24px; /*For IE*/

}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #FFECC6;
 color: #990000;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #FFECC6;
  color: #990000;
  text-align:left;
  padding-left:20px;
	height:24px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #FFCACA;
	height:24px;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #FFECC6;
  color: #990000;
  text-align:left;
  padding-left:20px;
	height:24px;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #FFCACA;
	height:24px;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
  text-align:left;
  padding-left:20px;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #FFCACA;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}




/*SWITCHING TAB MENU*/
.tabs {
position:relative; 
height: 22px; margin: 0;
padding: 0; 
overflow: hidden;
vertical-align:top;
}
.tabs li {
display:inline;
}
.tabs a {
height: 22px; 
background: #c2ceda; 
position:relative; 
padding: 8px;
padding-top: 4px;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
vertical-align:top;
}
.tabs a.tab-disabled {
background-color:#838269;
}
.tabs a.tab-visited {
background-color:#B6B48B; 
border-right: 1px solid #fff;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tabs a:hover {
background-color:#aa0000; 
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}  
.tabs a.tab-active {
background-color:#406F95; 
border-right: 1px solid #fff;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tab-panes { 
width: 100%;
margin: 0px;
} 
.divtabs {

padding: 3px;
background-color: #F8F7F3;
border: 1px solid #406F95; 
border-top:solid 4px #406F95;
font-size : 12px; 
font-weight : normal; 
color : #2a2a2a; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
position:absolute; width:720px;height:665px;overflow:auto;
/*margin-top: 3px;*/
}
.divcnt5 {
margin-top: 6px;
padding-top: 3px;
padding-bottom: 4px;
background-color: #fff;
}
.contbout {
font-size : 14px; 
font-weight : bold; 
color : #2C5885; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.contwho {
font-size : 12px; 
font-weight : normal; 
color : #4e4e4e; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.dvtabbout { 
height: 47px;
background: url(learnaboutexdesignz1.gif) no-repeat;
padding-left: 42px;
margin-left: 32px;
margin-right: 12px;
padding-top: 13px;
font-family : Verdana, Arial, helvetica, sans-serif;
color : #DF5900;
font-weight : normal; 
font-size : 11px; 
text-decoration: none; 
}


/*MY CLASS*/
.T1 {

	width:540px;
	border:solid 0px #F8F7F3;
	font: bold 15px Courier New; 
	color:#444;
	text-align:center;
	background: #fff;

	padding-bottom:0px;
	margin-bottom:0px;
}
.T0 {

	width:540px;
	border:solid 0px #F8F7F3;
	padding-bottom:0px;
	margin-bottom:0px;

}
.T0pro {

	width:700px;
	border:solid 0px #F8F7F3;
	padding-bottom:0px;
	margin-bottom:0px;

}
.C0 {
	vertical-align:bottom;
	border-bottom:solid 1px #A89F86;
	font: bold 14px Verdana; 
	color:#F11B01;
	text-align:left;
	padding:3px;
	height:28px;

}
.C1 {
	font: bold 12px tahoma; 
	color:#444;
	text-align:center;
	padding:3px;

}
.C2 {
	font: bold 14pt Courier New; 
	color:#D50000;
	text-align:center;
	padding:3px;
	

}
.C2DB {
	
	font: bold 20pt Courier New; 
	color:#D50000;
	text-align:center;
	padding:3px;
	

}
.C3 {
	font: normal 12px Verdana; 
	color:#222;
	text-align:justify;
	padding:5px;

}
.C4 {
	font: normal 12px arial; 
	color:#444;
	text-align:justify;
	padding:3px;

}
.C5 {
	font: bold 13px verdana;
	color:#990000;
	text-align:Right;
	padding:3px;

}
.C6 {
	font: normal 10px arial; 
	color:#000;
	text-align:right;
	padding:1px;

}
.C7
{font-family: Verdana,Arial,sans-serif; font-size: 11px;color:#F11B01;text-align:right; border:solid 1px #FFB58C;background-color: #FFF9DF;padding: 1px;margin:0px;vertical-align:bottom;}
.C8 {
	font: normal 10px arial; 
	color:#000;
	background:#E4E6EF;
	text-align:right;
	padding:1px;

}

.C9
{font-family: Verdana,Arial,sans-serif; font-size: 11px;color:#F11B01;text-align:right; border:solid 1px #FFB58C;background-color: #FFD6C1;padding: 1px;margin:0px;vertical-align:bottom;}
.Note
{font-family: Verdana,Arial,sans-serif; font-size: 12px;color:#fff;text-align:left; border-bottom:solid 1px #B70000;background-color: #FF2424;padding: 3px;margin:0px; text-decoration:underline;
}
.C9:hover
{
	background-color: #FFEBDF;
}
.C9x {
	font: normal 10px arial; 
	color:#000;
	background:#E2E3EF;
	text-align:right;
	padding:1px;
	height: 20px;

}
.R0 {
	
	background: #FFC753;
	height: 25px;
}
.R1 {
	
	background: #EFEDE4;
	line-height: 22px;
	border-bottom: solid 1px #BAB398;
	vertical-align:middle;
}
.R1:hover {
	
	background: #FCFED1; 
}
.Rchart {
	font-family: wingdings;
	background: #F5F4F1;
	line-height: 22px;
}
.Rchart:hover {
	color:#fff;
	background: url(chart.gif);
	line-height: 22px;
}
.R2 {
	
	background: #EFEDE4; 
	line-height: 22px;
	border-bottom: solid 1px #BAB398;
	vertical-align:middle;
}
.R2:hover {
	
	background: #FCFED1; 
	line-height: 22px;
	border-bottom: solid 1px #BAB398;
}

.R3 {
	
	background: #F9D0D0;/*#FFFFEA; */
	color:#990000;
	line-height: 22px;
}
.R3:hover {
	
	background: #FCFED1; 
	line-height: 22px;
}
.R4 {
	
	background: #F5F4F1;
	line-height: 16px;
}
.R4:hover {
	
	background: #FCFED1; 
	line-height: 16px;
}
.R5 {
	
	background: #CDD6EB; 
	line-height: 22px;
	border-bottom:solid 2px #C9C4A7;
}
.R5:hover {
	
	background: #CDD6EB; 
	line-height: 22px;
	border-bottom:solid 2px #C9C4A7;
}
/*MY DIV STYLE*/


.D1 {color:#0000ff;}		 				
.D2 {color:#336600;}		 				
.D3 {color:#ff0000;}		 				
.D4 {font-family: Tahoma; font-size: 16px; font-weight: bold; color: #990000;text-align:center;}
.D5 {font-family: Courier New; font-size: 15px; font-weight: bold; color: #333333;text-align:center;}
.D6 {
	font: bold 13px Verdana; 
	color: #333;
	border: solid 1px #ffffff; 
	width:96%;
	background: #CECAB9;
	height: 22px; 
	vertical-align: middle;
	}
.D7 {font-family: Verdana; font-size: 12px; font-weight: bold; color: #B95C00; padding: 3px;}	
.D75 {font-family: verdana; font-size: 10pt; font-weight:bold; color: #990000; text-align:left;}				
.D72 {font-family: verdana; font-size: 14pt; font-weight: normal; color: #990000; text-align:center}	
.D73 {font-family: verdana; font-size: 14pt; font-weight: normal; color: #4868FF; text-align:center}				
.D8 {
	font: normal 13px Tahoma;
	color: #990000;
	}
.D9 {font-family: Tahoma; font-size: 12px; font-weight: normal; color: #222222;text-align:justify;}
.D0 {font-family: verdana; font-size: 12px; font-weight: bold; color: #007700; text-align:center;text-decoration:underline;}
.Box {font-size:8pt;}
.Box0 {padding: 5px; Color:#fff; line-height: 150%;  background-color: #fff;font-size:7pt; border:solid 1px #FF7D7D}
.Box1 { background-color: #FFB3B3;font-size:7pt;}
.Box2 { background-color: #FF9F9F;font-size:7pt;}
.Box3 {  background-color: #FF8C8C;font-size:8pt;}
.Box4 {  background-color: #FF7D7D;font-size:8pt;}
.Box5 {  background-color: #FF5E5E;font-size:10pt;}
.Box6 {  background-color: #FF4040;font-size:12pt;}
.Box7 {  background-color: #FF2424;font-size:14pt;}
.Box8 {  background-color: #FF0D0D;font-size:16pt;}
.Box9 {  background-color: #EC0000;font-size:18pt;}
.Box10 {  background-color: #DF0000;font-size:20pt;}
.Box11 {  background-color: #D50000;font-size:22pt;}
.Box12 {  background-color: #C60000;font-size:23pt;}
.Box13 {  background-color: #B90000;font-size:24pt;}
.Box14 {  background-color: #A60000;font-size:25pt;}
.Box15 {  background-color: #950000;font-size:26pt;}
.Box16 {  background-color: #820000;font-size:27pt;}
.Box17 {  background-color: #750000;font-size:28pt;}
.Box18 {  background-color: #620000;font-size:29pt;}
.Box19 {  background-color: #4A0000;font-size:30pt;}
.Box20 {  background-color: #3E0000;font-size:31pt;}
.Box21 {  background-color: #3E0000;font-size:32pt;}
.Box22 {  background-color: #3E0000;font-size:33pt;}
.Box23 {  background-color: #3E0000;font-size:34pt;}
.Box24 {  background-color: #3E0000;font-size:35pt;}
.Box25 {  background-color: #3E0000;font-size:36pt;}
.Box26 {  background-color: #3E0000;font-size:37pt;}
.Box27 {  background-color: #3E0000;font-size:38pt;}
.Box28 {  background-color: #3E0000;font-size:39pt;}

.Box1,.Box2,.Box3,.Box4,.Box5,.Box6,.Box7,.Box8,.Box9,.Box10,.Box11,.Box12,.Box13,.Box14,.Box15,.Box16,.Box17,.Box18,.Box19,.Box20,.Box21,.Box22,.Box23,.Box24,.Box25{border: outset 1px #fff;line-height: 160%;padding: 3px;color:#fff}
/* border-bottom: solid 1px #990000;border-right: solid 1px #990000;line-height: 170%;padding: 5px;color:#fff}*/


/*.Box1,.Box2,.Box3,.Box4{background:url(ball1.png) center no-repeat;}
.Box5,.Box6,.Box7,.Box8{background:url(ball2.png) center no-repeat;}
.Box9,.Box10,.Box11, {background:url(ball3.png) center no-repeat;}
.Box12,.Box13,.Box14,.Box15,.Box16{background:url(ball4.png) center no-repeat;}*/

.Box13,.Box14,.Box15,.Box16,.Box17,.Box18,.Box19,.Box20,.Box21,.Box22,.Box23,.Box24,.Box25,.Box26 {background:url('bg_bignum.gif') center;}

.Bar6 {margin: 0px 3px 0px 3px; padding: 1px 0px 0px 0px; font:normal 9px tahoma; color:#00801A; background:#96EDA7; border-left:solid #9D9D9D 1px;border-right:solid #9D9D9D 1px;}

.Diem {font-family: tahoma; font-size: 12px; font-weight: bold; color: #009900;}	

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime

        {
        cursor:pointer;
        background: #CAE8EA url(bg_header_sortable.jpg) no-repeat;
        padding: 8px 12px 4px 16px;

        }
th.forwardSort
        {
        background:#CAE8EA url(bg_header_down.jpg) no-repeat 0 0;
        }
th.reverseSort
        {
        background:#CAE8EA url(bg_header_up.jpg) no-repeat 0 0;
        }
table thead th.forwardSort a,
table thead th.reverseSort a
        {
        color:#000;
        text-decoration:none;
        }
/*
These styles should be added when very long tables are expected
th.sort-active
        {
        background:#CAE8EA url(bg_header_sorting.jpg) no-repeat 0 0;
        cursor:wait;
        }
th.sort-active a
        {
        color:#a80000 !important;
        cursor:wait;
        }
*/
th a
        {
        text-decoration:none;
        color: #4f6b72;
        background:transparent;
        }

.footerAds{padding-left:13px;}
.shakeimage{position:relative}

#ajaxticker1{
width: 135px;
height: 70px;
border: 1px ridge #CCCCCC;
text-align:center;
padding: 2px;
background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background: #FEEEB8 url(news_bg.gif);
}

.someclass{ 
}

.cau { background-color: red;color:yellow;}