﻿a
{
}

a.News_Title
{
    font-size: large; /*color: #990000;*/
    font-family: 'Times New Roman';
    font-weight: bold;
    text-decoration: none;
}

.About
{
    padding: 10px;
}

body
{
    font-size: small;
    font-family: Arial;
}

.copyright
{
    font-size: xx-small;
}

.Grid
{
    border: silver 1px solid;
    font-size: x-small;
}

.Grid td
{
    margin: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: top;
}

.Grid th
{
    margin: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.Grid_AlternatingRowStyle
{
    background-color: white;
}

.Grid_CommandRowStyle
{
    background-color: #e2e2e2;
}

.Grid_EditRowStyle
{
    background-color: #9999cc;
}

.Grid_EmptyDataRowStyle
{
    background-color: #e2e2e2;
}

.Grid_FieldHeaderStyle
{
    background-color: #e2e2e2;
    vertical-align: top;
    font-weight: bold;
}

.Grid_FooterStyle
{
    background-color: #e2e2e2;
    font-weight: bold;
}

.Grid_HeaderStyle
{
    font-weight: bold;
    background-color: #e2e2e2;
    vertical-align: top;
}

.Grid_InsertRowStyle
{
    background-color: #9999cc;
}

.Grid_PagerStyle
{
    background-color: #e2e2e2;
    text-align: center;
}

.Grid_RowStyle
{
    background-color: #f2f2f2;
    border-top: #e4e4e4 1px solid;
    border-bottom: #e4e4e4 1px solid;
}


.Grid_RowStyle
{
    background-color: #F2F2F2;
    border-top: #e4e4e4 1px solid;
    border-bottom: #e4e4e4 1px solid;
}

.Grid_SelectedRowStyle
{
    background-color: #D1DDF1;
    color: #333333;
}

.Grid_Normal
{
    border: silver 1px solid;
    font-size: small;
}

.Grid_Normal td
{
    margin: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: top;
}

.Grid_Normal th
{
    margin: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

h1
{
    font-weight: bold;
}

h2
{
    font-weight: bold;
    font-size: small;
}

h3
{
    font-weight: bold;
    font-size: small;
}

.Master_Title
{
    background-position: right top;
    background-image: url('Images/Headers/lax_header_middle_03.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.Master_MainBody
{
    border: crimson 1px solid;
    padding: 4px;
    vertical-align: top;
    background-color: #eff3fb;
}

.Master_RightPanel
{
    padding: 4px;
    vertical-align: top;
    text-align: center;
}

.Master_SearchPanel
{
    text-align: right;
    vertical-align: top;
}

.Master_LeftPanel
{
    padding: 4px;
    vertical-align: top;
    text-align: center;
}

.Master_Header_Background
{
    background-position: right top;
    background-image: url('Images/Headers/lax_header_middle_04.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.Master_Header_Title
{
    padding: 0px;
    top: 0px;
    position: absolute;
}

.menu_menustyle_dynamic
{
    z-index: 100;
}

.MenuControl_DynamicMenuItem
{
    z-index: 999;
}


.News
{
    font-family: Arial;
    font-size: small;
}

.News td
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.newsfeed
{
    padding: 1em;
    border: silver 1px solid;
    background-image: url(Images/background.gif);
    background-repeat: repeat;
}

a.News_Title:link
{
    color: #000099;
    text-decoration: none;
}

a.News_Title:hover
{
    color: #990000;
    text-decoration: none;
}

a.News_Title:visited
{
    color: #3333CC;
    text-decoration: none;
}

a.News_Title:visited:hover
{
    color: #990000;
    text-decoration: none;
}

.News_Item
{
    color: #5B5B5B;
    line-height: 1.3em;
}

.News_Byline
{
    font-size: x-small;
    color: #8080FF;
}

.News_Abstract
{
    font-size: small;
    color: #808080;
    line-height: 1.3em;
}

.News_HomePage_Title
{
    font-size: small;
    font-weight: bold;
    line-height: 1.25em;
}

a.News_HomePage_Title:link
{
    color: #000000;
    text-decoration: none;
}

a.News_HomePage_Title:hover
{
    color: #990000;
    text-decoration: none;
}

a.News_HomePage_Title:visited
{
    color: #666666;
    text-decoration: none;
}

a.News_HomePage_Title:visited:hover
{
    color: #990000;
    text-decoration: none;
}

.News_SearchResults_Byline
{
    font-size: small;
    color: #8080FF;
}

.News_SearchResults_Description
{
    font-size: small;
    color: #5B5B5B;
}

.News_HeavyText
{
    font-size: large;
    font-weight: bold;
}

.News_AlternatingRowStyle
{
    background-color: #E6E6E6;
}

.News_CommandRowStyle
{
    background-color: #D1DDF1;
}

.News_EditRowStyle
{
    background-color: #9999cc;
}

.News_EmptyDataRowStyle
{
    background-color: #e2e2e2;
}

.News_FieldHeaderStyle
{
    background-color: #e2e2e2;
    vertical-align: top;
    font-weight: bold;
}

.News_FooterStyle
{
    background-color: #e2e2e2;
}

.News_HeaderStyle
{
    font-weight: bold;
    background-color: #e2e2e2;
    vertical-align: top;
}

.News_InsertRowStyle
{
    background-color: #9999cc;
}

.News_PagerStyle
{
    background-color: #e2e2e2;
    text-align: center;
}

.News_RowStyle
{
}

.News_SelectedRowStyle
{
    background-color: #D1DDF1;
    color: #333333;
}

.News_Title
{
    font-size: large;
    color: #990000;
    font-family: 'Times New Roman';
    font-weight: bold;
}

p
{
    margin: 8px 0px 8px 0px;
}

.SearchQueryHeadlines
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: italic;
    color: #006600;
    text-align: left;
    font-weight: bold;
}

.Table_Tight
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    border-width: 0px;
    empty-cells: hide;
    border-collapse: collapse;
}

.table_small
{
    font-size: x-small;
    font-family: Arial;
    line-height: 1.25em;
}

.table_xsmall
{
    font-size: x-small;
}

tr .b
{
    background-color: white;
}


