.myOptgroup {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
/*     background-color:            black;
	color: white */
}

/*
 *  Different <UL> and <OL> styles...
 */
ul.a {list-style-type: disc;                 }
ul.b {list-style-type: circle;               }
ul.c {list-style-type: square;               }
ul.d {list-style-type: none;                 }

ol.e {list-style-type: decimal;              }
ol.f {list-style-type: decimal-leading-zero; }
ol.g {list-style-type: lower-roman;          }
ol.h {list-style-type: upper-roman;          }
ol.i {list-style-type: lower-alpha;          }
ol.j {list-style-type: upper-alpha;          }
ol.k {list-style-type: lower-greek;          }
ol.l {list-style-type: lower-latin;          }
ol.m {list-style-type: upper-latin;          }
ol.n {list-style-type: armenian;             }
ol.o {list-style-type: georgian;             }

.FancyLink:link      {font:12px 'Arial'; color: #4000ff; background-color: white; text-decoration:underline}
.FancyLink:active    {font:12px 'Arial'; color: #4000ff; background-color: white; text-decoration:underline}
.FancyLink:visited   {font:12px 'Arial'; color: #4000ff; background-color: white; text-decoration:underline}
.FancyLink:hover     {font:12px 'Arial'; color: #4000ff; background-color: white; text-decoration:underline}

.FancyLink
{
    width:            100;
    height:           25;
    vertical-align:   middle;
    text-align:       center;
    background-color: white;

    color:            #4000ff;
    font-family:      'Arial';
    font-size:        12px;
    font-weight:      bold;

    border-width:     3;
    border-style:     outset;
    border-color:     gray;
}

/*
 * Thumbnail styles
 */
.black:link      {color: black;  background-color: transparent;}
.black:active    {color: black;  background-color: transparent;}
.black:visited   {color: black;  background-color: transparent;}
.black:hover     {color: black;  background-color: black;      }

.black {background: #000;}

.PRE_Arial { font-family: 'Arial'; font-size: 14px;}

.w64 {width:  64;}

.atop {vertical-align: top}

.bb5 {border: 5px inset #483db8;}
.bp5 {border: 5px inset #9040d3;}
.bs5 {border: 5px inset #c0c0c0;}

.m2  {margin:        2em;}
.mr1 {margin-right:  1em;}
.mb2 {margin-bottom: 2em;}

.l {float: left; clear: left;}
.r {float: right; clear: right;}

.cp {color: #9040d3;}
.cb {color: #483db8;}

div.p1c {padding: 1em; text-align: center;}


.plainbody
{
    background-color: #6688AA;
/*    background-color:  White; */
    font-family:      'Arial';
    font-size:        12px;
    font-style:       normal;
    color:            black
}

.Padded_TD
{
                   /* t r b l */
    border-width:     6 8 8 6;
    border-style:     outset outset outset outset;
    border-color:     white white white white;

    font-family:      Arial;
    font-weight:      bold;
    font-size:        16px;
    text-align:       center;

    background-color: blue;
    color:            white;

    padding:          0.3cm 0.3cm
}

.Yellow_Padded_TD
{
                   /* t r b l */
    border-width:     6 8 8 6;
    border-style:     groove groove groove groove;
    border-color:     black black black black;

    background-color: Yellow;
}

.ThinTD
{
    height:           1px;
    background-color: Black
}

th
{
    background-color: yellow;
    color:            black;
    font-family:      Arial;
    font-size:        14px
}

td
{
    padding: 0.0cm 0.0cm
}

.PSD_Name
{
    background-color: blue;
    color:            white;
    font-family:      Arial;
    font-size:        14px;

    border-width:     3;
    border-style:     ridge ridge ridge ridge;
    border-color:     white;

    padding:          0.1cm
}

.PSD_Term
{
    background-color: blue;
    color:            yellow;
    font-family:      Arial;
    font-size:        14px;

    border-width:     3;
    border-style:     ridge ridge ridge ridge;
    border-color:     white;

    padding:          0.1cm
}

.PSD_Stat
{
    background-color: green;
    color:            white;
    font-family:      Arial;
    font-size:        14px;

    border-width:     3;
    border-style:     ridge ridge ridge ridge;
    border-color:     white;

    padding:          0.1cm
}

.PSD_Comm
{
    background-color: #d8d8d8
    color:            black;
    font-family:      Arial;
    font-size:        10px;

    padding:          0.1cm
}

.StateEvents_leftside
{
    padding:             0;
    /*                   top  right  bottom left */
    border-width:        0     0     0      1;
    border-style:        none  none  none   solid;
    border-color:        white white white  black
}

.StateEvents_rightside
{
    padding:             0;
    /*                   top   right bottom left */
    border-width:        0     1     0      1;
    border-style:        none  solid none   solid;
    border-color:        white black white  black
}

.StateEvents_bothsides
{
    padding:             0;
    /*                   top   right bottom left */
    border-width:        0     1     0      1;
    border-style:        none  solid none   solid;
    border-color:        white black white  black
}

.ShowPictures
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  Black;
    padding:             0.2cm;

    width:               200;
    background-color:    #d3d3d3;
    color:               Black;

    font-family:         'Arial';
    font-size:           12px;
    text-align:          Left;

    vertical-align:      text-top
}

.ShowQandC
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  Black;
    padding:             0.2cm;

    width:               200;
    background-color:    white;
    color:               Black;

    font-family:         'Arial';
    font-size:           12px;
    text-align:          Left;

    vertical-align:      text-top
}

.ShowPrograms:link      {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:none;}
.ShowPrograms:active    {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:none;}
.ShowPrograms:visited   {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:none;}
.ShowPrograms:hover     {font:12px 'Arial'; color:green; background-color:transparent; text-decoration:none;}

.ShowPrograms
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  Black;
    padding:             0cm;

    width:               200;
    background-color:    #d3d3d3;
    color:               white;

    font-family:         'Arial';
    font-size:           10px;

    vertical-align:      text-top
}

/*
A:link    { color: Black  }
A:active  ( color: Black  }
A:hover   ( color: Yellow }
A:visited { color: Yellow }
 */

.Normal      Font { font-family: 'Arial'; font-size: 12px; font-style:normal }
.INormal     Font { font-family: 'Arial'; font-size: 12px; font-style:normal }

.LegalFooter
{
   font-family: 'Arial';
   font-size:   12px;
   font-style:  normal
}

.oPromptStyle
{
    font-size:   10pt;
    font-weight: bold;
    font-family: Arial;
    text-align:  top;
    border:      0;
    background:  #d8d8d8;
    color:       Blue
}

.ClockDisplay
{
    background-color: yellow;
    color:            black;
    font-family:      Arial;
    font-size:        14px;

    border-width:     3;
    border-style:     ridge ridge ridge ridge;
    border-color:     white;

    padding:          0.1cm
}

img.IMGtop
{
   vertical-align:       text-top
}

img.IMGmid
{
    vertical-align:      middle
}

img.IMGbottom
{
    vertical-align:      text-bottom
}

img.IMGleft
{
   float:                left
}

img.IMGright
{
   float:                right
}


.ImageElement:link      {font:9px 'Arial'; color: #4000ff; background-color: white; text-decoration:none}
.ImageElement:active    {font:9px 'Arial'; color: #4000ff; background-color: white; text-decoration:none}
.ImageElement:visited   {font:9px 'Arial'; color: #4000ff; background-color: white; text-decoration:none}
.ImageElement:hover     {font:9px 'Arial'; color: #4000ff; background-color: white; text-decoration:none}

.ImageElement
{
    width:            87;
    height:           25;
    vertical-align:   middle;
    vertical-align:   text-middle;
    background-color: white;
    color:            #4000ff;
    font-family:      'Arial';
    font-size:        12px;
    font-weight:      bold;
}

.Image_table1
{
    border-width:     20;
    border-style:     ridge ridge ridge ridge;
    border-color:     white
}

.Image_table2
{
    border-width:     5;
    border-style:     solid;
    border-color:     yellow
}

.Image_table3
{
    border-width:     2;
    border-style:     solid;
    border-color:     green
}

.Officer_TD
{
    background-color: White;
    color:            black

    vertical-align:   middle;
    text-align:       center;

    font-family:      'Arial';
    font-size:        14px;
    font-weight:      bold;
    font-style:       normal;
}


.Program_Border
{
    border-left:         2 inset blue;
    border-right:        2 inset blue;
    border-top:          4 inset white;
    border-bottom:       4 inset white;
}


.TD_Toggle1
{
    background-color: #999999;
    color:            Black;

    font-family:      'Arial';
    font-size:        14px;
    font-weight:      bold;
    font-style:       normal
}

.Show1_Only10pt
{
    background-color: #999999;
    color:            Black;

    font-family:      'Arial';
    font-size:        10px;
    font-weight:      bold;

    border:           0
}

.Show1_Number10pt
{
    background-color: #999999;
    color:            Black;

    text-align:       right;
    font-family:      'Arial';
    font-size:        10px;
    font-weight:      bold;

    border:           0
}

.TD_Toggle2
{
    background-color: #333333;
    color:            White;

    font-family:      'Arial';
    font-size:        14px;
    font-weight:      bold;
    font-style:       normal
}

.Show2_Only10pt
{
    background:       #333333;
    color:            White;

    font-family:      'Arial';
    font-size:        10px;
    font-weight:      bold;

    border:           0
}

.Show2_Number10pt
{
    background-color: #333333;
    color:            White;

    text-align:       right;
    font-family:      'Arial';
    font-size:        10px;
    font-weight:      bold;

    border:           0
}


.CyclesRoutes_Body
{
    background-color: #6688AA;
    font-family:      'Arial';
    font-size:        12px;
    font-style:       normal;
    color:            black;

    margin-left:      0;
    margin-right:     0;
    margin-top:       5;
    margin-bottom:    5
}

.White_Blue
{
    background-color: Blue;
    color:            White;

    padding:          5px;


    font-family:      'Arial';
    font-size:        16px;
    font-style:       normal
}

.White_Blue__Courier
{
    background-color: Blue;
    color:            White;

    padding:          5px;


    font-family:      'Courier New';
    font-size:        14px;
    font-style:       normal
}

.CloseWindow_Button:hover     { color: Brown; background-color: Yellow; text-decoration:none; font-style: italic;}

.CloseWindow_Button
{
    border-width:     3 3 3 3;
    border-style:     outset outset outset outset;
    border-color:     white white white white;

    background-color: Brown;
    color:            Yellow;

    height:           20;
    width:            100;

    text-align:       center;
    vertical-align:   middle;

    font-family:      'Arial';
    font-size:        11px;
    font-weight:      bold;
    font-style:       normal;

    text-decoration:  none
}

// .ShowCoun_Button:link      {font:9px 'Arial'; color: #4000ff; background-color: white; text-decoration:none}
// .ShowCoun_Button:active    {font:9px 'Arial'; color: #4000ff; background-color: white; text-decoration:none}
// .ShowCoun_Button:visited   {font:9px 'Arial'; color: #4000ff; background-color: white; text-decoration:none}
.ShowCoun_Button:hover     { color: Blue; background-color: Yellow; text-decoration:none; font-style: italic;}

.ShowCoun_Button
{
    border-width:     1 1 1 1;
    border-style:     outset outset outset outset;
    border-color:     white white white white;

    background-color: Blue;
    color:            Yellow;

    height:           23;
    width:            165;

    text-align:       center;
    vertical-align:   middle;

    font-family:      'Arial';
    font-size:        11px;
    font-weight:      bold;
    font-style:       normal;

    text-decoration:  none
}

.whiteButton
{
    background-color: White;
    color:            Black;

    font-family:      'Courier New';
    font-size:        12px;
    font-weight:      bold;
    font-style:       normal
}

.blackButton
{
    background-color: Black;
    color:            White;

    font-family:      'Courier New';
    font-size:        12px;
    font-weight:      bold;
    font-style:       normal
}

.sml_whiteButton
{
    background-color: White;
    color:            Black;
    width:            175;

    font-family:      'Courier New';
    font-size:        11px;
    font-weight:      bold;
    font-style:       normal
}

.sml_blackButton
{
    background-color: Black;
    color:            White;
    width:            175;

    font-family:      'Courier New';
    font-size:        11px;
    font-weight:      bold;
    font-style:       normal
}

.Small_RedButton
{
    background-color: Red;
    color:            White;

    height:           23;

    font-family:      'Arial';
    font-size:        12px;
    font-weight:      bold;
    font-style:       normal
}

.Small_BlueButton
{
    background-color: Blue;
    color:            White;

    height:           23;

    font-family:      'Arial';
    font-size:        12px;
    font-weight:      bold;
    font-style:       normal
}

.Reset_Button
{
    background-color: Blue;
    color:            White;

    font-family:      'Arial';
    font-size:        16px;
    font-weight:      bold;
    font-style:       normal
}

.Cancel_Button
{
    background-color: Red;
    color:            White;

    font-family:      'Arial';
    font-size:        16px;
    font-weight:      bold;
    font-style:       normal
}

.Submit_Button
{
    background-color: #a52a2a;
    color:            White;

    font-family:      'Arial';
    font-size:        16px;
    font-weight:      bold;
    font-style:       normal
}

.Delete_Button
{
    background-color: Blue;
    color:            Yellow;

    font-family:      'Arial';
    font-size:        16px;
    font-weight:      bold;
    font-style:       normal
}

.History_Button
{
    background-color: #7fff00;
    color:            Black;

    width:            140;

    font-family:      'Courier New';
    font-size:        14px;
    font-weight:      bold;
    font-style:       normal
}

.Edit_Button
{
    background-color: #7fff00;
    color:            Black;

    font-family:      'Arial';
    font-size:        16px;
    font-weight:      bold;
    font-style:       normal
}

.PrevNext_Button
{
    background-color: #2f4f4f;
    color:            Yellow;
    height:           25;

    font-family:      'Arial';
    font-size:        14px;
    font-weight:      bold;
    font-style:       normal
}

.PrevNext_Inverse
{
    background-color: Yellow;
    color:            #2f4f4f;
    height:           25;

    font-family:      'Arial';
    font-size:        10px;
    font-weight:      bold;
    font-style:       normal
}

legend
{
    background-color: blue;
    color:            white;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      bold;
    padding:          5px;
    font-size:        14px
}

.class_Legend
{
    background-color: blue;
    color:            white;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      bold;
    padding:          5px;
    font-size:        14px
}

fieldset
{
    border-width:     3 3 3 3;
    border-style:     outset outset outset outset;
    border-color:     black black black black;

    color:            black;
    padding:          15px;
}

.Notes_Fieldset
{
    border-width:     3;
    border-style:     outset outset outset outset;
    border-color:     black black black black;

    background-color: #F8F8F8;
    color:            black;
    padding:          15px;
}

.SaveIt
{
    border-width:        1;
    border-color:        black;
}

.BlackGray_fieldset
{
    background-color:    #d8d8d8;

    padding:             15px;
}

.BlackGray_fieldset5
{
    background-color:    #d8d8d8;

    padding:             5px;
}

.bisque_fieldset
{
    background-color:    #ffe4c4;

    padding:             15px;
}

.ltblue_fieldset
{
    background-color:    LightBlue;

    padding:             15px;
}

.ltgreen_fieldset
{
    background-color:    LightGreen;

    padding:             15px;
}

.LogOut:link      {font:12px 'Arial'; color: Yellow; background-color: red; text-decoration:none;}
.LogOut:active    {font:12px 'Arial'; color: Yellow; background-color: red; text-decoration:none;}
.LogOut:visited   {font:12px 'Arial'; color: Yellow; background-color: red; text-decoration:none;}
.LogOut:hover     {font:12px 'Arial'; color: black;  background-color: red; text-decoration:none; font-style: italic;}

.LogOut
{
    border-width:     2;
    border-style:     solid;
    border-color:     red;

    color:            Yellow;
    background-color: red;

    font-family:      'Courier New';
    font-size:        14px;
    font-style:       normal;
    font-weight:      bold;
}

.TopBody
{
    background-color: #80c4de;
    font-family:      'Arial';
    font-size:        12px;
    font-style:       normal;
    color:            black
}

/*
 * Expanding menu styles
 */

.MainMenuTD:link      {text-decoration:none}
.MainMenuTD:active    {text-decoration:none}
.MainMenuTD:visited   {text-decoration:none}
.MainMenuTD:hover     {text-decoration:none}

.MainMenuTD
{
    border-width:     3;
    border-style:     outset;
    border-color:     gray;
    padding:          0.1cm;
    width:            170;
    height:           25;

    text-align:       left;
    font-family:      'Verdana';
    font-weight:      bold;
    font-size:        12pt;
    font-style:       normal;

    color:            Yellow;
    background-color: Blue;
    position:         absolute;

    vertical-align:   Middle;
}

.HomePageTD:link      {text-decoration:none; color=white}
.HomePageTD:active    {text-decoration:none; color=white}
.HomePageTD:visited   {text-decoration:none; color=white}
.HomePageTD:hover     {text-decoration:none; color=white}

.HomePageTD
{
    border-width:     3;
    border-style:     outset;
    border-color:     gray;
    padding:          0.1cm;
    width:            120;
    height:           20;

    text-align:       left;
    font-family:      'Verdana';
    font-weight:      bold;
    font-size:        10pt;
    font-style:       normal;

    color:            Yellow;
    background-color: Blue
}

.PlainMenuTD
{
    border-width:        0;
    padding:             0.0cm;
    height:              5;
    width:               174;
    background-color:    #a9a9a9
/*    background-color:    LightBlue */
}


.SmallMenuTD:link      {text-decoration:none}
.SmallMenuTD:active    {text-decoration:none}
.SmallMenuTD:visited   {text-decoration:none}
.SmallMenuTD:hover     {text-decoration:none}

.SmallMenuTD
{
    border-width:     3;
    border-style:     outset;
    border-color:     gray;
    padding:          0.1cm;
    width:            170;
    height:           35;

    text-align:       left;
    font-family:      'Verdana';
    font-weight:      bold;
    font-size:        12pt;
    font-style:       normal;

    color:            Yellow;
    background-color: Blue;

    vertical-align:   Middle;
}

.MenuBody:link      {font:14px 'Arial'; color: Black;  background-color: transparent; text-decoration:none;}
.MenuBody:active    {font:14px 'Arial'; color: yellow; background-color: transparent; text-decoration:none;}
.MenuBody:visited   {font:14px 'Arial'; color: blue;   background-color: transparent; text-decoration:none;}
.MenuBody:hover     {font:14px 'Arial'; color: White;  background-color: black;       text-decoration:underline; font-style: italic;}

.MenuBody
{
/*    background-color: LightBlue; */
    background-color: #a9a9a9;
    font-family:      'Arial';
    font-size:        12px;
    font-style:       normal;
    color:            black
}

/*
 * End of Expanding Menu Styles
 */

.ShowCouncil:link      {font:14px 'Arial'; color: blue;  background-color: transparent; text-decoration:underline;}
.ShowCouncil:active    {font:14px 'Arial'; color: blue;  background-color: transparent; text-decoration:underline;}
.ShowCouncil:visited   {font:14px 'Arial'; color: blue;  background-color: transparent; text-decoration:underline;}
.ShowCouncil:hover     {font:14px 'Arial'; color: white; background-color: black;       text-decoration:underline;}

.ShowCouncil
{
    background-color: #a9a9a9;
    font-family:      'Arial';
    font-size:        12px;
    font-style:       normal;
    color:            black
}

.Left_RateEdit
{
    background-color: Gray;
    color:            White;

    font-family:      'Arial';
    font-size:        14px;
    font-weight:      bold;
    font-style:       normal
}

.Right_RateEdit:link      {font:14px 'Arial'; color: White;  background-color: blue; text-decoration:none;}
.Right_RateEdit:active    {font:14px 'Arial'; color: White;  background-color: blue; text-decoration:none;}
.Right_RateEdit:visited   {font:14px 'Arial'; color: White;  background-color: blue; text-decoration:none;}
.Right_RateEdit:hover     {font:14px 'Arial'; color: Yellow; background-color: blue; text-decoration:underline;}

.Right_RateEdit
{
    background-color: Black;
    color:            White;

    font-family:      'Arial';
    font-size:        14px;
    font-style:       normal
}

.ButtonTD
{
    border-width:        0;
    padding:             0.0cm;
    width:               180;
    vertical-align:      Middle;

    background-color:    #B0FFFF
}

.MenuTD
{
    border-width:        0;
    padding:             0.0cm;
    width:               174;
    font-family:         'Arial';
    font-size:           8pt;
    font-style:          normal;

    background-color:    #B0FFFF
}

.MenuHeading
{
    padding:             0.3cm 0.0cm 0.0cm 0.3cm;
    width:               174;
    font-family:         'Arial';
    font-size:           10pt;
    font-style:          normal;

    color:               yellow;
    background-color:    Green
}

.Disabled_TD
{
    border-width:        0;
    padding:             0.0cm;

    color:               black;
    background-color:    #d8d8d8;

    font-family:         'Arial';
    font-size:           10pt;
    font-style:          normal
}

.BLUE_Link
{
    color:   Blue;
    link:    Blue;
    active:  Yellow;
    visited: White
}

.Invisible_Div
{
    display: none
}

.Visible_Div
{
    display: block
}

.Big_Banner
{
     color:           white;
     background:      Blue;
     border-width:    medium;
     border-style:    solid;

     font-family:     'Arial';
     font-size:       20;
     font-weight:     bold;
}

.LEFT_td
{
    background:       white;

    border-width:     medium;
    border-style:     solid;
    border-color:     green;

    text-align:       center;
    width:            100;
    height:            53
}

.DATE_td
{
    background-image: url("dateBackground.jpg");
    color:            #FFFFFF;

    border-width:     medium;
    border-style:     solid;
    border-color:     blue;

    text-align:       center;
    width:             86;
    height:           106
}

.RIGHT_td
{
    background-image: url("top_background.gif");
    color:            #FFFFFF;

    border-width:     medium;
    border-style:     solid;
    border-color:     blue;

    text-align:       center;
    width:            446;
    height:            53
}

.SMLD_word
{
    background-color: #008000;
    color:            #FFFFFF;
    font-style:       italic;
    font-family:      'Arial';
    font-size:        24px
}

.SMLD_Heading
{
    background-color: #800000;
    color:            #FFFFFF;
    font-weight:      bold;
    font-family:      'Arial';
    font-size:        18px
}


.WSA_word
{
    background-color: #008000;
    color:            #FFFFFF;
    font-style:       italic;
    font-family:      'Arial';
    font-size:        24px
}

.WSA_Heading
{
    background-color: #800000;
    color:            #FFFFFF;
    font-weight:      bold;
    font-family:      'Arial';
    font-size:        18px
}

.Plain_OuterTable
{
    border-width:        0;
    padding:             0cm;

    background-color:    #ffe4c4;
}

.OuterTable_nos
{
    border-width:        10;
    border-style:        outset;
    border-color:        white white white white;
/*
    border-style:        groove;
    border-top-color:    #0010ff;
    border-right-color:  #a0a0a0;
    border-bottom-color: #a0a0a0;
    border-left-color:   #0010ff;
 */
    padding:             0cm;

    background-color:    #ffe4c4;
}

.OuterTable
{
    border-width:        10;
    border-style:        outset;
    border-color:        white white white white;
/*
    border-style:        groove;
    border-top-color:    #0010ff;
    border-right-color:  #a0a0a0;
    border-bottom-color: #a0a0a0;
    border-left-color:   #0010ff;
 */
    padding:             0cm;

    background-color:    #ffe4c4;
    width:               350
}

.OuterTable_500
{
    border-width:        10;
    border-style:        outset;
    border-color:        white white white white;
/*
    border-style:        groove;
    border-top-color:    #0010ff;
    border-right-color:  #a0a0a0;
    border-bottom-color: #a0a0a0;
    border-left-color:   #0010ff;
 */

    padding:             0cm;

    background-color:    #ffe4c4;
    width:               500
}

.OuterTable_600
{
    border-width:        10;
    border-style:        outset;
    border-color:        white white white white;
/*
    border-style:        groove;
    border-top-color:    #0010ff;
    border-right-color:  #a0a0a0;
    border-bottom-color: #a0a0a0;
    border-left-color:   #0010ff;
 */
    padding:             0cm;

    background-color:    #ffe4c4;
    width:               600
}

.OuterTable_700
{
    border-width:        10;
    border-style:        outset;
    border-color:        white white white white;
/*
    border-style:        groove;
    border-top-color:    #0010ff;
    border-right-color:  #a0a0a0;
    border-bottom-color: #a0a0a0;
    border-left-color:   #0010ff;
 */
    padding:             0cm;

    background-color:    #ffe4c4;
    width:               700
}

.OuterTable_750
{
    border-width:        10;
    border-style:        outset;
    border-color:        white white white white;
/*
    border-style:        groove;
    border-top-color:    #0010ff;
    border-right-color:  #a0a0a0;
    border-bottom-color: #a0a0a0;
    border-left-color:   #0010ff;
 */
    padding:             0cm;

    background-color:    #ffe4c4;
    width:               750
}

.OuterTable_850
{
    border-width:        10;
    border-style:        outset;
    border-color:        white white white white;
/*
    border-style:        groove;
    border-top-color:    #0010ff;
    border-right-color:  #a0a0a0;
    border-bottom-color: #a0a0a0;
    border-left-color:   #0010ff;
 */
    padding:             0cm;

    background-color:    #ffe4c4;
    width:               900
}

.OuterTable_1400
{
    border-width:        10;
    border-style:        outset;
    border-color:        white white white white;
/*
    border-style:        groove;
    border-top-color:    #0010ff;
    border-right-color:  #a0a0a0;
    border-bottom-color: #a0a0a0;
    border-left-color:   #0010ff;
 */

    background-color:    #ffe4c4;
    width:               1400
}

.Height10
{
    border-width:        0;
    padding:             0.0cm;
    font-size:           10px;

    height:              5
}


.Inner_Table_BlackBorder
{
    border-width:        5;
    border-style:        double;
    border-color:        black;
    padding:             0cm;

    color:               black;
    background-color:    #d8d8d8
}

.Inner_Table_PlainBorder
{
    border-width:        5;
    border-style:        double;
    border-color:        #d8d8d8;
    padding:             0cm;

    color:               black;
    background-color:    #d8d8d8
}

.Inner_Table
{
    border-width:        5;
    border-style:        double;
    border-color:        lightblue;
    padding:             0cm;

    color:               black;
    background-color:    #d8d8d8
}

.Inner_Table_DARKER_GRAY
{
    border-width:        5;
    border-style:        double;
    border-color:        lightblue;
    padding:             0cm;

    color:               black;
    background-color:    #CBCBCB
}

.Inner_Table_NB_DARKER_GRAY
{
    padding:             0cm;

    color:               black;
    background-color:    #CBCBCB
}

.InnerTable_350
{
    border-width:        5;
    border-style:        double;
    border-color:        lightblue;
    padding:             0cm;

    color:               black;
    background-color:    #d8d8d8;

    width:               350
}

.InnerTable_400
{
    border-width:        5;
    border-style:        double;
    border-color:        lightblue;
    padding:             0cm;

    color:               black;
    background-color:    #d8d8d8;

    width:               400
}

.InnerTable_500
{
    border-width:        5;
    border-style:        double;
    border-color:        lightblue;
    padding:             0cm;

    color:               black;
    background-color:    #d8d8d8;

    width:               500
}

.InnerTable_600
{
    border-width:        5;
    border-style:        double;
    border-color:        lightblue;
    padding:             0cm;

    background-color:    #d8d8d8;

    width:               600
}

.InnerTable_700
{
    border-width:        5;
    border-style:        double;
    border-color:        lightblue;
    padding:             0cm;

    color:               black;
    background-color:    #d8d8d8;

    width:               700
}

.InnerTable_750
{
    border-width:        5;
    border-style:        double;
    border-color:        lightblue;
    padding:             0cm;

    color:               black;
    background-color:    #d8d8d8;

    width:               750
}


.HighlightTable
{
    border-width:        5;
    border-style:        double;
    border-color:        black;
    padding:             0cm;

    background-color:    #d8d8d8
}


.Bkgnd_TD
{
    border-color:        #d8d8d8;
    border-top-color:    #d8d8d8;
    border-left-color:   #d8d8d8;
    border-bottom-color: #d8d8d8;
    border-right-color:  #d8d8d8;
    background-color:    #d8d8d8;
    padding:             0.0cm
}


.ShowTable
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    background-color:    #808080;
    color:               white;

    width:               500
}

.ShowCycles
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    background-color:    #808080;
    color:               white;

    width:               200
}

.ShowCR_Star
{
     color:           yellow;
     background:      #808080;
     border:          0;
     width:           7

}

.ShowStars_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  Black;
    padding:             0cm;

    width:               7;
    background-color:    #808080;
    color:               white;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-top
}


.ShowCR_TD:link      {font:12px 'Arial'; color:white; background-color:transparent; text-decoration:underline;}
.ShowCR_TD:active    {font:12px 'Arial'; color:white; background-color:transparent; text-decoration:underline;}
.ShowCR_TD:visited   {font:12px 'Arial'; color:white; background-color:transparent; text-decoration:underline;}
.ShowCR_TD:hover     {font:12px 'Arial'; color:Yellow; background-color:transparent; text-decoration:underline;}

.ShowCR_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  Black;
    padding:             0cm;

    width:               50;
    background-color:    #808080;
    color:               white;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-top
}

.ShowDescr_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  #808080;
    padding:             0cm;

    width:               150;
    background-color:    #808080;
    color:               white;

    font-family:         'Arial';
    font-size:           12px;

    vertical-align:      text-top
}

.ShowID_TH:link      {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.ShowID_TH:active    {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.ShowID_TH:visited   {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.ShowID_TH:hover     {font:12px 'Arial'; color:green; background-color:#d3d3d3; text-decoration:underline;}

.ShowID_TH
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #DCDCDC;
    border-left-color:   #DCDCDC;
    border-bottom-color: #DCDCDC;
    border-right-color:  #DCDCDC;
    padding:             0cm;

    width:               100;
    background-color:    #D3D3D3;
    color:               black;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-top
}


.XFMR_ID_TH
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #DCDCDC;
    border-left-color:   #DCDCDC;
    border-bottom-color: #DCDCDC;
    border-right-color:  #DCDCDC;
    padding:             0cm;

    width:               200;
    background-color:    #D3D3D3;
    color:               black;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-top
}

.XFMR_AD_TH:link      {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.XFMR_AD_TH:active    {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.XFMR_AD_TH:visited   {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.XFMR_AD_TH:hover     {font:12px 'Arial'; color:green; background-color:#d3d3d3; text-decoration:underline;}

.XFMR_AD_TH
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #DCDCDC;
    border-left-color:   #DCDCDC;
    border-bottom-color: #DCDCDC;
    border-right-color:  #DCDCDC;
    width:               300;
    padding:             0cm;

    background-color:    #d3d3d3;
    color:               black;

    font-family:         'Arial';
    font-size:           14px
}


.XFMR_ID_TD:link      {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.XFMR_ID_TD:active    {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.XFMR_ID_TD:visited   {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.XFMR_ID_TD:hover     {font:12px 'Arial'; color:green; background-color:transparent; text-decoration:underline;}

.XFMR_ID_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  Black;
    padding:             0cm;

    width:               200;
    background-color:    #d3d3d3;
    color:               white;

    font-family:         'Arial';
    font-size:           10px;
    text-align:          left;

    vertical-align:      text-top
}

.XFMR_AD_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  #808080;
    width:               300;
    padding:             0cm;

    background-color:    black;
    color:               white;

    font-family:         'Arial';
    font-size:           14px
}



.ShowAD_TH:link      {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.ShowAD_TH:active    {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.ShowAD_TH:visited   {font:12px 'Arial'; color:black; background-color:#d3d3d3; text-decoration:underline;}
.ShowAD_TH:hover     {font:12px 'Arial'; color:green; background-color:#d3d3d3; text-decoration:underline;}

.ShowAD_TH
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #DCDCDC;
    border-left-color:   #DCDCDC;
    border-bottom-color: #DCDCDC;
    border-right-color:  #DCDCDC;
    width:               400;
    padding:             0cm;

    background-color:    #d3d3d3;
    color:               black;

    font-family:         'Arial';
    font-size:           14px
}


.ShowAD_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  #808080;
    width:               400;
    padding:             0cm;

    background-color:    black;
    color:               white;

    font-family:         'Arial';
    font-size:           14px
}



.blk_links:link      {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.blk_links:active    {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.blk_links:visited   {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.blk_links:hover     {font:12px 'Arial'; color:green; background-color:transparent; text-decoration:underline;}

.blk_links
{
    background-color:    #d8d8d8;
    color:               Black;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-top
}


.wht_links:link      {font:12px 'Arial'; color:White; background-color:transparent; text-decoration:underline;}
.wht_links:active    {font:12px 'Arial'; color:White; background-color:transparent; text-decoration:underline;}
.wht_links:visited   {font:12px 'Arial'; color:White; background-color:transparent; text-decoration:underline;}
.wht_links:hover     {font:12px 'Arial'; color:White; background-color:transparent; text-decoration:underline;}

.wht_links
{
    background-color:    #d8d8d8;
    color:               White;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-top
}


.ShowID_TD:link      {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowID_TD:active    {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowID_TD:visited   {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowID_TD:hover     {font:12px 'Arial'; color:green; background-color:transparent; text-decoration:underline;}

.ShowID_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  Black;
    padding:             0cm;

    width:               100;
    background-color:    #d3d3d3;
    color:               white;

    font-family:         'Arial';
    font-size:           10px;

    vertical-align:      text-top
}


.ShowAD_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  #808080;
    width:               400;
    padding:             0cm;

    background-color:    black;
    color:               white;

    font-family:         'Arial';
    font-size:           14px
}


/*  Invoice show styles */

.Show_INV_Table
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    background-color:    #808080;
    color:               white;

    width:               425
}


.ShowINV_TH
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #DCDCDC;
    border-left-color:   #DCDCDC;
    border-bottom-color: #DCDCDC;
    border-right-color:  #DCDCDC;
    padding:             0cm;

    background-color:    #D3D3D3;
    color:               black;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-top;

    width:               50
}


.ShowNA_TH:link      {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowNA_TH:active    {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowNA_TH:visited   {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowNA_TH:hover     {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}

.ShowNA_TH
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #DCDCDC;
    border-left-color:   #DCDCDC;
    border-bottom-color: #DCDCDC;
    border-right-color:  #DCDCDC;
    padding:             0cm;

    background-color:    #d3d3d3;
    color:               black;

    font-family:         'Arial';
    font-size:           14px;

    width:               375
}


.ShowINV_TD:link      {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowINV_TD:active    {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowINV_TD:visited   {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}
.ShowINV_TD:hover     {font:12px 'Arial'; color:black; background-color:transparent; text-decoration:underline;}

.ShowINV_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  Black;
    padding:             0cm;

    background-color:    #d3d3d3;
    color:               white;

    font-family:         'Arial';
    font-size:           10px;

    vertical-align:      text-top;

    width:               50
}


.ShowNA_TD
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    #808080;
    border-left-color:   #808080;
    border-bottom-color: #808080;
    border-right-color:  #808080;
    padding:             0cm;

    background-color:    black;
    color:               white;

    font-family:         'Arial';
    font-size:           10px;

    width:               375
}



.SvcCall_Table1
{
    border-width:        2;
    border-style:        solid;
    border-top-color:    white;
    border-left-color:   white;
    border-bottom-color: white;
    border-right-color:  white;
    padding:             0cm;

    background-color:    blue;
    color:               white;

    width:               700
}

.SvcCall_Table
{
    border-width:        2;
    border-style:        solid;
    border-top-color:    white;
    border-left-color:   white;
    border-bottom-color: white;
    border-right-color:  white;
    padding:             0cm;

    width:               700
}

.TD_SvcCall1
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               10;
    background-color:    #009EC8;
    color:               white;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-middle
}

.TD_SvcCall2
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               40;
    background-color:    #0066CC;
    color:               white;

    font-family:         'Arial';
    font-size:           12px;
    text-align:          center;
    vertical-align:      text-top
}

.TD_SvcCall3
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               300;
    background-color:    #0066CC;
    color:               white;

    font-family:         'Arial';
    font-size:           10px;

    vertical-align:      text-middle
}

.TD_BOOK1
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               10;
    background-color:    #FF9900;
    color:               white;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-middle
}

.TD_BOOK2
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               40;
    background-color:    #FF6600;
    color:               white;

    font-family:         'Arial';
    font-size:           12px;
    text-align:          center;
    vertical-align:      text-top
}

.TD_BOOK3
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               300;
    background-color:    #FF6600;
    color:               white;

    font-family:         'Arial';
    font-size:           10px;

    vertical-align:      text-middle
}

.TD_LMOM1
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               10;
    background-color:    #FFFF99;
    color:               white;

    font-family:         'Arial';
    font-size:           14px;

    vertical-align:      text-middle
}

.TD_LMOM2
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               40;
    background-color:    #FFFF00;
    color:               Black;

    font-family:         'Arial';
    font-size:           12px;
    text-align:          center;
    vertical-align:      text-top
}

.TD_LMOM3
{
    border-width:        1;
    border-style:        solid;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;
    padding:             0cm;

    width:               300;
    background-color:    #FFFF00;
    color:               Black;

    font-family:         'Arial';
    font-size:           10px;

    vertical-align:      text-middle
}



.Login_TD
{
    border-width:        3;
    border-style:        solid;
    border-color:        Black;
    border-top-color:    Black;
    border-left-color:   Black;
    border-bottom-color: Black;
    border-right-color:  Black;

    padding:             0.0cm;

    background-color:    lightblue
}

.Plain_TD
{
    border-width:        1;
    border-style:        solid;
    border-color:        #6688AA;
    border-top-color:    #6688AA;
    border-left-color:   #6688AA;
    border-bottom-color: #6688AA;
    border-right-color:  #6688AA;

    padding:             0.0cm;

    background-color:    #6688AA
}

.Lined_TD
{
    border-width:        1;
    border-style:        solid;
    border-color:        #B0FFFF;
    border-top-color:    #B0FFFF;
    border-left-color:   #B0FFFF;
    border-bottom-color: #B0FFFF;
    border-right-color:  #B0FFFF;

    padding:             0.0cm;

    background-color:    #40FFFF
}

.Thick_TD
{
    border-width:        3;
    border-style:        solid;
    border-color:        #0068FF;
    border-top-color:    #0068FF;
    border-left-color:   #0068FF;
    border-bottom-color: #0068FF;
    border-right-color:  #0068FF;

    padding:             0.0cm;

    color:               White;
    background-color:    #0068FF
}

.Plain_TH
{
    border-width:        1;
    border-style:        solid;

    border-top-color:    white;
    border-left-color:   white;
    border-right-color:  white;
    border-bottom-color: black;

    padding:             0.0cm
}


.PH_Red {background-color: Red;  }
.PH_Blu {background-color: Blue; }
.PH_Grn {background-color: Green;}

.PH_Reg {font-size:        20px;}
.PH_Sml {font-size:        12px}

.Photo_Head
{
    color:            White;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      bold;
    padding:          0.2cm;
}


.PT_Blk {background-color: Black; }

.PT_Reg {font-size:        20px;  }
.PT_Sml {font-size:        12px;  }

.Photo_Text
{
    color:            White;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      normal;
    padding:          0.1cm;
}



.Show_User
{
    height:           25px;
    background-color: White;
    color:            Blue;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      bold;
    font-size:        14px
}


.Warning_Head
{
    background-color: Red;
    color:            White;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      bold;
    font-size:        20px
}

.Warn_HeadSMALL
{
    background-color: Red;
    color:            White;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      bold;
    font-size:        12px
}


.Cancel_TD:link      {font:20px 'Arial'; color:white;  background-color:transparent; text-decoration:underline;}
.Cancel_TD:active    {font:20px 'Arial'; color:white;  background-color:transparent; text-decoration:underline;}
.Cancel_TD:visited   {font:20px 'Arial'; color:white;  background-color:transparent; text-decoration:underline;}
.Cancel_TD:hover     {font:20px 'Arial'; color:Yellow; background-color:transparent; text-decoration:underline;}

.Cancel_TD
{
    background-color: Red;
    color:            White;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      bold;
    padding:          5px;
    font-size:        20px
}

.Cat_Head
{
    background-color: #ffff20;
    color:            Black;
    font-style:       normal;
    font-family:      'Arial';
    font-weight:      bold;
    font-size:        16px
}

.td_head
{
    background-color: #800000;
    color:            Yellow;
    font-style:       normal;
    font-family:      'Arial';
    font-size:        12px
}

.Filler
{
    background-color: black;
    color:            black;
    font-family:      'Arial';
    font-size:        14px
}

.Delet_Filler
{
    background-color: Blue;
    color:            White;
    font-family:      'Arial';
    text-align:       center;
    font-weight:      bold;
    font-size:        12px
}

.Dele_Show
{
     background-color: Blue;
     color:            White;
     border:           0
}

.Descr_Filler
{
    background-color: Blue;
    color:            Yellow;
    font-family:      'Arial';
    font-size:        12px
}

.Rate_Show
{
     background-color: Blue;
     color:            Yellow;
     border:           0
}

.Block
{
    background-color: black;
    color:            Yellow;
    font-family:      'Arial';
    font-size:        14px
}

.Cat_Show
{
     color:           black;
     background:      LightBlue;
     border:          0
}


.BLUE_Show_Only
{
     color:           yellow;
     background:      Blue;
     border:          0
}

.BISQUE_Show_Only
{
     color:           black;
     background:      #ffe4c4;
     border:          0
}

.BISQUE_Show_OnlyBOLD
{
     color:           black;
     background:      #ffe4c4;
     font-weight:     bold;
     border:          0
}

.BISQUE_Show_Number
{
     color:           black;
     background:      #ffe4c4;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px
}

.BISQUE_Show_Number10
{
     color:           black;
     background:      #ffe4c4;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;

     width:           85
}

.BISQUE_Show_Number10BOLD
{
     color:           black;
     background:      #ffe4c4;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     font-weight:     bold;

     width:           85
}


.LB_Show_Only
{
     color:           black;
     background:      LightBlue;
     border:          0
}

.LB_Show_Only_Border
{
     color:           black;
     background:      LightBlue;
     border-width:    1;
     border-color:    black
}

.LB_Show_Number_Border
{
     color:           black;
     background:      LightBlue;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;

     border-width:    1;
     border-color:    black
}

.LB_Show_Number
{
     color:           black;
     background:      LightBlue;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px
}

.LB_Show_Number10
{
     color:           black;
     background:      LightBlue;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;

     width:           85
}

.LB_Show_Number10BOLD
{
     color:           black;
     background:      LightBlue;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     font-weight:     bold;

     width:           85
}

.WG_Show_Only
{
     color:           White;
     background:      Gray;
     font-weight:     bold;
     border:          0
}

.WB_Show_Only
{
     color:           Yellow;
     background:      Blue;
     border:          0
}


.LG_Show_Center
{
     color:           black;
     background:      LightGreen;
     text-align:      center;

     border:          0
}

.LG_Show_Only
{
     color:           black;
     background:      LightGreen;
     border:          0
}

.LG_Show_Number
{
     color:           black;
     background:      LightGreen;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px
}

.LG_Show_NumberBOLD
{
     color:           black;
     background:      LightGreen;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-weight:     bold;
     font-size:       14px;
     width:           100
}

.LG_Show_Number10
{
     color:           black;
     background:      LightGreen;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;

     width:           85
}

.LG_Show_Number10BOLD
{
     color:           black;
     background:      LightGreen;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     font-weight:     bold;

     width:           85
}

.LG_Show_Total10
{
     color:               black;
     background:          LightGreen;
     text-align:          right;
     font-family:         'Arial';
     font-size:           14px;

     border-width:        2;
     border-style:        solid;
     border-top-color:    black;
     border-left-color:   LightGreen;
     border-bottom-color: LightGreen;
     border-right-color:  LightGreen;

     width:               85
}

.LG_Show_Total10BOLD
{
     color:               black;
     background:          LightGreen;
     text-align:          right;
     font-family:         'Arial';
     font-size:           14px;

     border-width:        2;
     border-style:        solid;
     border-top-color:    black;
     border-left-color:   LightGreen;
     border-bottom-color: LightGreen;
     border-right-color:  LightGreen;

     font-weight:         bold;

     width:               85
}



.Show_Number
{
     color:           black;
     background:      #d8d8d8;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px
}

.Show_Number10
{
     color:           black;
     background:      #d8d8d8;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;

     width:           85
}

.Show_Number10BOLD
{
     color:           black;
     background:      #d8d8d8;
     border:          0;

     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     font-weight:     bold;

     width:           85
}

.Show_Total10
{
     color:               black;
     background:          #d8d8d8;
     text-align:          right;
     font-family:         'Arial';
     font-size:           14px;

     border-width:        2;
     border-style:        solid;
     border-top-color:    black;
     border-left-color:   #d8d8d8;
     border-bottom-color: #d8d8d8;
     border-right-color:  #d8d8d8;

     width:               85
}

.Show_Total10BOLD
{
     color:               black;
     background:          #d8d8d8;
     text-align:          right;
     font-family:         'Arial';
     font-size:           14px;

     border-width:        2;
     border-style:        solid;
     border-top-color:    black;
     border-left-color:   #d8d8d8;
     border-bottom-color: #d8d8d8;
     border-right-color:  #d8d8d8;

     font-weight:         bold;

     width:               85
}

.DropDown_Input
{
    font-family:      'Courier New';
    font-size:        12px;
    font-style:       normal
}

.SmallDropDown_Input
{
    font-family:      'Courier New';
    font-size:        10px;
    font-style:       normal
}

.DropDown_InputCAPS
{
    font-family:      'Courier New';
    font-size:        12px;
    font-style:       normal;

    text-transform:   uppercase
}

.SmallText_Courier
{
     text-align:      left;
     font-family:     'Courier New';
     font-size:       12px
}

.SmallText_Input
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       10px
}

.MediumText_Input
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       12px
}

.Text_Input
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px
}

.Text_InputCAPS
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     text-transform:  uppercase
}

.Text_Input1
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           15
}

.Text_Input1CAPS
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           15;
     text-transform:  uppercase
}

.Text_Input2
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           33
}

.Text_Input2CAPS
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           33;
     text-transform:  uppercase
}

.Text_Input5
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           48
}

.Text_Input6
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           58
}

.Text_Input8
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           68
}

.Text_Input10
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           85
}

.Text_Input11
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           95
}

.Text_Input15
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           125
}

.Text_Input25
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           280
}

.Text_Input50
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     width:           330
}

.Text_Input_UPPER
{
     text-align:      left;
     font-family:     'Arial';
     font-size:       14px;
     text-transform:  uppercase
}


.Date_Input10
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           85
}

.Date_Input11
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           95
}



.Number_Input
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px
}


.Number_Input2
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           22
}

.Number_Input3
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           30
}

.Number_Input4
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           40
}

.Number_Input6
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           55
}

.Number_Input7
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           60
}

.Number_Input9
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           75
}

.Number_Input10
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       14px;
     width:           85
}



.SML_Number_Input2
{
     text-align:      right;
     font-family:     'Arial';
     font-size:       10px;
     width:           16
}


.Show_10Point
{
     color:           White;
     background:      Blue;
     font-family:     'Arial';
     font-size:       10px;
     border:          0
}

.Show_Only
{
     color:           black;
     background:      #d8d8d8;
     border:          0
}

.Show_Only10
{
     color:           black;
     background:      #d8d8d8;
     font-size:       10px;
     font-weight:     bold;
     border:          0
}

.Show_Only10_Bold
{
     color:           black;
     background:      #d8d8d8;
     font-size:       10px;
     font-weight:     bold;
     border:          0
}

.Show_Only10_Bold_DARK_GRAY
{
     color:           black;
     background:      #CBCBCB;
     font-size:       10px;
     font-weight:     bold;
     border:          0
}

.Show_Only10_Beige
{
     color:           black;
     background:      #ffe4c4;
     font-size:       10px;
     border:          0
}

.Show_dots
{
     /*  NOTE:  Using webdings so a 'g' can be used as a filled in block  */

     font-family:     'webdings';
     color:           blue;
     background:      #d8d8d8;
     border:          0
}

.Show_BodyColor
{
     color:           black;
     background:      #6688AA;
     text-align:      center;
     border:          0
}

.Show
{
     border-width:    0;
     color:           #000080;
     background:      #DCDCDC;

     padding:         1px 5px;
}

.Show_Only12
{
     color:           black;
     background:      #d8d8d8;
     font-family:     'Arial';
     font-size:       12;
     border:          0
}

.ShowWhite_on_Blue
{
     color:           white;
     background:      blue;

     font-family:     'Arial';
     font-size:       12;
     font-weight:     bold;
     border:          0;

     padding:         5px 5px;
}

.ShowOnly_Bold_NOPAD
{
     color:           black;
     background:      #d8d8d8;

     font-family:     'Arial';
     font-size:       12;
     font-weight:     bold;
     border:          0
}

.ShowOnly_Bold_14_NOPAD
{
     color:           black;
     background:      #d8d8d8;

     font-family:     'Arial';
     font-size:       14;
     font-weight:     bold;
     border:          0
}

.ShowOnly_Bold_12_NOPAD
{
     color:           black;
     background:      #d8d8d8;

     font-family:     'Arial';
     font-size:       12;
     font-weight:     bold;
     border:          0
}

.ShowOnly_14_NOPAD
{
     color:           black;
     background:      #d8d8d8;

     font-family:     'Arial';
     font-size:       14;
    border-width:     2 2 2 2;
    border-style:     double double double double;
    border-color:     black black black black;
}

.ShowOnly_14_NOBORDER
{
     color:           black;
     background:      #d8d8d8;

     font-family:     'Arial';
     font-size:       14;
}

.ShowOnly_Bold
{
     color:           black;
     background:      #d8d8d8;

     font-family:     'Arial';
     font-size:       12;
     font-weight:     bold;
     border:          0;

     padding:         1px 5px;
}

.ShowOnly10_Bold
{
     color:           black;
     background:      #d8d8d8;

     font-family:     'Arial';
     font-size:       12;
     font-weight:     bold;

     padding:         1px 5px;
     width:           85
}

.ShowOnly30_Bold
{
     color:           black;
     background:      #d8d8d8;

     font-family:     'Arial';
     font-size:       12;
     font-weight:     bold;

     padding:         1px 5px;
     width:           180
}

.ShowNumber10_Bold
{
     color:           black;
     background:      #d8d8d8;

     text-align:      right;

     font-family:     'Arial';
     font-size:       12;
     font-weight:     bold;

     padding:         1px 5px;
     width:           85
}

.ShowOnly_BoldSML
{
     color:           #000080;
     background:      #DCDCDC;

     font-family:     'Arial';
     font-size:       10;
     font-weight:     bold;

     padding:         1px 5px;
}

.Orig_Show
{
     border-width:        1;
     border-style:        ridge;
     border-top-color:    black;
     border-bottom-color: black;
     border-left-color:   black;
     border-right-color:  black;
     color:               black;
     background:          #d8d8d8
}

.Orig_ShowOnly_Bold
{
     background:      #d8d8d8;
     color:           black;

     font-family:     'Arial';
     font-size:       12;
     font-weight:     bold;
}

.Orig_ShowOnly_BoldSML
{
     color:           black;
     background:      #d8d8d8;
     font-family:     'Arial';
     font-size:       10;
     font-weight:     bold;
}

.Show_Only2
{
     color:           White;
     background:      #000080;
     border:          0;
     font-family:     'Arial';
     font-size:       10

}

.Plain_Body
{
    background-color: white;
    font-family:      'Arial';
    font-size:        12px;
    font-style:       normal;
    padding:          0.0cm 0.0cm;

    color:            black;
}

.Plain_Table
{

    width:               750
}

.old_Plain_TD
{
    border-width:        1;
    border-style:        solid;
    border-color:        white;
    border-top-color:    white;
    border-left-color:   white;
    border-bottom-color: white;
    border-right-color:  white
}

.old_Lined_TD
{
    border-width:        1;
    border-style:        solid;
    border-color:        black;
    border-top-color:    black;
    border-left-color:   black;
    border-bottom-color: black;
    border-right-color:  black
}

.old_Thick_TD
{
    border-width:        5;
    border-style:        solid;
    border-color:        black;
    border-top-color:    black;
    border-left-color:   black;
    border-bottom-color: black;
    border-right-color:  black
}

.old_Plain_TH
{
    border-width:        1;
    border-style:        solid;

    border-top-color:    white;
    border-left-color:   white;
    border-right-color:  white;
    border-bottom-color: black
}
