﻿*
{
    font-family:Arial,tahoma,verdana;
}
body 
{
    margin:0;
}

table
{
    font-size:9pt;
}

a
{
    color:#16387C;
    text-decoration:none;
}

a:hover
{
    color:#16387C;
    text-decoration:underline;
}


.tblPageTools
{
    font-size:9px;
    border-bottom:1px solid #dadada;
    background-image:url('images/pagetoolsbg.jpg');

      
}

.tblPageTools td
{
    padding:5px 5px 5px 5px; 
    white-space:nowrap;
}

.tblPageTools .tdPageTools
{
    border-right:1px solid #dadada;
    padding:5px 7px 5px 7px; 
}

.borderbottom
{
    border-bottom:1px solid #dadada;
}

.borderright
{
    border-right:1px solid #dadada;
}

.smallfont
{
    font-size:9px;
}

.regularfont
{
    font-size:9pt;
}

.AssetListingDetail
{
    font-size:8pt;
}

.grayshade
{
    background-image:url('images/grayshade.jpg');
    background-repeat:repeat-x;
}

.blueshade
{
    background-image:url('images/blueshade.jpg');
    background-repeat:repeat-x;
}


.price
{
    color:Green;
    font-weight:bold;
}

.colLabel
{
    font-weight:bold;
    white-space:nowrap;
}

.AssetName
{
    font-size:20pt;
    font-weight:bold;
}

.ShoppingTools
{
background-image:url('images/shoppingtoolsbg.jpg');
background-repeat:no-repeat;
}

.PhotoGallery
{
    padding:0px;
    padding-top:10px;
    padding-bottom:10px;
    border-top:1px dotted #cccccc;
    border-bottom:1px dotted #cccccc;
}

.AssetNameList
{
    font-size:14pt;
    font-weight:bold;
}

.sortbar
{
    background-image:url('images/sortbg.jpg');
    background-repeat:repeat-x;
height:30px;
}

.SortByLink
{
    color:darkred;
}

.Heading
{
    font-size:12pt;
    font-weight:bold;
    color:#16387C;
}

.Contact
{
    padding:10px;
    border:1px solid #dadada;
}

.DataBox
{
    margin-top:7px;
     padding:7px; 
     border:1px dotted #dadada; 
     background-color:White;
}
