#splash
{
    font-size:8pt;
    background-color: white;
}
/*********************************************/
/*      LEFTT COLUMN (PICTURES & LINKS       */
/*********************************************/
#pic_links td 
{
    text-align: center;
    font-family: arial,helvetica,sanserif;
    color: black;
    font-size: 8pt;
    vertical-align: top;
    font-weight: bold;
}
.pic_table
{
    margin: 3px;
}
#pic_links a:link, a:visited, a:active
{
    text-align: center;
    font-family: arial,helvetica,sanserif;
    color: black;
    font-size: 8pt;
    vertical-align: top;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom:10px;
}
#pic_links a:hover
{
    text-align: center;
    font-family: arial,helvetica,sanserif;
    color: blue;
    font-size: 8pt;
    vertical-align: top;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom:10px;
}
.thumbnails
{
    width: 105;
    height: 100;
    text-align: center;
    border: black 1px solid;
    padding-bottom: 0px;
    margin: 5px 1px 1px;
    cursor: hand;
}
/*********************************************/
/*    RIGHT COLUMN (HEADING & LISTINGS       */
/*********************************************/
#splash#csii_heading
{
    color: black;
    background-color: white;
    margin-top:10px;
    margin-left:5px;
}
#splash#csii_heading a:link, a:visited, a:active
{
    color: black;
    text-decoration: underline;
}
#splash#csii_heading a:hover
{
    color:blue;
}
#splash#csii_heading h2
{
    font-size:10pt;
}

#splash#prod_list table td
{
    font-size:9pt;
    background-color: #ffffff;
    vertical-align:top;
}
#splash#prod_list a:link, a:visited,a:active
{
    color: black;
    text-decoration: underline;
}
#splash#prod_list a:hover
{
    color: blue;
    text-decoration: none;
}
#splash#prod_list h2
{
    font-size:9pt;
    line-height:9pt;
    margin-bottom:0px;
}
#splash#prod_list ul
{
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#splash#prod_list li
{
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 0px 0px 0px 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    list-style-type: disc;
}





/*#splash.prod_links td, a:link, a:visited, a:active
{
    color: fuchsia;
    font-weight: bold;
}*/
/*#splash.prod_links td, a:hover
{
    color: green;
}*/
