121 lines
3.0 KiB
CSS
121 lines
3.0 KiB
CSS
.Caption, p.Caption, li.Caption, div.Caption, span.Caption
|
|
{
|
|
font-family: Arial;
|
|
font-size: 10pt;
|
|
color: #999999;
|
|
font-style: italic;
|
|
}
|
|
hr, .hr
|
|
{
|
|
color: #CCCCA5;
|
|
background: #CCCCA5;
|
|
}
|
|
a:link.frontendeditlink, a:hover.frontendeditlink, a:active.frontendeditlink, a:visited.frontendeditlink
|
|
{
|
|
color: #FF0000;
|
|
text-decoration: none;
|
|
}
|
|
div.frontendeditarea
|
|
{
|
|
padding: 3px 0px;
|
|
text-align: center;
|
|
border-top: solid #000000 1px;
|
|
border-bottom: solid #000000 1px;
|
|
background: #FFFEA5;
|
|
}
|
|
.frontendedittext, p.frontendedittext, li.frontendedittext, div.frontendedittext, span.frontendedittext
|
|
{
|
|
color: #000000;
|
|
}
|
|
a:link.CPCopy, a:hover.CPCopy, a:active.CPCopy, a:visited.CPCopy
|
|
{
|
|
font-family: Arial;
|
|
font-size: 8pt;
|
|
color: #ffffff;
|
|
}
|
|
#Section1 ul, #Section1 ol, .bullet1
|
|
{
|
|
padding: 4px 0px 0px 19px;
|
|
margin: 0px 0px 0px 19px;
|
|
}
|
|
#Section1 ul li, #Section1 ol li, .bullet2
|
|
{
|
|
margin: 0px 0px 4px 0px;
|
|
}
|
|
.Headline, p.Headline, li.Headline, div.Headline, span.Headline, .h1
|
|
{
|
|
font-family: Arial ;
|
|
font-size: 14pt;
|
|
color: #34170D;
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
text-decoration: none;
|
|
}
|
|
.Subhead1, p.Subhead1, li.Subhead1, div.Subhead1, span.Subhead1, .h2
|
|
{
|
|
font-family: Arial;
|
|
font-size: 11pt;
|
|
color: #54241C;
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
text-decoration: none;
|
|
}
|
|
.Subhead2, p.Subhead2, li.Subhead2, div.Subhead2, span.Subhead2, .h3
|
|
{
|
|
font-family: Arial;
|
|
font-size: 10pt;
|
|
color: #244860;
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
text-decoration: none;
|
|
}
|
|
body, td, .normal, .Normal, .MsoNormal, p.MsoNormal, li.MsoNormal, div.MsoNormal, span.MsoNormal
|
|
{
|
|
font-family: Arial;
|
|
font-size: 10pt;
|
|
color: #311A16;
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
text-decoration: none;
|
|
}
|
|
.Section1 a, #Section1 a, span.MsoHyperlink, span.MsoHyperlinkFollowed, .Hyperlink, .Section1 a.Hyperlink, #Section1 a.Hyperlink, span.Hyperlink
|
|
{
|
|
font-family: Arial ;
|
|
font-size: 10pt;
|
|
color: #8A2513;
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
text-decoration: underline;
|
|
}
|
|
.Section1 a:visited, #Section1 a:visited, span.MsoHyperlinkFollowed, .FollowedHyperlink , .Section1 a:visited.FollowedHyperlink , #Section1 a:visited.FollowedHyperlink
|
|
{
|
|
font-family: Arial;
|
|
font-size: 10pt;
|
|
color: #8A2513;
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
text-decoration: underline;
|
|
}
|
|
.TableHeader, p.TableHeader, li.TableHeader, div.TableHeader, span.TableHeader
|
|
{
|
|
color: #774234;
|
|
background: #774234;
|
|
}
|
|
.TableFirstRow, p.TableFirstRow, li.TableFirstRow, div.TableFirstRow, span.TableFirstRow
|
|
{
|
|
color: #C6C398;
|
|
background: #C6C398;
|
|
}
|
|
.TableAltRow, p.TableAltRow, li.TableAltRow, div.TableAltRow, span.TableAltRow
|
|
{
|
|
color: #DAD8B1;
|
|
background: #DAD8B1;
|
|
}
|
|
.simpleborder, p.simpleborder, li.simpleborder, div.simpleborder, span.simpleborder
|
|
{
|
|
padding: 4px;border: 1px solid #000}
|
|
.photoshadowborder, p.photoshadowborder, li.photoshadowborder, div.photoshadowborder, span.photoshadowborder
|
|
{
|
|
padding: 4px;border:1px solid #cccccc;-moz-box-shadow: 2px 2px 5px #cccccc;-webkit-box-shadow: 2px 2px 5px #cccccc;box-shadow: 2px 2px 5px #cccccc}
|
|
|