/* StageHeaderMainFooter */

body {
font: 11px/14px Arial, Helvetica, sans-serif; 
color: #333333; 
background: #828282;
margin: 0px;
}
td.Stage {
background: #e3e3e3;
}

/* Header */

td.Header {
background: #f0ab00 url(/SAP/global/images/HeaderBgRepeat.jpg) repeat-y;
}
td.HeaderOutline {
background: #e8a300;
}
p.HeaderText {
color: #333333;
vertical-align: bottom;
margin: 0px;
}
.HeaderBracket {
padding: 0px 5px 0px 5px;
background: url(/SAP/global/images/HeaderBracket.gif) no-repeat center;
}
p.HeaderText a {
color: #333333;
text-decoration: none;
}
p.HeaderText a:visited {
color: #333333;
text-decoration: none;
}
p.HeaderText a:hover {
color: #333333;
text-decoration: underline;
}
a.HeaderLanguageSelector {
font: 8pt/11pt Arial, Helvetica, sans-serif; 
color: #ffffff;
text-decoration: none; 
}
a.HeaderLanguageSelector:visited {
color: #ffffff;
text-decoration: none; 
}
a.HeaderLanguageSelector:hover {
color: #ffffff;
text-decoration: none; 
}

/* Main */

td.MainOutline {
background: #7e7e7e;
}
td.MainTopBar {
background: #7e7e7e;
}
div.Dove {}
div.Petrol {}
div.WarmGreen {}
div.WarmRed {}
div.VioletMauve {}

td.PanelPhotoBg { 
background-color: #ffffff;
background-repeat: no-repeat;
}

/* YourWorkspace */

div.YourWorkspace {
float: right;
margin: 0px;
width: 208px;
height: 26px;
vertical-align: top;
z-index: 20;
}
td.YourWorkspace {
background: #7e7e7e url(/SAP/global/images/YourWorkspaceBgRepeat.jpg) repeat-y;
}
td.YourWorkspaceOutline {
background: #6c6c6c;
}
a.YourWorkspaceLink {
color: #ffffff;
text-decoration: none;
}
a.YourWorkspaceLink:visited {
color: #ffffff;
text-decoration: none;
}
a.YourWorkspaceLink:hover {
color: #ffffff;
text-decoration: none;
}

/* Footer */

p.FooterText {
color: #ffffff;
vertical-align: bottom;
margin: 0px;
}
span.FooterBracket {
padding: 0px 5px 0px 5px;
background: url(/SAP/global/images/FooterBracket.gif) no-repeat center;
}
p.FooterText a {
color: #ffffff;
text-decoration: none;
}
p.FooterText a:visited {
color: #ffffff;
text-decoration: none;
}
p.FooterText a:hover {
color: #ffffff;
text-decoration: underline;
}

/* Buttons */

td.ButtonGold {
font: Bold 8pt Tahoma, Arial, Helvetica, sans-serif; 
background: #DF9C00 url(/SAP/global/images/ButtonBgRepeatGold.jpg) repeat-x;
}
td.ButtonGold a {
text-decoration: none;
color: #ffffff;
}
td.ButtonGold a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonGold a:hover {
text-decoration: none;
color: #FBE6B3;
}
td.ButtonDarkGray {
font: Bold 8pt Tahoma, Arial, Helvetica, sans-serif;
background: #666666 url(/SAP/global/images/ButtonBgRepeatDarkGray.jpg) repeat-x;
}
td.ButtonDarkGray a {
text-decoration: none;
color: #ffffff;
}
td.ButtonDarkGray a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonDarkGray a:hover {
text-decoration: none;
color: #D1D1D1;
}
td.ButtonDove {
font: Bold 8pt Tahoma, Arial, Helvetica, sans-serif;
background: url(/SAP/global/images/ButtonBgRepeatDove.jpg) repeat-x;
}
td.ButtonDove a {
text-decoration: none;
color: #ffffff;
}
td.ButtonDove a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonDove a:hover { 
text-decoration: none;
color: #C7D2D8;
}
td.ButtonPetrol {
font: Bold 8pt Tahoma, Arial, Helvetica, sans-serif; 
background: #156570 url(/SAP/global/images/ButtonBgRepeatPetrol.jpg) repeat-x;
}
td.ButtonPetrol a {
text-decoration: none;
color: #ffffff;
}
td.ButtonPetrol a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonPetrol a:hover { 
text-decoration: none;
color: #B9D1D4;
}
td.ButtonWarmGreen {
font: Bold 8pt Tahoma, Arial, Helvetica, sans-serif; 
background: #557630 url(/SAP/global/images/ButtonBgRepeatWarmGreen.jpg) repeat-x;
}
td.ButtonWarmGreen a {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmGreen a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmGreen a:hover {
text-decoration: none;
color: #CCD6C1;
}
td.ButtonWarmRed {
font: Bold 8pt Tahoma, Arial, Helvetica, sans-serif; 
background: #774A39 url(/SAP/global/images/ButtonBgRepeatWarmRed.jpg) repeat-x;
}
td.ButtonWarmRed a {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmRed a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmRed a:hover {
text-decoration: none;
color: #D6C9C4;
}
td.ButtonVioletMauve {
font: Bold 8pt Tahoma, Arial, Helvetica, sans-serif; 
background: #644459 url(/SAP/global/images/ButtonBgRepeatVioletMauve.jpg) repeat-x;
}
td.ButtonVioletMauve a {
text-decoration: none;
color: #ffffff;
}
td.ButtonVioletMauve a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonVioletMauve a:hover { 
text-decoration: none;
color: #D1C7CE;
}

/* FontColors */

.FontGold, .orange {
color: #f0ab00;
}
.FontWhite {
color: #ffffff;
}
.FontDove {
color: #44697D;
}
.FontPetrol {
color: #156570;
}
.FontWarmGreen {
color: #557630;
}
.FontWarmRed {
color: #774A39;
}
.FontVioletMauve {
color: #644459;
}
