﻿body 
{
    font-size:smaller;
    background-color:#eeeeee;
}

#MainFrame
{
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-top: #000000 1px solid;
    table-layout: fixed;
    width:690px;
    background-color:White;
    font-family:verdana;
}

.MenuTable
{
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

#FooterTable
{
    border-top: #000000 1px solid;
    height: 60px;
}

.PageHeader
{
    padding-left:20px;
    padding-top:5px;
	font-size:25px;
	font-weight:bold; 
}
.BulletList
{
    padding-bottom:10px;
}
.Menu
{
    vertical-align:middle;
}
.MenuStyle
{
    background-color: transparent;
    color: Black;
    width:100%;
    border-top:1px solid black;
    border-right:1px solid Black;
    border-bottom:1px solid black;
    background-image: url('./Images/menu_button.jpg');
    background-repeat:repeat-x;
}
.MenuLink
{
    color:black;
    background-color:transparent;
    text-decoration:none;
}
.MenuItems
{
    text-align:center;
    border-left:1px solid black;
    height:29px;
}
.Footer
{
    color:white;
    font-weight:bold;
    font-size:x-small;
    padding:5px 5px 5px 5px;
    vertical-align:bottom;
}
.Footer A
{
    color:White;
}
.MenuHover
{
    background-color: transparent;
    background-image: url('./Images/menu_button_hover.jpg');
    background-repeat:repeat-x;
}
.PageContent
{
    vertical-align:top;
    padding:10px 10px 10px 10px;
}
.ImageCell
{
    padding-left: 20px;
}
.ImageCellIndex
{
    padding-left: 50px;
}
.Image
{
    border:1px solid black;
}
.supplier
{
    font-size:larger;
    font-weight:bold;
}
.supplier TD
{
    padding: 5px;
    vertical-align:bottom;
}
.supplier IMG
{
    border: 0;
    padding-bottom:10px;
}
.supplier A
{
    text-decoration: none;
}
.numberTableCell
{
    padding-left:10px;
}
