﻿body
{
    background-image: url('../Images/PageBackGround2000.png');
    background-repeat: repeat;
    margin: 0;
}
.divMain
{
    width: 940px;
    margin: 0 auto;
    position: relative;
}
.spanHeaderMenu
{
    color: White;
    font-size: 8pt;
    text-decoration: none;
    font-family: Verdana;
    position: absolute;
    top: 60px;
    left: 675px;
}
.spanHeaderMenu a
{
    color: White;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
}
.spanHeaderMenu a:hover
{
    color: Yellow;
}
.divMenu
{
    width: 940px;
}
.tablecellMenu
{
    background-image: url('../Images/MenuItemBackGround.png');
    text-align: center;
    height: 26px;
    border: solid 1px #C0C0C0;
}
.tablecellMenu a
{
    color: White;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
}
.tablecellMenu a:hover
{
    color: Yellow;
}
.divBannerHome
{
    height: 227px;
    background-color: White;
}
.divBanner
{
    height: 90px;
    background-color: White;
}
.divSubHeaderNoMargin
{
    color: #000066;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
}
.divSubHeader
{
    color: #000066;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    margin-left: 10px;
}
.divNewsLetterSignUp
{
    background-image: url('../Images/NewsLetterSignUp.png');
    width: 328px;
    height: 164px;
}
.divNewsHeaderNM
{
    color: Maroon;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana;
}
.divNewsHeader
{
    color: Maroon;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana;
    margin-left: 27px;
}
.divNews
{
    font-size: 8pt;
    font-family: Verdana;
    margin-left: 27px;
    margin-right: 5px;
    text-align: left;
    line-height: 15px;
}
.divNews a
{
    color: #202020;
    text-decoration: none;
}
.divNews a:hover
{
    color: red;
}
.divNews7
{
    font-size: 7pt;
    font-family: Verdana;
    margin-left: 27px;
    margin-right: 5px;
    text-align: left;
    line-height: 15px;
}
.divNews7 a
{
    color: #202020;
    text-decoration: none;
}
.divNews7 a:hover
{
    color: red;
}
.hyperlink
{
    color: Black;
    font-size: 7pt;
    font-family: Verdana;
}
.hyperlink a
{
    text-decoration: none;
    border-bottom: solid 1px #8080FF
}
.hyperlink a:hover
{
    color: Maroon;
    border-bottom: solid 1px Maroon;
}
.hyperlink a:visited
{
    text-decoration: none;
    border-bottom: solid 1px #8080FF
}
.hyperlinkAllNews
{
    color: Black;
    font-size: 7pt;
    font-family: Verdana;
    margin-left: 265px;
    margin-right: 10px;
    line-height: 20px;
}
.hyperlinkAllNews a
{
    text-decoration: none;
    border-bottom: solid 1px #8080FF
}
.hyperlinkAllNews a:hover
{
    color: Maroon;
    border-bottom: solid 1px Maroon;
}
.hyperlinkAllNews a:visited
{
    text-decoration: none;
    border-bottom: solid 1px #8080FF
}
.hyperlinkPressRelease
{
    color: Black;
    font-size: 7pt;
    font-family: Verdana;
    margin-left: 265px;
    margin-right: 10px;
}
.hyperlinkPressRelease a
{
    text-decoration: none;
    border-bottom: solid 1px #8080FF
}
.hyperlinkPressRelease a:hover
{
    color: Maroon;
    border-bottom: solid 1px Maroon;
}
.hyperlinkPressRelease a:visited
{
    text-decoration: none;
    border-bottom: solid 1px #8080FF
}
.hyperlinkAboutOlympia
{
    color: Black;
    font-size: 7pt;
    font-family: Verdana;
    text-align: right;
    margin-top: 10px;
}
.hyperlinkAboutOlympia a
{
    text-decoration: none;
    border-bottom: solid 1px #8080FF
}
.hyperlinkAboutOlympia a:hover
{
    color: Maroon;
    border-bottom: solid 1px Maroon;
}
.hyperlinkAboutOlympia a:visited
{
    text-decoration: none;
    border-bottom: solid 1px #8080FF
}
.divBottomBorderShade
{
    background-image: url('../Images/BottomBorderShade.png');
    height: 11px;
}
.divBottomBackGround
{
    background-image: url('../Images/BottomBackGround.png');
    height: 59px;
    text-align: center;
    color: White;
    font-size: 8pt;
    font-family: Verdana;    
}
.divBottomLinks
{
    height: 18px;
    padding-top: 20px;
}
.divBottomLinks a
{
    color: White;
    font-size: 8pt;
    text-decoration: none;
    font-family: Verdana;
}
.divBottomLinks a:hover
{
    color: Yellow;
}
.divBottomLinks2
{
    height: 18px;
}
.divBottomLinks2 a
{
    color: White;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
}
.divBottomLinks2 a:hover
{
    color: Yellow;
}
.divCopyRight
{
    border-top: solid white 1px;
    padding-top: 3px;
    height: 20px;
    color: White;
    font-size: 8pt;
    font-family: Verdana;
    text-align: center;
    background-color: #000033;
}
.modalBackground
{ 
    background-color: #FFFFFF; 
    filter: alpha(opacity=60); 
    opacity: 0.6; 
} 
.buttonClose
{
    width: 18px;
    height: 14px;
    border: none;
    background-image: url('../Images/CloseButton.png');
    top: 5px;
    right: 2px;
    position: absolute;
    cursor: pointer;
}
.divWindowContent
{
    background-color: White;
    text-align: justify;
    font-size: 8pt;
    font-family: Verdana; 
}
.panelWindow
{
    border: outset gray 3px;
    width: 615px;
    z-index: 1000;
}
.panelTitle
{
    top: 0px;
    height: 18px;
    width: 605px;
    background-color: #002a5b;
    border-bottom: groove black 2px;
    padding: 3px 5px 2px 5px;
    font: caption;
    font-weight: bold;
    color: White;
    position: relative;
    z-index: 1000;
}
.panelContent175
{
    height: 175px;
    padding: 2px;
    background-color: White;
    z-index: 1000;
}
.panelContent185
{
    height: 185px;
    padding: 2px;
    background-color: White;
    z-index: 1000;
}
.panelContent200
{
    height: 200px;
    padding: 2px;
    background-color: White;
    z-index: 1000;
}
.panelContent300
{
    height: 300px;
    padding: 2px;
    background-color: White;
    z-index: 1000;
}
.panelContent425
{
    height: 425px;
    padding: 2px;
    background-color: White;
    z-index: 1000;
}
.panelContent500
{
    height: 500px;
    padding: 2px;
    background-color: White;
    z-index: 1000;
}
.divSubMenu
{
    background-image: url('../Images/SubMenuBackGroundArrow.png');
    height: 30px;
    width: 180px;
    border-bottom: solid 1px #88A9C9;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    margin-left: 10px;
    line-height: 30px;
}
.divSubMenuSelected
{
    background-image: url('../Images/SubMenuBackGround.png');
    height: 30px;
    width: 180px;
    border-bottom: solid 1px #88A9C9;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    margin-left: 10px;
    line-height: 30px;
}
.divSubMenu a
{
    color: Black;
    text-decoration: none;
    margin-left: 10px;
    width: 10px;
    height: 20px;
}
.divSubMenuSelected a
{
    color: Red;
    text-decoration: none;
    margin-left: 10px;
    width: 10px;
    height: 20px;
}

.divPageTitle
{
    color: Maroon;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana;
    padding: 10px;
}
.divPageContent
{
    background-color: White;
    text-align: left;
    font-size: 8pt;
    font-family: Verdana; 
    padding: 10px;
}
.pageContent
{
    background-color: White;
    text-align: left;
    font-size: 8pt;
    font-family: Verdana; 
}
.pageContent7
{
    background-color: White;
    text-align: left;
    font-size: 7pt;
    font-family: Verdana; 
}
.divBottomBorderShadeThin
{
    background-image: url('../Images/BottomBorderShadeThin.png');
    height: 2px;
}
.divDropDownMenu
{
    height: 30px;
    border-bottom: solid 1px #88A9C9;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    line-height: 30px;
}
.divDropDownMenu a
{
    color: Black;
    text-decoration: none;
    margin-left: 10px;
    width: 10px;
    height: 20px;
}
.divDropDownMenu a:hover
{
    color: Blue;
}
.dropDownAboutOlympia
{
    width: 169px;
    margin-left: -35px;
    margin-top: 20px;
    border: solid 1px #9E9E9E;
    background-image: url('../Images/DropDownBackGround.png');
	display: none;
    filter: alpha(opacity=95); 
    opacity: 0.95;    
}
.dropDownInstitutional
{
    width: 169px;
    margin-left: -36px;
    margin-top: 20px;
    border: solid 1px #9E9E9E;
    background-image: url('../Images/DropDownBackGround.png');
	display: none;
    filter: alpha(opacity=95); 
    opacity: 0.95;        
}
.dropDownIndividualInvestor
{
    width: 213px;
    margin-left: -35px;
    margin-top: 20px;
    border: solid 1px #9E9E9E;
    background-image: url('../Images/DropDownBackGround.png');
	display: none;
    filter: alpha(opacity=95); 
    opacity: 0.95;     
}
.dropDownInvestmentBanking
{
    width: 214px;
    margin-left: -36px;
    margin-top: 20px;
    border: solid 1px #9E9E9E;
    background-image: url('../Images/DropDownBackGround.png');
	display: none;
    filter: alpha(opacity=95); 
    opacity: 0.95;     
}
.dropDownNewsRoom
{
    width: 169px;
    margin-left: -49px;
    margin-top: 20px;
    border: solid 1px #9E9E9E;
    background-image: url('../Images/DropDownBackGround.png');
	display: none;
    filter: alpha(opacity=95); 
    opacity: 0.95;    
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 8px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../Images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q1
{
	background: #b9c9fe url('../Images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 9px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../Images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../Images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

