﻿.table_main
    {
	    width:875px;
    	height:100%;
    }


.tr_spacer
{
    height:8px;
}

.tr_menu
{
    height:28px;
}

.SplashLinks A
{
        color:black;
        text-decoration:none;

}

.SplashLinks A:hover
{
        color:#18ADCD;
        text-decoration:underline;

}



.dvContain
{
    z-index:1;
    width:100px;
    height:100px;
    position:absolute;
    top:0px;
    left:0px;
    visibility:hidden;
    background-color:Black ;
     
}

.gallery_list
{
    	list-style-image: url(images/gallery_arrow.gif);
        font-family:verdana;
        font-size:6px;
        color:#d1cdcd;
        line-height:30px;
        list-style-type: square;
        
}

.gallery_list A
{
        font-family:verdana;
        font-size:11.5px;
        color:#18ADCD;
        font-weight :bold ;
        text-decoration:none;
        
}

.frmAlbums
{
    border: solid 1px #393B44;
}

.albums_all A
{
        font-family:verdana;
        font-size:10px;
        color:#d1cdcd;
  
}
