BODY
{
	color: #000000;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 10pt;
	background: #ffffff;
	margin: 0 10 0 10;
	text-align: center;
}
TD, P, UL, OL, DL, BLOCKQUOTE
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 10pt;
}
P
{
    text-align: justify;
    margin: 10 0;	
}
UL
{
    text-align: left;
    margin: 10 0 10 12;
}
LI
{
    list-style: square url('/Rakuto/_images/bullet_1.gif') outside;
    text-align: left;
    margin: 5 0 5 20;	
}
UL UL LI
{
    list-style: square url('/Rakuto/_images/bullet_2.gif') outside;
}
UL UL UL LI
{
    list-style: square url('/Rakuto/_images/bullet_3.gif') outside;
}
UL UL UL UL LI
{
    list-style: square url('/Rakuto/_images/bullet_4.gif') outside;
}
STRONG
{
	font-weight: bold;
	color: #1D1D7F;
	
} 
H1
{	
	height: 63px;
	font-family : 'Trebuchet MS', 'Century Gothic', 'Arial', 'Helvetica', sans-serif;
    font-weight: normal;
    font-size: 20px;
    text-align: left;
    color: #1D1D7F;
    margin: 0 0 5 0;
	background: #ffffff url('/Rakuto/_images/bg_h1.gif') repeat-y;
	padding: 17 20 17 20;
}
H2
{		
	font-family : 'Trebuchet MS', 'Century Gothic', 'Arial', 'Helvetica', sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    color: #000095;
    margin: 5px 0px;
	clear: both
}
H3
{	
	font-family : 'Trebuchet MS', 'Century Gothic', 'Arial', 'Helvetica', sans-serif;
	font-size: 17px;
    font-weight: normal;
    color: #E9003C;
    margin: 15 0 5 0;	
}
H4
{
	font-family : 'Trebuchet MS', 'Century Gothic', 'Arial', 'Helvetica', sans-serif;
	font-size: 16px;
    font-weight: bold;
    color: #234F8C;
    margin: 15 0 5 0;	
}
H5
{
	font-family : 'Trebuchet MS', 'Century Gothic', 'Arial', 'Helvetica', sans-serif;
    font-size: 13px;
	color: #234F8C;
    margin: 5 0;	
}
H6
{
    font-size: 11px;
	text-align: justify;
    color: #000000;
	margin: 10 0 0 0
}

/*Definition Lists*/
DT
{
	font-weight: bold;
	margin: 10 0 0 0;
}
DD
{
	margin: 10 0 10 0;
	display: block;
	text-align:justify;
	border-right: 1px solid #E4EFFB;
	border-bottom: 1px solid #E4EFFB;
}

BLOCKQUOTE
{
	text-align: justify;
    margin: 10 0 10 30;	
}
INPUT, TEXTAREA, BUTTON, SELECT
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
}
.formatted
{
	width: 250;
	border: 1px inset #4E81B3
}
.checkBoxesDiv
{
	width: 100%;
	border: 1px outset #4E81B3;
	padding: 5px
}
.checkBoxesHeadDiv
{
	width: 100%;
	border: 1px outset #4E81B3;
	padding: 5px;
	background: #E4EFFB;
	color: #00458C;
	font-weight: bold;	
	border-bottom: none;
	margin-top: 3px
}
input.fileiNPUT {width: 100%;}
TEXTAREA
{
	width: 100%;
	border: 1px inset #4E81B3	
}
.button, .popupSelect
{
	border: 1px solid #537DBF;
	background: #D3E4F3;
	font-size: 12px;
	color: #537DBF;
	font-weight: bold;
}
.buttonOver
{
	border: 1px solid #537DBF;
	background: #F1F7FD;
	font-size: 12px;
	color: #FF8000;
	font-weight: bold;
}
.rightButtonDiv{text-align: right}
.rightButtonDiv .button, .rightButtonDiv .buttonOver {width: 190}

A:link, A:link STRONG 
{	
    color: #0000DC;
	text-decoration: none
}
A:visited, A:visited STRONG
{	
    color: #0000DC;
	text-decoration: none
}
A:active, A:hover, A:active STRONG, A:hover STRONG
{	
    color: #E9003C;
	text-decoration: underline
}
.pageTable {width: 100%;}
.logoLineTD {padding: 0 1 0 1;}
.logoLinePopupTD {padding: 0 10 0 20; border-bottom: 3px solid #78A8DD}
.topMenuLineTD {padding:0 0 1 0; background: #F8F9FB url('/Rakuto/_images/bg_top_gradient.gif')}
.contentLlineTD {padding: 0 0 0 0}
.searchLineTD {padding: 0 1 0 1}
.footerLineTD {padding: 0 1 0 1}
/* Header classes ********************************************* */
/* Top & Add menu classes */
.topMenuTable
{
	width: 100%;
	height: 27px;
	border-right: 1px solid #FFFFFF;
}
.topMenuTable TD
{
	border-left: 1px solid #FFFFFF;
	text-align: center;
	line-height: 27px;	
	font-size: 11px;
}
.addMenuTable
{	
	height: 20px;
	margin: 0px 0px;
	background-color:#000095;
}
.addMenuTable TD
{
	border-right: 1px solid #FFFFFF;
	text-align: center;
	line-height: 12px;	
	font-size: 11px;
}
.topMenuTable A, .addMenuTable A
{
	display: block;
	white-space: nowrap
}
.topMenuTable A
{
	width: 100%
}
.addMenuTable A
{
	padding: 0 5
}
.addMenuTable A:link, .addMenuTable A:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
.addMenuTable A:active, .addMenuTable A:hover
{
	color: red;
	font-weight: bold;
	text-decoration: none
}
.topMenuTable A:link, .topMenuTable A:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.topMenuTable A:active, .topMenuTable A:hover
{
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.topMenuTable A.this:link, .topMenuTable A.this:visited,
.addMenuTable A.this:link, .addMenuTable A.this:visited
{
	color: #FF8000;
}
.topMenuTable A.this:active, .topMenuTable A.this:hover,
.addMenuTable A.this:active, .addMenuTable A.this:hover
{
	color: #00458C;
}
.addMenuTable A:link IMG, .addMenuTable A:visited IMG
{
	filter: gray
}
.addMenuTable A:active IMG, .addMenuTable A:hover IMG
{
	filter: none
}
/*Search line classes */
.searchDiv
{
	background: #D7FF9C;
	padding: 2 5;
	width: 100%
}
.searchTable TD
{
	padding: 0 5;
	height: 39;
	font-size: 11px
}
#searchField
{
	height: 17px;
	width: 150px;
	font-size: 11px;
	border: 1px solid #4C7094
}
#searchSubmit, #articlesSearchSubmit,  #contactsSearchSubmit,  #locationsSearchSubmit,  #classSearchSubmit
{	
	font-size: 9px;
	line-height: 19px;
	width: 19px;
	height: 19px;
	border: none;
	text-align: center
}
.go {color: #000000; background: transparent url('/Rakuto/_images/bg_go_off.gif') no-repeat;}
.goOver {color: #ffffff; background: transparent url('/Rakuto/_images/bg_go_on.gif') no-repeat;}
#quickLinks
{	
	font-size: 11px;
	margin-left: 10px
}

/* Path line classes */
.pathLineTD
{
    color: #8B8BC5;
	font-size: 11px;
	padding: 5 10 10 10
}
.pathLineTD .this
{
    color: #8B8BC5;
}
.pathLineTD A:link, .pathLineTD A:visited
{
    color: #8B8BC5;
	text-decoration: none
}
.pathLineTD A:active, .pathLineTD A:hover
{
    color: #8B8BC5;
	text-decoration: underline
}

/* Copyright ************************************ */
.copyright
{
	width: 100%;
	margin: 10 0 0 0;
	text-align: center;
	color: #000000;
	font-size: 11px;
	background: #D7FF9C;
	padding: 9
}
.copyright A:link, .copyright  A:visited
{
	color: #000000;
}
 .copyright A:active, .copyright A:hover
{
	color: #FF8100;
}
.toNS
{
	display: none;
}
/* Left TD classes ************************************************************************** */
.leftTD
{
	width: 170;
	padding: 0 15 0 0;
	vertical-align: top
}

/* Left menu ************************************ */
.leftMenuDiv
{
	width: 170px;
	background: #ffffff;
	margin: 9 0 20 0;
	
}
.leftMenuDiv A
{
	display: block;
	line-height: 12px;
	overflow: show;
	font-size: 12px;
	margin: 0 0 4 0;
	padding: 5 10 4;
	width: expression(170)
}
.leftMenuDiv A:link, .leftMenuDiv A:visited
{
	background-image: url('/Rakuto/_images/bg_left_menu_item.gif');
	color: #ffffff;
	text-decoration: none
}
.leftMenuDiv A.this:link, .leftMenuDiv A.this:visited
{	
	color: #ffffff;
	background-image: url('/Rakuto/_images/bg_left_menu_item_Hover.gif');
}
.leftMenuDiv A:active, .leftMenuDiv A:hover, .leftMenuDiv A.this:active, .leftMenuDiv A.this:hover
{
	color: #ffffff;
	background-image: url('/Rakuto/_images/bg_left_menu_item_Hover.gif');
	text-decoration: none
}
/* left quasy submenu, apart menu *************************** */
.leftQuasiSubMenuDiv A:link, .leftQuasiSubMenuDiv A:visited, .leftApartMenuDiv A:link, .leftApartMenuDiv A:visited
{
	background: #4E82B2
}
.leftQuasiSubMenuDiv A:active, .leftQuasiSubMenuDiv A:hover, .leftApartMenuDiv A:active, .leftApartMenuDiv A:hover
{
	color: #ffffff;
	background: #7AAFF5;
	text-decoration: none
}
.leftApartMenuDiv
{
	padding-bottom: 20px;
	background: #ffffff;

}
/* left submenu *************************** */
.leftSubMenuDiv
{
	background: #ffffff;
	margin: 0 0 0 10;
}
.leftSubMenuDiv A
{
	display: block;
	line-height: 12px;
	overflow: show;
	font-size: 12px;
	margin: 0 0 4 0;
	padding: 5 10 4;
	width: expression(150)
}
.leftSubMenuDiv A:link, .leftSubMenuDiv A:visited
{
	background-image: url('/Rakuto/_images/bg_left_submenu_item.gif');
	color: #ffffff;
	text-decoration: none
}
.leftSubMenuDiv A.this:link, .leftSubMenuDiv A.this:visited
{	
	color: #ffffff;
	background-image: url('/Rakuto/_images/bg_left_submenu_item_Hover.gif');
}
.leftSubMenuDiv A:active, .leftSubMenuDiv A:hover, .leftSubMenuDiv A.this:active, .leftSubMenuDiv A.this:hover
{
	color: #ffffff;
	background-image: url('/Rakuto/_images/bg_left_submenu_item_Hover.gif');
	text-decoration: none
}
/* left subsubmenu *************************** */
.leftSubSubMenuDiv
{
	background: #ffffff;
	border-bottom: 1px solid #E7F0F8
}
.leftSubSubMenuDiv A
{
	display: block;
	line-height: 11px;
	overflow: show;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 1 0;
	padding: 4 10 4 20;
	border: 0;
	width: expression(163)
}
.leftSubSubMenuDiv A:link, .leftSubSubMenuDiv A:visited
{
	color: #000000;
	background: #ffffff;
	text-decoration: none
}
.leftSubSubMenuDiv A.this:link, .leftSubSubMenuDiv A.this:visited
{	
	color: #00458C;
	background: #ffffff;
}
.leftSubSubMenuDiv A:active, .leftSubSubMenuDiv A:hover, .leftSubSubMenuDiv A.this:active, .leftSubSubMenuDiv A.this:hover
{
	color: #00458C;	
	background: #fffffft;
	text-decoration: none
}
/* ********************************* */
.orangeTable, .pinkTable, .grayTable, .sideSearchTable, .featuredTable
{
	width: 165px;
	margin: 0 0 20 0
}
.orangeTable TH, .pinkTable TH, .grayTable TH, .sideSearchTable TH, .featuredTable TH
{
	text-align: left;
	color: #000000;
	font-size: 12px;
	padding: 6 10;
}
.orangeTable TD, .pinkTable TD, .grayTable TD, .sideSearchTable TD, .featuredTable TD
{
	font-size: 11px;
	vertical-align: top
}
.orangeTable A, .pinkTable A, .grayTable A,  .featuredTable A
{	
	display: block;
	padding: 5 10;
	margin: 0 0 1 0;
	width: expression(163)
}
/* **************************************************************** */
.orangeTable A IMG, .pinkTable A IMG
{	
	display: block;
	width: 163
}
.orangeTable A, .pinkTable A
{	
	display: block;
	padding: 0;
	margin: 0 0 1 0;
	width: expression(163);
	cursor: hand
}
.orangeTable A DIV, .pinkTable A DIV
{	
	padding: 5 10;
	width: expression(163)
}
/* **************************************************************** */

.orangeTable A:link, .orangeTable A:visited,
.pinkTable A:link, .pinkTable A:visited,
.grayTable A:link, .grayTable A:visited,
.featuredTable A:link, .featuredTable A:visited,
.featuredTable A:link P, .featuredTable A:visited P,
.featuredTable A:link LI, .featuredTable A:visited LI
{
	color: #000000;
	text-decoration: none
}
.orangeTable A:active, .orangeTable A:hover,
.pinkTable A:active, .pinkTable A:hover,
.grayTable A:active, .grayTable A:hover,
.featuredTable A:active, .featuredTable A:hover,
.featuredTable A:active P, .featuredTable A:hover P,
.featuredTable A:active LI, .featuredTable A:hover LI
{
	background: #ffffff;
	color: #00458C;
	text-decoration: none
}

.orangeTable
{
	border: 1px solid #CACCFF;
}
.orangeTable TH
{
	background: #E8E8FF;
	color: #000066;
}
.orangeTable TD
{
	background: #E8E8FF;
}

.pinkTable, .sideSearchTable
{
	border: 1px solid #91D63D;
}
.pinkTable TH, .sideSearchTable TH
{
	background: #D7FF9C;
	color: #000066;
}
.pinkTable TD, .sideSearchTable TD
{
	background: #D7FF9C;
}
.sideSearchTable TD
{
	background: #FFFFFF;
	padding: 3 10
}

.grayTable
{
	border: 1px solid #C5EDC7;
}
.grayTable TH
{
	background: #C5EDC7;
}
.grayTable TD
{
	background: #F2FCF2;
}
.sideSearchTable INPUT.sideInput, .sideSearchTable SELECT.sideInput
{
	width: 143px;

}
.grayTable UL
{
    margin: 0 10 0 0;
}
.grayTable P
{
    margin: 5 10;
	font-size: 11px
}
.grayTable UL, .featuredTable UL
{
    margin: 5 0 5 3;
}
.grayTable LI, .featuredTable LI
{
    list-style: square url('/Rakuto/_images/bullet_3.gif') outside;
    margin: 0 0 3 20;
	font-size: 11px
}
.featuredTable TH
{
	border-bottom: 1px solid #ffffff;
	padding: 6 10;
	background: #4E81B3;
}
.featuredTable TD
{
	border-top:  5px solid #CCD6E0;
	border-top:  5px solid #CCD6E0;
	background: #F2FCF2;
}
.featuredTable A
{	
	padding: 0;
	border-right: 1px solid #4E81B3;
	border-bottom: 1px solid #4E81B3;
	border-left: 1px solid #4E81B3;
	margin-bottom: 0
}
.featuredTable A P
{	
	padding: 0 10;
	margin: 5 0;
	font-size: 11px;
}
.featuredTable A:active, .featuredTable A:hover
{
	border-color: #FF8000
}

/* Content classes */
.contentTD
{
	vertical-align: top;
}
.contentRIll
{
	border: 1px solid #5F93BF;
	margin: 0px 0px 0px 10px;
}
.contentLIll
{
	border: 1px solid #5F93BF;
	margin: 0 10 5 0;
}
.lineIllDiv
{
	clear: both;
	width: 100%
}
A:link .contentRIll, A:link .contentLIll
{
	border-color: #FF8000;
}
A:visited .contentRIll, A:visited .contentLIll
{
	border-color: #800080;
}
A:active .contentRIll, A:hover .contentRIll, A:active .contentLIll, A:hover .contentLIll
{
	border-color: #5F93BF;
}

.onePageLinksTable
{
	width: 100%;
	clear: both
}
.onePageLinksTable TH
{
	background: #ffffff url('/Rakuto/_images/bg_link_down.gif') no-repeat left bottom;
	border-bottom: 1px solid #D1F99F;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 2 0 1 10
}
.onePageLinksTable TH IMG
{
	margin: 0 0 0 5
}
.onePageLinksTable TD
{
	background: #ffffff url('/Rakuto/_images/bg_link_more.gif') no-repeat right bottom;
	text-align: right;
	font-size: 11px;
	padding: 0 10 13 0;
	height: 30px
}
.onePageLinksTable A:link, .onePageLinksTable A:visited
{
	color: #E9003C;
	text-decoration: none
}
.onePageLinksTable A:active, .onePageLinksTable A:hover
{
	color: #00458C;
	text-decoration: none
}
.onePageLinksTable TD.onePageLinksTDNoDoc
{
	background: none;
	border-bottom: 1px solid #D1F99F;
	font-size: 1px;
	padding: 0 0 0 0;
	height: 1px;
}
.smallFont
{
	font-size: 11px
}
.note
{
	font-size: 10px;
	color: #666666
}
/*part table*/
.partTable1, .partTable2
{
	width: 100%;
	margin: 20 0;
}
.partTable1 TH, .partTable2 TH
{
	
	font-weight: bold;
	font-size: 12px;
	padding: 6 20;
	text-align: left;
	color: #ffffff;
	background: #5E85AB url('/Rakuto/_images/bg_th.gif') bottom left repeat-x
}



.partTable3
{
	width: 100%;
	margin: 20 0;
	border-top: 1px solid #5858AB;
	border-right: 1px solid #5858AB;
	border-bottom: 1px solid #5858AB;
	border-left: 1px solid #5858AB;
	padding: 6 20;
}

.partTable3 HR
{
	
	color: #5858AB;
	height: 1px;
}

.partTable3 TH
{
	
	font-weight: bold;
	font-size: 12px;
	padding: 6 20;
	text-align: left;
	color: #ffffff;
	background: #5858AB;
}

.quasyThDiv
{
	
	font-weight: bold;
	font-size: 12px;
	padding: 6 20;
	text-align: left;
	color: #ffffff;
	background: #5E85AB;
	width: 100%
}
.partTable1 TH
{
	background-color: #5E85AB;
	border-bottom: 5px solid #CCD6E0
}
.partTable2 TH
{
	background-color: #7AAFF5;
	border-bottom: 5px solid #E2E8EE
}
.partTable1 TD, .partTable2 TD
{
	border-top: 1px solid #ffffff;
	border-right: 1px solid #78A8DE;
	border-bottom: 1px solid #78A8DE;
	border-left: 1px solid #78A8DE;
	padding: 0 20;	
}
.partTable1 TD P, .partTable2 TD P
{
	font-size: 11px
}
.quasyTableDiv .advTable
{
	margin-top: 0px;	
	margin-bottom: 0px;	
	border-top: 1px solid #ffffff
}
.quasyTableDiv .advTable TH
{
	border-top-color: #CCD6E0;	
}
.quasyTableDiv
{	
	border-right: 1px solid #4E81B3;
	border-left: 1px solid #4E81B3;
	width: 100%
}
/*blueTables*/
.tablesTable
{
	width: 100%;
}
.tablesTable TD
{
	vertical-align: top
}
.blueTable1, .blueTable2, .blueTable3, .blueTable4
{
	width: 100%;
	margin: 15 0 5 0;
}
.blueTable1 TH, .blueTable2 TH, .blueTable3 TH, .blueTable4 TH
{
	
	font-weight: bold;
	font-size: 12px;
	padding: 6 10;
	text-align: left;
	color: #ffffff;
	background: #4E82B4 url('/Rakuto/_images/bg_th.gif') bottom left repeat-x
}
.blueTable1 TH
{
	background-color: #4E82B4;
	border-bottom: 5px solid #CED5DD
}
.blueTable2 TH
{
	background-color: #69A7D0;
	border-bottom: 5px solid #E0E9EE
}
.blueTable3 TH
{
	background-color: #435F86;
	border-bottom: 5px solid #BBC3CE
}
.blueTable4 TH
{
	background-color: #5F85AC;
	border-bottom: 5px solid #D6DDE3
}
.blueTable1 TD
{
	background-color: #D3E4F4;
	border-right: 1px solid #4087D9;
	border-bottom: 1px solid #4087D9;
	border-left: 1px solid #4087D9;
}
.blueTable2 TD
{
	background-color: #E6F0F9;
	border-right: 1px solid #55B1E4;
	border-bottom: 1px solid #55B1E4;
	border-left: 1px solid #55B1E4;
}
.blueTable3 TD
{
	background-color: #C6D8E6;
	border-right: 1px solid #4069A7;
	border-bottom: 1px solid #4069A7;
	border-left: 1px solid #4069A7;
}
.blueTable4 TD
{
	background-color: #DEE8F1;
	border-right: 1px solid #518FC2;
	border-bottom: 1px solid #518FC2;
	border-left: 1px solid #518FC2;
}
.blueTable1 TD, .blueTable2 TD, .blueTable3 TD, .blueTable4 TD
{
	border-top: 1px solid #ffffff;
	padding: 0;	
	font-size: 11px
}
.blueTable1 TD P, .blueTable2 TD P, .blueTable3 TD P, .blueTable4 TD P
{
	font-size: 11px
}
.blueTable1 IMG, .blueTable2 IMG, .blueTable3 IMG, .blueTable4 IMG
{	
	display: block;
	margin: 3 10 5 0;
}
.blueTable1 A, .blueTable2 A, .blueTable3 A, .blueTable4 A
{	
	display: block;
	padding: 5 10;
	margin: 0 0 1 0;
	width: expression(100 + '%')
}
.blueTable1 A:link, .blueTable1 A:visited,
.blueTable2 A:link, .blueTable2 A:visited,
.blueTable3 A:link, .blueTable3 A:visited,
.blueTable4 A:link, .blueTable4 A:visited
{
	color: #000000;
	text-decoration: none
}
.blueTable1 A:active, .blueTable1 A:hover,
.blueTable2 A:active, .blueTable2 A:hover,
.blueTable3 A:active, .blueTable3 A:hover,
.blueTable4 A:active, .blueTable4 A:hover
{
	background: #ffffff;
	color: #00458C;
	text-decoration: none
}
/************/
.titleDiv
{	
	margin: 5 0;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
}
.dateDiv
{
	float: right;
	margin: 3 0;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
}
.dlDiv
{
	font-size: 11px;
	margin: 5 0 15 0;
	background: #FFF2D3;
}

.dlDiv IMG
{
	margin-right: 10px;
}



.dlDiv2
{
	font-size: 11px;
	margin: 3 0 3 0;
	background: #FFF2D3;
	background: #FBFBFF url('/Rakuto/_images/bg_link_down.gif') no-repeat left bottom;
	text-align: left;
}

.dlDiv2 IMG
{
	margin-right: 10px;
}














.authorDiv
{
	font-style: italic;
	font-size: 11px;
	margin: 5 0;
	clear: both
}
.abstractDiv
{
	font-size: 11px;
	text-align: justify;
	margin: 5 0
}

.advTable
{	
	width: 100%;
	margin: 20 0;
	clear: both;
	border-top: 1px solid #4E81B3;
}
.advTable TH
{	
	font-size: 12px;
	text-align: left;
	padding: 6 10;
	border-top: 5px solid #4E81B3;
	border-bottom: 1px solid #7994AE;
	background: #F5F5F5;
}
.advTable TH.subTH
{	
	font-size: 12px;
	text-align: left;
	padding: 6 10;
	border-top: none;
	border-bottom: 1px solid #7994AE;
	background: #EFF5FF;
}
.advTable TD
{	
	padding: 6 10;
	border-bottom: 1px solid #7994AE;
	font-size: 12px;
	vertical-align: top
}
.advTable TD.dateTD
{	
	background: #EFF5FF;
	width: 90;
	white-space: nowrap;
	vertical-align: top
}
.advTable TD.dlTD
{	
	background: #FFF2D3;
	white-space: nowrap;
	font-size: 11px;
	vertical-align: top
}
.advTable TD.yellowBgTD
{	
	background: #FFF2D3;
	font-size: 11px;
	vertical-align: top
}
.advTable TD.dlTD IMG
{	
	margin-right: 5
}
.advTable .spaceTD
{
	border: none;
	font-size: 1px;
	height: 20px
}
.rightDate
{
	float: right;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
    margin: 8 0 5 0;	
}
.docToolsTable
{
	width: 100%;
	margin: 0 0;
	background: #D9DBFF;
	clear: both
}
.docToolsTable TD
{
	padding: 6 5;
	font-size: 10px;
	text-align: center;
	vertical-align: top
}
.docToolsTable IMG
{
	margin-right: 5
}
.docToolsTable A:link, .docToolsTable A:visited
{
	color: #1D1D7F;
	text-decoration: none;
	display: block
}
.docToolsTable A:active, .docToolsTable A:hover
{
	color: red;
	text-decoration: none;
	display: block	
}
.formTable
{
	width: 100%
}
.formTable TD
{
	padding: 2 0;
}
.redNote
{
	font-size: 10px;
	color: #FF8000
}
.simpleTable, .simpleTableSmallText
{
	width: 100%;
	margin: 20 0;
	border-top: 1px solid #7994AE;
	border-left: 1px solid #7994AE;
}
.simpleTable TH, .simpleTable TD, .simpleTableSmallText TH, .simpleTableSmallText TD
{
	border-right: 1px solid #7994AE;
	border-bottom: 1px solid #7994AE;
	font-size:12px;
	padding: 6 10;
}
.simpleTableSmallText TH, .simpleTableSmallText TD
{
	font-size: 11px;
	padding: 3 10;
}
.simpleTable TH, .simpleTableSmallText TH
{
	background: #EFF5FF;
	text-align: left
}

/* Images index class */
.imagesIndexTable
{
	width:100%;
	margin: 20 0;
}
.imagesIndexTable TD
{
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	padding: 0 0 10 0
}
.imagesIndexTable TH
{
	text-align: center;
	vertical-align: bottom
}
.imagesIndexTable DIV
{
	background: #ffffff url('/Rakuto/_images/bg_images_bottom.gif') bottom center no-repeat;
	width: 165;
	text-align: center;
}
.imagesIndexTable DIV DIV
{
	background: transparent url('/Rakuto/_images/bg_images_top.gif') top center no-repeat;
	text-align: center;
	width: 165;
	padding: 13 0;
}
.imagesIndexTable TH A
{
}
.imagesIndexTable TD A
{
	display: block;
	width: 160
}
/*Links table*/
.linksTable
{
	width: 100%;
	margin: 0 0 20 0
}
.linksTable TH
{	
    font-weight: normal;
    font-size: 15pt;
    text-align: left;
    color: #00458C;
    padding: 10 0;	
}
.linksTable TD
{
	border-bottom: 1px solid #7B93AF;
	padding: 10 0
}
/* Images gallery class */

.imagesGalleryTable
{
	width:100%;
	margin: 20 0;
}
.imagesGalleryTable TD
{
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	padding: 0 0 10 0
}
.imagesGalleryTable TH
{
	text-align: center;
	vertical-align: top
}
.imagesGalleryTable TH A
{
	display: block;
	width: 145;
	padding: 5 0;
	text-align: center;
	border: 1px solid #537DBF
}
.imagesGalleryTable TH A:link, .imagesGalleryTable TH A:visited
{
	border: 1px solid #537DBF
}
.imagesGalleryTable TH A:active, .imagesGalleryTable TH A:hover
{
	border: 1px solid #FF8000
}
.imagesGalleryTable TD A
{
	display: block;
	text-align: center;
	width: 145
}
/* Right TD classes */
.rightTD
{
	width: 165;
	padding: 0 0 0 20;
	vertical-align: top
}
/* Tables */
.illTableTD{width: 165;}
.illTable
{
	margin: 0 0 20 0;
	width: 165;
}
/*

.homeTable .orangeTable, .homeTable .pinkTable, .homeTable .grayTable, .homeTable .sideSearchTable
{
	width: 174px;
}
.homeTable .orangeTable A, .homeTable .pinkTable A, .homeTable .grayTable A, .homeTable .sideSearchTable A
{
	width: expression(174)
}
.homeTable .featuredTable
{
	width: 176px;
}
.homeTable .featuredTable A
{
	width: expression(176)
}
*/
.illTable TH
{		
	font-weight: bold;
	font-size: 12px;
	border-right: 1px solid #91D63D;
	border-top: 1px solid #91D63D;
	border-left: 1px solid #91D63D;
	border-bottom: 1px solid #ffffff;
	padding: 6 10;
	background: #D7FF9C;
	text-align: left;
	color: #000000;
}
.illTable TD
{
	border-top:  5px solid #91D63D
}
.illTable TD IMG
{	
	border-right: 1px solid #91D63D;
	border-bottom: 1px solid #91D63D;
	border-left: 1px solid #91D63D;
}
.illTable A:active IMG, .illTable A:hover IMG
{
	border-color: #FF8000
}

.homeTable
{
	width: 100%;
	border-bottom: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
}
.homeTable TD
{
	vertical-align: top;
}
.homeTable .homeTD
{
	border-top: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
}
.homeTable H1
{
	font-family: 'Times New Roman', 'Times', serif;
	font-size: 32px;
	border: none;
	line-height: 25px;
	margin-bottom: 0
}
.homeTable H2
{
	font-family: 'Times New Roman', 'Times', serif;
	font-size: 20px;
	margin-top: 0;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #FF8000;
}
.inLineImg
{
	position: relative;
	left: 0;
	top: 2
}
/*Glossary*/

.lettersListDiv
{
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	width: 100%;
	margin: 15 0;
	padding-bottom:15px;
	border-bottom: 1px solid #7994AE
}
.lettersListDiv A
{	
	width: 18px;
	text-align: center;
	background: #E4EFFB
}
.lettersListDiv A:link, .lettersListDiv A:visited
{
	color: #004696;
	text-decoration: none;
}
.lettersListDiv A:active, .lettersListDiv A:hover
{
	color: #FF8000;
	text-decoration: underline;
}
.glossaryDL B
{
	color: #0460B9
}
.glossaryDL DT
{
	font-weight: bold;
}
.glossaryDL DD
{
	text-indent: 0;	
    margin: 0 0 10 20;	
	padding: 0 10 10 0
}
.goTopDiv
{
	text-align: right;
	padding: 0 0 5 0;
	border-bottom: 1px solid #7994AE
}

/*FAQs*/
DL.faqDL
{
	margin: 10 0 10 18;
}
.faqDL DT
{
	font-weight: normal;
	display: list-item;
    list-style: circle url('/Rakuto/_images/bg_q.gif') outside;
	padding: 0 10 0 0;
    margin: 10 0 0 0;	
}
.faqDL DD
{
	display: list-item;
    list-style: circle url('/Rakuto/_images/bg_a.gif') outside;
	padding: 0 10 10 0;
    margin: 0 0 10 0;	
}
.buttonsDiv .button, .buttonsDiv .buttonOver
{
	padding: 0;
	font-weight: normal;
	width: 165
}
.requestDiv
{
	float: right;
	text-align: right;
	font-size: 10px
}
.requestDiv IMG
{
	margin-right: 5px
}
/* Products small special tables ************************************************************** */
.metallsTable
{
	width: 100%
}
.metallsTable TD
{
	vertical-align: top;
	text-align: justify
}
.metallsTable TD TABLE TD
{
	vertical-align: top;
	text-align: left
}
.goldTable, .aluminiumTable, .copperTable
{	
	width: 225;
	margin-bottom: 17;
}
.goldTable TH, .aluminiumTable TH, .copperTable TH
{
	background: #ffffff url('/Rakuto/_images/bg_hpfi.gif') repeat-y;
	text-align: left;

}
.goldTable TH A, .aluminiumTable TH A, .copperTable TH A
{			
	
	overflow: show;
	font-weight: bold;
	font-size: 15px;


	
	
}
.homeTable .aluminiumTable TH A
{			
	font-size: 15px;	
	text-align: left;
	padding: 0 0 0 10;
	overflow: hidden;
	display: block;
}
.goldTable TH A:link, .goldTable TH A:visited
{	
	background: #E19E45;
	border-color: #E19E45;
	text-decoration: none;
	color: #ffffff
}
.aluminiumTable TH A:link, .aluminiumTable TH A:visited
{	
	
	text-decoration: none;
	color: #000095;
}
.copperTable TH A:link, .copperTable TH A:visited
{	
	background: #9D5431;
	border-color: #9D5431;
	text-decoration: none;
	color: #ffffff
}
.goldTable TH A:active, .goldTable TH A:hover,
.aluminiumTable TH A:active, .aluminiumTable TH A:hover,
.copperTable TH A:active, .copperTable TH A:hover
{	
	text-decoration: none;
}
.goldTable TH A:active, .goldTable TH A:hover
{	
	color: #E19E45
}
.aluminiumTable TH A:active, .aluminiumTable TH A:hover
{	
}
.copperTable TH A:active, .copperTable TH A:hover
{	
	color: #9D5431
}
.goldTable TD, .aluminiumTable TD, .copperTable TD
{
	width: 63px;
	font-size: 11px
}
.goldTable TD P, .aluminiumTable TD P, .copperTable TD P,
.goldTable TD UL, .aluminiumTable TD UL, .copperTable TD UL
{
	margin: 0;
	font-size: 11px
}
.goldTable A IMG, .aluminiumTable A IMG, .copperTable A IMG
{
}
.goldTable A:link IMG, .goldTable A:visited IMG
{	
	border-color: #E19E45
}
.aluminiumTable A:link IMG, .aluminiumTable A:visited IMG
{	
	border-color: #5A8DD1
}
.copperTable A:link IMG, .copperTable A:visited IMG
{	
	border-color: #9D5431
}
.goldTable A:active IMG, .aluminiumTable A:active IMG, .copperTable A:active IMG,
.goldTable A:hover IMG, .aluminiumTable A:hover IMG, .copperTable A:hover IMG
{
	border-color: #FF8000
}

/**/
.goldTable TD A:link, .goldTable TD A:visited,
.aluminiumTable TD A:link, .aluminiumTable TD A:visited,
.copperTable TD A:link, .copperTable TD A:visited
{	
	color: #000000
}
.goldTable TD A:active, .aluminiumTable TD A:active, .copperTable TD A:active,
.goldTable TD A:hover, .aluminiumTable TD A:hover, .copperTable TD A:hover
{
	color: #FF8000;
	text-decoration: none
}
/**/

.printLinkDiv
{
	font-size: 10px;
	width: 100%;
	text-align: right
}
.printLinkDiv IMG
{
	margin-right: 5px
}
.printLinkDiv A:link, .printLinkDiv A:visited
{
	color: #004992;
	text-decoration: none
}
.printLinkDiv A:active, .printLinkDiv A:hover
{
	color: #FF8000;
	text-decoration: none
}
.iconLink IMG
{
	margin-right: 5px
}
/* Site Map Table ************************************************ */
.siteMapTable
{
	width: 100%;
	border-left: solid 1px #CCD6E0;
}
.siteMapTable TD
{
	border-right: solid 1px #CCD6E0;
	border-bottom: solid 1px #CCD6E0;
	vertical-align: top;
	padding: 0 10
}
.siteMapTable UL
{
    margin: 10 0;
}
.siteMapTable LI
{
    list-style: none none outside;
    text-align: left;
    margin: 5 0 5 0;	
	font-weight: bold;
	font-size: 12pt
}
.siteMapTable UL UL LI
{
    list-style: square url('/Rakuto/_images/bullet_2.gif') outside;
    margin: 5 0 5 20;	
	font-weight: bold;
	font-size: 10pt
}
.siteMapTable UL UL UL LI
{
    list-style: square url('/Rakuto/_images/bullet_3.gif') outside;
    margin: 5 0 5 20;	
	font-weight: normal;
	font-size: 10pt
}
.siteMapTable UL UL UL UL LI
{
    list-style: square url('/Rakuto/_images/bullet_4.gif') outside;
    margin: 5 0 5 20;	
	font-weight: normal;
	font-size: 10pt
}

/***********************************************/
.dateLeftSpan
{
	width: 90px;
	font-weight: bold;
	color: #234F8C;
	white-space: nowrap
}
/* IFRAME investorsFrame ****************************************************************** */
#investorsFrame
{
	width: 100%;
	height: 1000px;
	border: 1px solid #ffffff;
}
.topStrip
{
	text-align: right;
}
.topStrip IMG
{
	margin: 10 0 0 10
}

.homeTable .SmallTableHeader
{
	background-color: #000095;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	padding: 0 0 0 10;
}

.homeTable .SmallTableBody
{
	padding: 10 10 10 10;
}

.homeTable .NewsHeader
{
	background-color: #CACCFF;
	height: 21px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	padding: 0 0 0 10;
}
.NewsHP
{
	padding: 5px 10px 0px 10px;
	background: #FFFFFF;
}
.NewsHP A:visited, .NewsHP A:link, .NewsHP A:focus 
{
	color:#000000;
	text-decoration: none;
}
.NewsHP A:active, .NewsHP A:hover
{
	color:E9003C;
	text-decoration: underline
}
