BODY
{
    COLOR: navy;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12pt;
	background-color : #C1CDDD;
}
TD.toolbarCellHighlight
{
    BACKGROUND-COLOR: #a2c7db;
    BACKGROUND-POSITION: center center;
    COLOR: navy;
    CURSOR: hand;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: bold
}
TABLE.toolbar
{
    BACKGROUND-COLOR: #599bbe;
    BACKGROUND-POSITION: center center;
    BACKGROUND-REPEAT: no-repeat;
    COLOR: white;
    FONT-WEIGHT: bold
}
TD.banner
{
    BACKGROUND-IMAGE: url(images\banner.jpg);
    COLOR: yellow;
    FONT-SIZE: x-large;
    FONT-WEIGHT: 900
}
TD.matHighlight
{
    BACKGROUND-IMAGE: url(materials\images\TanBrown.130x30.jpg);
    BACKGROUND-POSITION: center center;
    BACKGROUND-REPEAT: no-repeat;
    COLOR: white;
    CURSOR: hand;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: bold
}
TD.galHighlight
{
    BACKGROUND-COLOR: #cf8933;
    BACKGROUND-POSITION: center center;
    COLOR: white;
    CURSOR: hand;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: bold
}
.tinylabel
{
    COLOR: navy;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 7pt;
    VERTICAL-ALIGN: bottom
}
A
{
    COLOR: navy;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #599bbe
}
.indexHighlight
{
    BACKGROUND-COLOR: #e4bc8b;
    CURSOR: hand;
    COLOR: #373538;
    FONT-WEIGHT: bold;
}
.indexCurrSelection
{
    BACKGROUND-COLOR: #F0DABF;
    COLOR: #373538;
    FONT-WEIGHT: bold;
}
LI
{
	list-style-image:url(images/bullet_sm.gif);
}