Initiatives Today http://www.shomera.org/engcurrentinitatives.htm
Early achievements http://www.shomera.org/engearlyachievements.htm
What can be done?
Thank you,
Tamir
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4719 (20091227) __________
The message was checked by ESET NOD32 Antivirus.
"Tamir" <tan...@012.net.il> wrote in message
news:%23QYO5zv...@TK2MSFTNGP04.phx.gbl...
it not right Trevor Lawrence
"Trevor Lawrence" <Trevor L.@Canberra> wrote in message
news:u9FCKQ0h...@TK2MSFTNGP04.phx.gbl...
If so, it is not relevant because the style MsoNormal does not appear there.
It is used in http://www.shomera.org/engaboutus.htm
As I wrote, you have this HTML
<p class="MsoNormal" style="text-align: justify; direction: ltr;
unicode-bidi: embed; margin-top:0; margin-bottom:0; line-height:150%">
<span style="font-size: 10.0pt; line-height: 150%">
Shomera for a Better Environment ...</span></p>
The class MsoNormal is defined in the <head> section where the element is
<li>
<style>
<!--
table.MsoNormalTable
{mso-style-parent:"";
font-size:10.0pt;
font-family:"Times New Roman";
}
li.MsoNormal
{mso-style-parent:"";
margin-bottom:.0001pt;
text-align:right;
direction:rtl;
unicode-bidi:embed;
font-size:12.0pt;
font-family:"Times New Roman";
margin-left:0cm; margin-right:0cm; margin-top:0cm}
div.Section1
{page:Section1;}
span.lead
{}
-->
</style>
However, the element here is <p>, so it would not apply
If you alter the code to
<p style="text-align: justify; direction: ltr;
unicode-bidi: embed; margin-top:0; margin-bottom:0; line-height:150%">
<span style="font-size: 10.0pt; line-height: 150%">
Shomera for a Better Environment ...</span></p>
it will work in Firefox (tested)
--
Trevor Lawrence
Canberra
Web Site http://trevorl.mvps.org
"Hot-text" <hot-...@hotmail.com> wrote in message
news:6140709E-1EBD-45AD...@microsoft.com...
"Trevor Lawrence" <Trevor L.@Canberra> wrote in message
news:OiaUfI3h...@TK2MSFTNGP06.phx.gbl...
> signature database 4721 (20091228) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4721 (20091228) __________
First you need to make sure your webpage is standards compliant. For
example insert this code at the top of your webpage:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
Second, change (or replace) your css (edge1011-1255.css) to the file I have attached here:
If, for some reasons, the file is not attached, then please contact me on: xfs...@hotmail.com and I will forward the replacement file to you.
Now when you have done this, I am sure you will be able to view the page in Mozilla, firefox etc etc. I have done these changes on my laptop and firefox is displaying the page correctly.
Let us know if this helped.
Shalom!!
Trevor Lawrence look at his edge1011-1255.css First
"Trevor Lawrence" <Trevor L.@Canberra> wrote in message
news:OiaUfI3h...@TK2MSFTNGP06.phx.gbl...
"ANONYMOUS" <ANON...@EXAMPLE.COM> wrote in message
news:u7gngf$hKHA...@TK2MSFTNGP02.phx.gbl...
> UL {
> list-style-image : url(aedgbul1.gif);
> }
> UL UL {
> list-style-image : url(aedgbul2.gif);
> }
> UL UL UL {
> list-style-image : url(aedgbul3.gif);
> }
> .mstheme-bannertxt {
> font-family : Arial;
> color : #000000;
> }
> .mstheme-horiz-navtxt {
> font-family : Arial;
> color : #000000;
> }
> .mstheme-vert-navtxt {
> font-family : Arial;
> color : #000000;
> }
> .mstheme-navtxthome {
> font-family : Arial;
> color : #000000;
> }
> .mstheme-navtxtup {
> font-family : Arial;
> color : #000000;
> }
> .mstheme-navtxtprev {
> font-family : Arial;
> color : #000000;
> }
> .mstheme-navtxtnext {
> font-family : Arial;
> color : #000000;
> }
> a:link {
> color : #cc9933;
> }
> a:visited {
> color : #999966;
> }
> a:active {
> color : #006633;
> }
> body {
> color : #000000;
> background-color : #ffffff;
> }
> h1 {
> color : #000000;
> }
> h2, marquee {
> color : #000000;
> }
> h3 {
> color : #000000;
> }
> h4 {
> color : #000000;
> }
> h5 {
> color : #000000;
> }
> h6 {
> color : #000000;
> }
> LABEL, .MSTHEME-LABEL {
> color : #000000;
> }
> FIELDSET {
> border-color : #333333;
> color : #000000;
> }
> LEGEND {
> color : #000000;
> }
> SELECT {
> border-color : #bbbbbb;
> color : #000000;
> }
> TABLE {
> border-color : #996600;
> }
> CAPTION {
> color : #000000;
> }
> TH {
> color : #000000;
> }
> HR {
> color : #333333;
> }
> TD {
> border-color : #333333;
> }
> body {
> font-family : Arial;
> background-image : url('edgbkgnd.gif');
> }
> IL {
> list-style-image : url(edgbul2.gif);
> }
> table.ms-toolbar {
> background-image : url(toolgrad.gif);
> border : 1px solid #bbbbbb;
> }
> .UserDottedLine {
> margin-bottom : 2px;
> height : 1px;
> overflow : hidden;
> background-color : transparent;
> background-image : url(dot.gif);
> background-repeat : repeat-x;
> }
> .UserToolbar {
> background-image : url(toolgrad.gif);
> border : 1px solid #bbbbbb;
> background-repeat : repeat-x;
> background-color : transparent;
> }
> .mstheme-topbar-font {
> font-family : Arial;
> color : #000000;
> }
> h1 {
> font-family : Arial;
> font-weight : bold;
> font-style : normal;
> }
> h2 {
> font-family : Arial;
> font-weight : normal;
> font-style : normal;
> }
> h3 {
> font-family : Arial;
> font-weight : normal;
> font-style : normal;
> }
> h4 {
> font-family : Arial;
> font-weight : normal;
> font-style : normal;
> }
> h5 {
> font-family : Arial;
> font-weight : normal;
> font-style : normal;
> }
> h6 {
> font-family : Arial;
> font-weight : normal;
> font-style : normal;
> }
> BUTTON {
> border-style : solid;
> border-width : 1pt;
> font-family : Arial, Helvetica, sans-serif;
> font-style : normal;
> }
> label, .MSTHEME-LABEL {
> font-family : Arial;
> font-style : normal;
> }
> TEXTAREA {
> font-family : Arial;
> font-style : normal;
> }
> FIELDSET {
> border-style : solid;
> border-width : 1pt;
> font-family : Arial;
> font-style : normal;
> }
> LEGEND {
> font-family : Arial;
> font-style : normal;
> }
> SELECT {
> border-style : solid;
> font-family : Arial;
> font-style : normal;
> }
> TABLE {
> font-family : Arial;
> font-style : normal;
> }
> CAPTION {
> font-family : Arial;
> font-style : normal;
> }
> TH {
> font-family : Arial;
> }
> MARQUEE {
> font-family : Arial;
> }
> .ms-main {
> border-color : #cc9933;
> }
> .ms-bannerframe, .ms-GRHeaderBackground, .ms-storMeFree {
> background-image : url('');
> background-color : #006633;
> background-repeat : repeat-x;
> }
> .ms-banner {
> color : #cc9933;
> font-family : Arial;
> }
> .ms-banner a:link {
> font-family : Arial;
> color : #000000;
> font-weight : normal;
> text-decoration : none;
> }
> .ms-banner a:visited {
> font-family : Arial;
> color : #000000;
> font-weight : normal;
> text-decoration : none;
> }
> .ms-nav td {
> font-family : Arial;
> font-weight : normal;
> color : #000000;
> }
> .ms-navframe {
> border-color : #f2deb6;
> }
> .ms-nav a {
> text-decoration : none;
> font-family : Arial;
> font-weight : normal;
> color : #cc9933;
> }
> .ms-nav a:hover {
> text-decoration : underline;
> color : #666699;
> }
> .ms-nav a:visited {
> color : #cc9933;
> }
> .ms-viewselect a:link {
> font-family : Arial;
> color : #cc9933;
> }
> .ms-titlearea {
> font-family : Arial;
> color : #000000;
> }
> .ms-pagetitle {
> color : #000000;
> font-family : Arial;
> font-weight : bold;
> }
> .ms-pagetitle a {
> text-decoration : underline;
> color : #cc9933;
> }
> .ms-pagetitle a:hover {
> text-decoration : underline;
> color : #666699;
> }
> .ms-announcementtitle {
> font-weight : bold;
> }
> .ms-formlabel {
> font-family : Arial;
> font-size : 0.7em;
> font-weight : normal;
> color : #808080;
> }
> .ms-formbody {
> font-family : Arial;
> color : #000000;
> }
> .ms-formdescription {
> font-family : Arial;
> color : #808080;
> }
> .ms-selected {
> background-color : #006633;
> color : #000000;
> }
> .ms-selected SPAN {
> color : #006633;
> }
> .ms-filedialog TD {
> height : 16px;
> }
> .ms-descriptiontext {
> color : #000000;
> font-family : Arial;
> }
> .ms-descriptiontext a {
> color : #cc9933;
> font-family : Arial;
> }
> .ms-separator {
> color : #000000;
> }
> .ms-authoringcontrols {
> background-color : #f2deb6;
> font-family : Arial;
> color : #000000;
> }
> .ms-alternating {
> background-color : #f2deb6;
> }
> .ms-back {
> vertical-align : top;
> background-color : #f2deb6;
> }
> .ms-sectionheader {
> color : #000000;
> font-family : Arial;
> font-weight : bold;
> }
> .ms-sectionline {
> background-color : #006633;
> }
> .ms-partline {
> background-color : #006633;
> }
> .ms-propertysheet {
> font-family : Arial;
> }
> .ms-propertysheet th {
> font-family : Arial;
> color : #000000;
> font-weight : bold;
> }
> .ms-propertysheet a {
> text-decoration : none;
> color : #cc9933;
> }
> .ms-propertysheet a:hover {
> text-decoration : underline;
> color : #666699;
> }
> .ms-propertysheet a:visited {
> text-decoration : none;
> color : #999966;
> }
> .ms-propertysheet a:visited:hover {
> text-decoration : underline;
> }
> .ms-itemheader a {
> font-family : Arial;
> font-weight : bold;
> color : #000000;
> text-decoration : none;
> }
> .ms-itemheader a:hover {
> text-decoration : underline;
> color : #000000;
> }
> .ms-itemheader a:visited {
> text-decoration : none;
> color : #000000;
> }
> .ms-itemheader a:visited:hover {
> text-decoration : underline;
> }
> .ms-vh {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> }
> .ms-vb {
> font-family : Arial;
> color : #000000;
> height : 18px;
> vertical-align : top;
> }
> .ms-homepagetitle {
> font-family : Arial;
> color : #000000;
> font-weight : bold;
> text-decoration : none;
> }
> :hover.ms-homepagetitle {
> text-decoration : underline;
> color : #cc9933;
> }
> .ms-addnew {
> font-weight : normal;
> font-family : Arial;
> color : #000000;
> text-decoration : none;
> }
> .ms-cal {
> border-collapse : collapse;
> table-layout : fixed;
> font-family : Arial;
> cursor : default;
> }
> .ms-caltop {
> border-top : 1px solid #006633;
> border-left : 1px solid #006633;
> border-right : 1px solid #006633;
> vertical-align : top;
> width : 14%;
> height : 30px;
> }
> .ms-calhead {
> border : medium none;
> text-align : center;
> background-color : #000000;
> color : #ffffff;
> font-family : Arial;
> padding : 2px;
> }
> .ms-caldow {
> border-top : 1px solid #006633;
> border-left : 1px solid #006633;
> border-right : 1px solid #006633;
> vertical-align : top;
> text-align : center;
> font-weight : bold;
> color : #000000;
> height : 20px;
> }
> .ms-calmid {
> border-left : 1px solid #006633;
> border-right : 1px solid #006633;
> height : 20px;
> }
> .ms-calspacer {
> border-left : 1px solid #006633;
> border-right : 1px solid #006633;
> height : 4px;
> }
> .ms-calbot {
> border-top : none;
> border-left : 1px solid #006633;
> border-right : 1px solid #006633;
> border-bottom : 1px solid #006633;
> height : 2px;
> }
> .ms-appt a {
> color : #cc9933;
> }
> .ms-appt a:hover {
> color : #666699;
> }
> .ms-appt {
> border : 2px solid #006633;
> text-align : center;
> vertical-align : middle;
> height : 18px;
> overflow : hidden;
> background-color : #006633;
> color : #000000;
> }
> .ms-caldowdown {
> font-family : Arial;
> font-weight : bold;
> color : #000000;
> text-align : center;
> vertical-align : middle;
> }
> .ms-caldown {
> color : #000000;
> vertical-align : top;
> }
> .ms-datepickeriframe {
> position : absolute;
> display : none;
> background : #ffffff;
> }
> .ms-datepicker {
> font-family : Arial, Helvetica, sans-serif;
> background-color : #ffffff;
> color : #000000;
> cursor : default;
> }
> .ms-dpdow {
> border : none;
> vertical-align : top;
> text-align : center;
> font-weight : bold;
> color : #000000;
> border-bottom : 1px solid #006633;
> }
> .ms-dpday {
> border : none;
> text-align : center;
> }
> .ms-dpselectedday {
> border : none;
> background-color : #f2deb6;
> text-align : center;
> }
> .ms-dpnonmonth {
> color : #bbbbbb;
> border : none;
> text-align : center;
> }
> .ms-dphead {
> border : none;
> text-align : center;
> font-weight : bold;
> background-color : #c8a868;
> color : #000000;
> }
> .ms-dpfoot {
> text-align : center;
> font-style : italic;
> border-top : 1px solid;
> border-left : none;
> border-bottom : none;
> border-right : none;
> height : 24px;
> }
> .ms-toolbar, .ms-toolbar a:visited {
> font-family : Arial;
> text-decoration : none;
> color : #cc9933;
> }
> .ms-stylebody {
> font-family : Arial;
> font-size : 8pt;
> }
> .ms-styleheader a:link, .ms-stylebody a:link {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-styleheader a:visited, .ms-stylebody a:visited {
> text-decoration : none;
> }
> .ms-styleheader a:hover, .ms-stylebody a:hover {
> color : #ff3300;
> text-decoration : underline;
> }
> .ms-gridT1 {
> font-family : Arial;
> text-align : center;
> color : #bbbbbb;
> }
> select {
> font-family : Arial;
> }
> hr {
> color : #333333;
> height : 2px;
> }
> .ms-formdescription A {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-formtable .ms-formbody {
> line-height : 1.3em;
> }
> .ms-radiotext {
> cursor : default;
> text-align : left;
> font-family : Arial;
> font-size : 10pt;
> height : 19px;
> }
> .ms-gridtext {
> cursor : default;
> font-family : Arial;
> height : 19px;
> }
> .ms-formbody {
> font-family : Arial;
> vertical-align : top;
> }
> table.ms-form th {
> color : #000000;
> font-family : Arial;
> font-weight : normal;
> vertical-align : top;
> }
> table.ms-form td {
> width : 100%;
> vertical-align : top;
> }
> .ms-formrecurrence {
> font-family : Arial;
> font-weight : normal;
> vertical-align : top;
> }
> .ms-long {
> font-family : Arial, Helvetica, sans-serif;
> width : 386px;
> }
> .ms-banner a:link {
> font-family : Arial;
> color : #ffffff;
> font-weight : bold;
> text-decoration : none;
> }
> .ms-banner a:visited {
> font-family : Arial;
> color : #ffffff;
> font-weight : bold;
> text-decoration : none;
> }
> .ms-nav td, .ms-nav .ms-SPZoneLabel, .ms-input {
> font-family : Arial;
> }
> .ms-nav th {
> font-family : Arial;
> font-weight : normal;
> color : #000000;
> }
> .ms-navheader a, .ms-navheader a:link, .ms-navheader a:visited {
> font-weight : bold;
> }
> .ms-navframe {
> background : #f2deb6;
> }
> .ms-navline {
> border-bottom : 1px solid #006633;
> }
> .ms-nav .ms-navwatermark {
> color : #e8cd98;
> }
> .ms-selectednav {
> border : 1px solid #000000;
> background : #ffffff;
> padding-top : 1px;
> padding-bottom : 2px;
> }
> .ms-unselectednav {
> border : 1px solid #f2deb6;
> padding-top : 1px;
> padding-bottom : 2px;
> }
> .ms-verticaldots {
> border-right : 1px solid #006633;
> border-left : none;
> }
> TD.ms-titleareaframe {
> color : #000000;
> border-color : #cc9933;
> }
> TABLE.ms-titleareaframe {
> border-left : 0;
> }
> Div.ms-titleareaframe {
> border-top : 4px solid #cc9933;
> }
> .ms-searchform {
> background-color : #cc9933;
> }
> .ms-searchcorner {
> background-color : #cc9933;
> background-image : inherit;
> }
> .ms-titlearealine {
> background-color : #006633;
> }
> .ms-bodyareaframe {
> border-color : #cc9933;
> }
> .ms-pagetitle {
> font-family : Arial;
> }
> .ms-pagetitle a {
> text-decoration : none;
> }
> .ms-pagetitle a:hover {
> text-decoration : underline;
> }
> .ms-pagecaption {
> color : #000000;
> font-family : Arial;
> }
> .ms-selectedtitle {
> background-color : #f2deb6;
> border : 1px solid #cc9933;
> padding-top : 1px;
> padding-bottom : 2px;
> }
> .ms-unselectedtitle {
> margin : 1px;
> padding-top : 1px;
> padding-bottom : 2px;
> }
> .ms-menuimagecell {
> background-color : #f2deb6;
> }
> .ms-filedialog td {
> height : 16px;
> }
> .ms-alerttext {
> color : #db6751;
> font-family : Arial;
> }
> .ms-sectionheader a {
> color : #000000;
> text-decoration : none;
> }
> .ms-sectionheader a:hover {
> color : #000000;
> text-decoration : none;
> }
> .ms-sectionheader a:visited {
> color : #000000;
> text-decoration : none;
> }
> .ms-discussiontitle {
> font-family : Arial;
> color : #000000;
> font-weight : bold;
> }
> .ms-vh2 {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> vertical-align : top;
> }
> .ms-vh-icon {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> vertical-align : top;
> width : 22px;
> }
> .ms-vh-icon-empty {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> vertical-align : top;
> width : 0;
> }
> .ms-vh-left {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> }
> .ms-vh-left-icon {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> width : 22px;
> }
> .ms-vh-left-icon-empty {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> width : 0;
> }
> .ms-vh-right {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> }
> .ms-vh-right-icon {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> width : 22px;
> }
> .ms-vh-right-icon-empty {
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> font-weight : normal;
> width : 0;
> }
> .ms-vh a, .ms-vh a:visited, .ms-vh2 a, .ms-vh2 a:visited, .ms-vh-left a,
> .ms-vh-right a {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-vh a:hover, .ms-vh2 a:hover {
> text-decoration : underline;
> }
> .ms-vhImage {
> font-family : Arial;
> color : #6e6e6e;
> text-decoration : none;
> font-weight : normal;
> vertical-align : top;
> width : 18pt;
> }
> .ms-gb {
> font-family : Arial;
> height : 18px;
> color : #000000;
> background-color : #f2deb6;
> font-weight : bold;
> }
> .ms-styleheader {
> font-family : Arial;
> font-size : 0.68em;
> background-color : #f2deb6;
> }
> .ms-vb, .ms-vb2, .ms-GRFont, .ms-vb-user {
> font-family : Arial;
> vertical-align : top;
> }
> .ms-vb a, .ms-vb2 a, .ms-GRStatusText a, .ms-vb-user a {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-vb a:hover, .ms-vb2 a:hover, .ms-vb-user a:hover {
> color : #666699;
> text-decoration : underline;
> }
> .ms-vb a:visited, .ms-vb2 a:visited, .ms-GRStatusText a:visited,
> .ms-vb-user a:visited {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-vb a:visited:hover, .ms-vb2 a:visited:hover, .ms-vb-user
> a:visited:hover {
> color : #666699;
> text-decoration : underline;
> }
> .ms-vb2, .ms-vb-title, .ms-vb-icon, .ms-vb-user {
> border-top : 1px solid #cc9933;
> }
> .ms-vb-icon {
> vertical-align : top;
> width : 16px;
> padding-top : 2px;
> padding-bottom : 0;
> }
> .ms-vb2 {
> padding-top : 3px;
> padding-bottom : 0;
> }
> .ms-addnew {
> font-weight : normal;
> font-family : Arial;
> color : #cc9933;
> text-decoration : none;
> }
> .ms-error {
> font-family : Arial;
> font-weight : normal;
> color : #db6751;
> }
> .ms-vcal {
> border-collapse : separate;
> table-layout : fixed;
> font-family : Arial;
> cursor : default;
> }
> .ms-Dcal {
> border-collapse : collapse;
> border-left : 1px solid #006633;
> border-right : 1px solid #006633;
> table-layout : fixed;
> font-family : Arial;
> cursor : default;
> }
> .ms-calDmidHour {
> border-color : #006633;
> height : 20px;
> }
> .ms-calDmidHalfHour {
> border-color : #006633;
> height : 20px;
> }
> .ms-calDmidQuarterHour {
> border : 0 none;
> height : 20px;
> }
> .ms-CalSpacer {
> border-left : 1px solid #006633;
> border-right : 1px solid #006633;
> height : 4px;
> }
> .ms-CalDSpacer {
> border-left : 1px solid #006633;
> border-right : 1px solid #006633;
> height : 4px;
> }
> .ms-CalVSpacer {
> background-color : #006633;
> width : 0;
> }
> .ms-CalAllDay {
> text-align : center;
> vertical-align : top;
> width : 10%;
> height : 12px;
> }
> .ms-firstCalHour {
> vertical-align : top;
> width : 10%;
> height : 12px;
> }
> .ms-calHour {
> border-top : 1px solid #006633;
> vertical-align : top;
> width : 10%;
> height : 12px;
> }
> .ms-calHalfHour {
> border-top : 1px solid #006633;
> vertical-align : top;
> height : 12px;
> }
> .ms-calQuarterHour {
> border-top : 0 none;
> vertical-align : top;
> height : 12px;
> }
> .ms-Dappt {
> border : 2px solid #006633;
> text-align : center;
> vertical-align : middle;
> height : 18px;
> overflow : hidden;
> background-color : #006633;
> color : #000000;
> }
> .ms-Vappt {
> border-top : 1px solid #996600;
> border-left : 2px solid #996600;
> border-bottom : 3px solid #996600;
> border-right : 2px solid #996600;
> text-align : center;
> padding-left : 3px;
> padding-right : 3px;
> vertical-align : middle;
> height : 12px;
> overflow : hidden;
> background-color : #e8cd98;
> color : #000000;
> }
> .ms-Vapptsingle a, .ms-Vappt a {
> text-decoration : none;
> font-family : Arial;
> font-weight : normal;
> color : #cc9933;
> overflow : hidden;
> }
> .ms-Vappt a:hover {
> text-decoration : underline;
> color : #000000;
> }
> .ms-Vevt {
> padding : 0;
> text-align : center;
> vertical-align : top;
> font-family : Arial;
> font-weight : normal;
> height : 12px;
> overflow : hidden;
> color : #000000;
> }
> .ms-Vevt a {
> text-decoration : none;
> font-family : Arial;
> font-weight : normal;
> color : #000000;
> }
> .ms-Vevt a:hover {
> text-decoration : underline;
> color : #000000;
> }
> .ms-Vevt a:visited {
> color : #dfd664;
> }
> .ms-apptsingle {
> border-left : 1px solid #333333;
> border-right : 1px solid #333333;
> height : 18px;
> vertical-align : middle;
> overflow : hidden;
> color : #000000;
> }
> .ms-Dapptsingle {
> border-left : 1px solid #333333;
> border-right : 1px solid #333333;
> height : 18px;
> vertical-align : middle;
> overflow : hidden;
> color : #000000;
> }
> .ms-Vapptsingle {
> border : 1px solid #333333;
> text-align : center;
> vertical-align : middle;
> overflow : hidden;
> color : #000000;
> background-color : #e8cd98;
> }
> .ms-Vapptsingle a:hover {
> text-decoration : underline;
> }
> .ms-dpnextprev {
> border : none;
> text-align : center;
> font-weight : bold;
> background-color : #c8a868;
> color : #000000;
> }
> .ms-discussionseparator {
> color : #006633;
> height : 1px;
> }
> .ms-stylelabel {
> font-family : Arial;
> font-size : 8pt;
> color : #006633;
> }
> .ms-stylebox {
> font-family : Arial;
> border : 1px solid #006633;
> text-align : left;
> }
> img.thumbnail {
> border : 3px solid #c8a868;
> }
> tr.ms-imglibselectedrow {
> background-color : #f2deb6;
> }
> table.ms-imglibtitletable {
> border : 0 solid #cc9933;
> }
> .ms-imglibthumbnail {
> background-color : #f2deb6;
> border : 0 solid #c8a868;
> }
> span.thumbnail {
> position : relative;
> width : 5px;
> }
> span.userdata {
> display : none;
> }
> .ms-imglibmenuhead {
> cursor : move;
> }
> .ms-imglibmenu {
> background-color : #f2deb6;
> font-family : Arial;
> color : #cc9933;
> }
> .ms-imglibmenutext {
> cursor : move;
> font-weight : bold;
> color : #cc9933;
> }
> .ms-imglibmenuarea {
> background-color : #f2deb6;
> }
> img.ms-imglibpreviewarea {
> border : 3px solid #f2deb6;
> margin-top : 3px;
> }
> a.ms-imglibPreviewTitle {
> overflow : hidden;
> }
> table.ms-imglibPreviewTable {
> display : none;
> }
> .UserShadedRegion {
> font-family : Arial;
> background-color : #f2deb6;
> }
> .UserCaption {
> font-family : Arial;
> background-color : #f2deb6;
> }
> .UserConfiguration {
> font-family : Arial;
> background-color : #f2deb6;
> }
> .UserButton, .UserInput, .UserSelect {
> font-family : Arial;
> color : #000000;
> }
> .UserNotification {
> font-family : Arial;
> padding : 4px;
> color : #bbbbbb;
> }
> .UserToolBarTextArea {
> padding-bottom : 5px;
> font-weight : normal;
> font-family : Arial;
> }
> .UserToolbarTextArea A:link {
> color : #cc9933;
> text-decoration : none;
> }
> .UserToolbarTextArea A:visited {
> color : #cc9933;
> text-decoration : none;
> }
> .UserToolbarTextArea A:hover {
> color : #666699;
> text-decoration : underline;
> }
> .UserToolbarDisabledLink {
> color : #006633;
> font-family : Arial;
> padding : 4px;
> }
> .UserToolbarImage {
> border : medium none;
> background-color : #bbbbbb;
> text-align : center;
> }
> .UserToolBarImageArea {
> padding-bottom : 5px;
> font-weight : normal;
> font-family : Arial;
> }
> .UserToolbarSelectedImage {
> border-right : medium none;
> border-top : medium none;
> border-left : medium none;
> border-bottom : 1px solid #000000;
> font-weight : bold;
> vertical-align : top;
> text-align : center;
> }
> .UserGenericHeader {
> font-weight : bold;
> color : #000000;
> font-family : Arial;
> }
> .UserGeneric {
> padding : 8px 5px 7px 5px;
> }
> .UserGenericText {
> color : #000000;
> }
> .UserGenericBody {
> padding : 5px 0 0 17px;
> }
> .UserSectionTitle {
> font-weight : bold;
> width : 100%;
> margin-bottom : 5px;
> padding-bottom : 2px;
> border-bottom : 1px solid #c8a868;
> color : #000000;
> }
> .UserSectionHead {
> width : 100%;
> padding : 0 0 3px 0;
> color : #000000;
> }
> .UserSectionFooter {
> color : #000000;
> border-top : 1px solid #c8a868;
> }
> .UserSectionBody {
> width : 100%;
> padding : 0 0 0 7px;
> }
> .UserControlGroup {
> padding-bottom : 10px;
> padding-top : 2px;
> }
> .UserFooter {
> width : 100%;
> padding : 10px 7px 7px 7px;
> }
> .UserCommandArea {
> padding-top : 7px;
> }
> .UserCellSelected {
> font-family : Arial;
> background-color : #ffffff;
> border : 1px solid #ffffff;
> color : #000000;
> padding-left : 4px;
> padding-right : 4px;
> padding-top : 1px;
> padding-bottom : 2px;
> }
> .UserCell {
> font-family : Arial;
> color : #000000;
> padding-left : 5px;
> padding-right : 5px;
> padding-top : 2px;
> padding-bottom : 3px;
> }
> .UserGenericBulletItem {
> padding-bottom : 2px;
> }
> .ms-ToolPaneFrame {
> padding : 0;
> background-color : #f2deb6;
> }
> .ms-ToolPaneBody {
> padding-bottom : 2px;
> padding-top : 2px;
> }
> .ms-ToolPaneHeader {
> background-color : #c8a868;
> border-style : none;
> }
> .ms-ToolPaneBorder {
> border-right : 1px solid #f2deb6;
> border-left : 1px solid #f2deb6;
> }
> .ms-ToolPaneClose {
> background-color : #c8a868;
> }
> .ms-ToolPaneTitle {
> color : #000000;
> font-weight : bold;
> font-family : Arial;
> padding-top : 3px;
> padding-bottom : 3px;
> background-color : #c8a868;
> }
> .ms-ToolPaneFooter {
> background-color : #c8a868;
> padding : 5px;
> font-family : Arial;
> color : #000000;
> }
> .ms-ToolPaneError {
> color : #db6751;
> font-family : Arial;
> padding : 2px;
> }
> .ms-ToolPaneInfo {
> padding-right : 5px;
> padding-top : 5px;
> padding-bottom : 0;
> padding-left : 5px;
> color : #000000;
> font-family : Arial;
> background-color : #f2deb6;
> }
> .ms-ToolPartSpacing {
> padding-top : 8px;
> }
> .ms-TPBorder {
> border : none;
> }
> .ms-TPHeader {
> background-color : #006633;
> }
> .ms-TPTitle {
> color : #000000;
> font-weight : bold;
> font-family : Arial;
> padding-top : 2px;
> padding-bottom : 2px;
> }
> .ms-TPBody {
> color : #000000;
> font-family : Arial;
> }
> .ms-TPBody a:link, .ms-TPBody a:visited, .ms-TPBody a:hover {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-TPInput {
> color : #ffffff;
> font-family : Arial;
> }
> .ms-CategoryTitle {
> font-family : Arial;
> font-weight : bold;
> text-decoration : none;
> }
> .ms-PropGridBuilderButton {
> border : 1px solid #cc9933;
> width : 16px;
> display : none;
> background-color : #c8a868;
> }
> .ms-SPZone {
> border : 1px solid #333333;
> padding : 5px;
> }
> .ms-SPZoneSelected {
> border : 1px solid #666699;
> padding : 5px;
> }
> .ms-SPZoneIBar {
> border : 3px solid #666699;
> }
> .ms-SPZoneLabel {
> color : #333333;
> font-family : Arial;
> padding : 0;
> }
> .ms-SPError {
> padding : 2px;
> color : #db6751;
>font-family : Arial;
> border-bottom : 2px solid #f2deb6;
> }
> .ms-SPZoneCaption {
> color : #333333;
> font-family : Arial;
> }
> .ms-WPDesign {
> background-color : #f2deb6;
> }
> .ms-WPMenu {
> background-color : #f2deb6;
> }
> .ms-WPTitle {
> font-weight : bold;
> font-family : Arial;
> color : #006633;
> padding-top : 2px;
> padding-bottom : 2px;
> }
> .ms-WPTitle A:link, .ms-WPTitle A:visited {
> color : #006633;
> text-decoration : none;
> }
> .ms-WPTitle A:hover {
> color : #cc9933;
> text-decoration : underline;
> }
> .ms-WPSelected {
> border : 3px dashed #00aa55;
> }
> .ms-WPBody {
> font-family : Arial;
> }
> .ms-WPBody a:link, .ms-WPBody a:visited {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-WPBody A:hover {
> color : #666699;
> text-decoration : underline;
> }
> .ms-WPBody th, .ms-TPBody th {
> font-weight : bold;
> }
> .ms-WPBody td {
> font-family : Arial;
> }
> .ms-WPBody h1, .ms-TPBody h1 {
> font-weight : bold;
> }
> .ms-WPBody h2, .ms-TPBody h2 {
> font-weight : bold;
> }
> .ms-WPBody h3, .ms-TPBody h3 {
> font-weight : bold;
> }
> .ms-WPBody h4, .ms-TPBody h4 {
> font-weight : bold;
> }
> .ms-WPBody h5, .ms-TPBody h5 {
> font-weight : bold;
> }
> .ms-WPBody h6, .ms-TPBody h6 {
> font-weight : bold;
> }
> .ms-WPBorder {
> border-right : 1px solid #006633;
> border-left : 1px solid #006633;
> border-top-style : none;
> border-bottom : 1px solid #006633;
> }
> .ms-HoverCellActive {
> border : 1px solid #775a1e;
> background-color : #c8a868;
> }
> .ms-HoverCellActiveDark {
> border : 1px solid #006633;
> background-color : #f2deb6;
> }
> .ms-SPLink {
> font-family : Arial;
> color : #775a1e;
> }
> .ms-SPLink a:link, .ms-SPLink A:visited {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-SPButton {
> font-family : Arial;
> }
> .ms-PartSpacingVertical, .ms-PartSpacingHorizontal {
> padding-top : 10px;
> }
> .ms-WPHeader {
> background-color : #f2deb6;
> background-image : url('blank.gif');
> background-repeat : repeat-x;
> }
> .ms-PageHeaderDate {
> color : #000000;
> font-family : Arial;
> }
> .ms-PageHeaderGreeting {
> color : #000000;
> font-family : Arial;
> }
> .ms-rtApplyBackground {
> background-color : #333333;
> border : 0.02cm solid #cc9933;
> }
> .ms-rtRemoveBackground {
> background-color : transparent;
> border : 0.02cm solid #ffffff;
> }
> .ms-rtToolbarDefaultStyle {
> font-style : normal;
> font-variant : normal;
> font-weight : normal;
> font-size : 8pt;
> font-family : Arial;
> }
> .ms-subsmanageheader {
> background-color : #f2deb6;
> font-family : Arial;
> text-decoration : none;
> font-weight : bold;
> vertical-align : top;
> }
> .ms-subsmanagecell {
> color : #000000;
> font-family : Arial;
> height : 18px;
> vertical-align : top;
> }
> .ms-ConnError {
> color : #db6751;
> }
> .ms-storMeUsed {
> background-color : #009933;
> }
> .ms-storMeFree {
> background-color : #996633;
> }
> .ms-storMeEstimated {
> background-color : #666699;
> }
> .ms-underline {
> vertical-align : top;
> border-bottom : 1px solid #cc9933;
> }
> .ms-underlineback {
> vertical-align : top;
> border-bottom : 1px solid #cc9933;
> background-color : #f2deb6;
> }
> .ms-smallheader {
> font-weight : bold;
> color : #000000;
> font-family : Arial;
> }
> .ms-smallsectionline {
> padding-left : 0;
> padding-right : 0;
> padding-bottom : 0;
> border-bottom : 1px solid #cc9933;
> }
> .ms-tabselected {
> border : 2px solid #006633;
> font-family : Arial;
> background-color : #006633;
> font-weight : bold;
> padding-top : 3px;
> padding-bottom : 3px;
> padding-left : 10px;
> padding-right : 10px;
> color : #cc9933;
> }
> .ms-tabinactive {
> border : 2px solid #f2deb6;
> font-family : Arial;
> background-color : #f2deb6;
> padding-top : 3px;
> padding-bottom : 3px;
> padding-right : 10px;
> padding-left : 10px;
> color : #cc9933;
> }
> .ms-tabinactive a:link, .ms-tabinactive a:hover, .ms-tabinactive a:visited
> {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-surveyVBarT {
> font-size : 7pt;
> font-family : Arial;
> text-align : center;
> color : #bbbbbb;
> }
> .ms-surveyGVVBar {
> width : 9px;
> background-color : #996600;
> border-top-color : #996600;
> border-top-style : solid;
> border-top-width : 0;
> border-bottom-color : #cc9933;
> border-bottom-style : solid;
> border-bottom-width : 0;
> }
> .ms-surveyGVVBarS {
> width : 20px;
> }
> .ms-uploadborder {
> border : 1px solid #006633;
> }
> .ms-uploadcontrol {
> background-color : #006633;
> }
> .ms-highlight {
> background-color : #006633;
> }
> .UserBackground {
> background-color : #ffffff;
> }
> .ms-MWSSelectedInstance {
> color : #000000;
> text-decoration : none;
> }
> .ms-MWSInstantiated a:link, .ms-MWSInstantiated a:visited {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-MWSInstantiated a:hover {
> color : #666699;
> text-decoration : underline;
> }
> .ms-MWSUninstantiated a:link, .ms-MWSUninstantiated a:visited {
> color : #cc9933;
> text-decoration : none;
> }
> .ms-MWSUninstantiated a:hover {
> color : #cc9933;
> text-decoration : underline;
> }
> .ms-ToolStrip {
> color : #006633;
> background-color : #f2deb6;
> border-left : 1px solid #333333;
> border-right : 1px solid #333333;
> border-top : 1px solid #333333;
> border-bottom : 1px solid #333333;
> }
>
"Hot-text" <hot-...@hotmail.com> wrote in message
news:4E4ABED8-E1B0-4AF3...@microsoft.com...
> signature database 4736 (20100101) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4736 (20100101) __________
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________
"Tamir" <tan...@012.net.il> wrote in message news:uB$kPr4iK...@TK2MSFTNGP02.phx.gbl...
<p class="MsoNormal" style="text-align: justify; direction: ltr;
unicode-bidi: embed; margin-top:0; margin-bottom:0; line-height:150%">
This is created by other Office applications - Word, Publisher etc.
Using FrontPage to create the web pages without using other Office programs
will make life much simpler. The only thing you have to change is your work
flow - do not use Office to create content for web pages.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp
Reply only to group - emails will be deleted unread.
"Tamir" <tan...@012.net.il> wrote in message
news:uB$kPr4iK...@TK2MSFTNGP02.phx.gbl...