html 			{
				overflow-y			: scroll; 
				}
A
{
    color				: #4F4FA9;
}

A:Hover
{
    text-decoration			: none;
}

Body
{
    font-family				: Verdana;
    font-size				: 9pt;
   						 color				: #4A4A6B;
}

TD,font				
{
    font-size				: 8pt;
}

.MainBody			
{
    background-color                    : #ffffff;
}

.MenuBody			
{
    background-color                    : #ffffff;
}

.MenuBar			
{	
    background-color                    : #C2C6C9;
}

.MenuItem1			
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #000000;
    font-weight                         : bold;
    cursor                              : pointer;
}

.MenuItem2			
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #000000;
    font-weight                         : bold;
    cursor                              : pointer;
}

.MenuItem2Over		
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #9A529C;
    font-weight                         : bold;
    font-style                          : italic;
    cursor                              : pointer;
}

.Div_SubMenu		
{
    background-color                    : #D3D7D8;
    position                            : absolute;
    top                                 : 95px;
    visibility                          : hidden;
    color                               : #FFF100;
    border-left				: 1px #000000 solid;
    border-right                        : 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom                       : 1px #000000 solid;
}

.Output1			
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #000000;
    font-weight                         : bold;	
    background-color                    : #F3F6FC;
}

.Input1				
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #000000;
    font-weight                         : bold;
    border-left				: 1px #000000 solid;
    border-right                        : 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom                       : 1px #000000 solid;
}

.Button1			
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #ffffff;
    font-weight                         : bold;
    cursor                              : pointer;
    background-color                    : #9A529C;
    width                               : 80px;
    border-left				: 1px #000000 solid;
    border-right                        : 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom                       : 1px #000000 solid;
}

.ListTable			
{
    border-left				: 1px #000000 solid;
    border-right                        : 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom                       : 1px #000000 solid;
    background-color                    : #ffffff;
}

.ListHeading		
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #000000;
    font-weight                         : bold;
    cursor                              : pointer;
    background-color                    : #C2C6C9;
    border-left				: 1px #000000 solid;
    border-right                        : 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom                       : 1px #000000 solid;
}

.ListItem			
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #000000;
    font-weight                         : bold;
    cursor                              : pointer;
    background-color                    : #F3F6FC;
    border-left				: 1px #000000 solid;
    border-right                        : 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom                       : 1px #000000 solid;
}

.ListItemOver		
{
    font-family                         : Arial, Helvetica, sans-serif;
    font-size                           : 12px;
    color                               : #000000;
    font-weight                         : bold;
    cursor                              : pointer;
    background-color                    : #AB9FB1;
    border-left				: 1px #000000 solid;
    border-right                        : 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom                       : 1px #000000 solid;
}

.alpha				
{
    font-size				: 12pt;
    font-family				: Arial;
    color				: #ffff00;
    font-weight				: Bold;
    text-decoration			: none;
}

.check				
{
    border-left				: 0px;
    border-right			: 0px;
    border-top				: 0px;
    border-bottom			: 0px;
    background-color                    : transparent;
}

input.textf			
{
    border-left				: 1px #000000 solid;
    border-right			: 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom			: 1px #000000 solid;
}

input.radiobut		
{
    border-left				: 0px;
    border-right			: 0px;
    border-top				: 0px;
    border-bottom			: 0px;
    background-color                    : #ffffff;
    color				: #000000;
}

.select				
{
    border-left				: 1px #000000 solid;
    border-right			: 1px #000000 solid;
    border-top				: 1px #000000 solid;
    border-bottom			: 1px #000000 solid;
    font-size				: 9pt;
    font-family				: Arial Narrow;
    background-color                    : #ffffff;
    color				: #000000;
}

input,button,textarea					
{
    border-left				: 1px #7F9DB9 solid;
    border-right                        : 1px #7F9DB9 solid;
    border-top				: 1px #7F9DB9 solid;
    border-bottom                       : 1px #7F9DB9 solid;
    background-color                    : #ffffff;
    font-family				: Verdana;
    font-size				: 8pt;
    color				: #737373;
    width				: 100%;
}
select				
{
    border-left				: 1px #7F9DB9 solid;
    border-right                        : 1px #7F9DB9 solid;
    border-top				: 1px #7F9DB9 solid;
    border-bottom                       : 1px #7F9DB9 solid;
    background-color                    : #ffffff;
    font-family				: Verdana;
    font-size				: 8pt;
    color				: #737373;
    
}

.blankbut			
{
    border-left				: 0px #7F9DB9 solid;
    border-right                        : 0px #7F9DB9 solid;
    border-top				: 0px #7F9DB9 solid;
    border-bottom                       : 0px #7F9DB9 solid;
    font-family				: Verdana;
    background-color                    : #ffffff;
    font-weight				: Bold;
    font-size				: 8pt;
    color				: #737373;
    cursor                              : pointer;
}

.hdhome				
{
    font-size				: 10pt;
    color				: #7D6400;
}

.hdsite				
{
    font-size				: 10pt;
    color				: #682B6A;
}

.hdsite2			
{
    font-size				: 8pt;
    color				: #682B6A;
}

.hdsite3				
{
    font-size				: 8pt;
    color				: #682B6A;
}

.hddocs				
{
    font-size				: 10pt;
    color				: #378146;
}

.hdcontact			
{
    font-size				: 10pt;
    color				: #810D0E;
}

.hdsearch			
{
    font-size				: 10pt;
    color				: #00027D;
}

.hdprofile			
{
    font-size				: 10pt;
    color				: #404155;
}

.nextprev			
{
    color				: #000062;
    font-weight				: Bold;
    text-decoration                     : none;
}

.area				
{
    color				: #008000;
    font-size				: 8pt;
}

.invest				
{
    color				: #000000;
    font-size				: 8pt;
}

.searchname			
{
    color				: #00007E;
    font-size				: 10pt;
}

.docslink			
{
    color				: #7D0000;
    font-size				: 7.5pt;
    text-decoration			: none;
    font-weight				: Bold;
    font-family				: Verdana;
}

.submenu			
{
    text-decoration			: none;
    color				: #000000;
    font-size				: 7pt;
}

