body { 
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 100%;
    background-color:#E5E5D7
}
a
{
    color: black;
    text-decoration: none;
    border-right: #E5E5D7 thin solid;
    border-top: #E5E5D7 thin solid;
    border-left: #E5E5D7 thin solid;
    border-bottom: #E5E5D7 thin solid;
    padding-left: 6px;
    padding-right: 6px;
}
a:hover
{
    color: black;
    text-decoration: none;
    background-color: #c1d2ee;
    border-right: #316ac5 thin solid;
    border-top: #316ac5 thin solid;
    border-left: #316ac5 thin solid;
    border-bottom: #316ac5 thin solid;
    padding-left: 6px;
    padding-right: 6px;

}
.text_title
{
	font-size: 120%;
	color: white;
	font-family: Tahoma;
	background-color: #0148b2;
}
.text_album_path
{
	font-size: 100%;
	color: white;
	font-family: Tahoma;
	background-color: #0148b2;
}
.text_album_title {
    font-size: 140%;
    color: #0148b2;
	font-family: Tahoma;
	background-color: white;
}
.text_album_comment {
    font-size: 90%;
    font-style: italic;
}
.text_album_info 
{
	color: #0148b2;
	font-family: Tahoma;
	background-color: white;
    font-size: 60%;
}
.text_image_caption {
    font-size: 80%;
}
.text_navlink 
{
	color: #ff0000;
	font-family: Tahoma;    
    font-size: 80%;
}
.text_album_nav_info {
    font-size: 60%;
    color: Black;
}
.bold_link { 
    font-weight: bold; 
    	color: #014eb2;
	font-family: Tahoma;

}

a.image_link
{
    color: black;
    text-decoration: none;
    background-color: #E5E5D7;
    border-right: #E5E5D7 thin solid;
    border-top: #E5E5D7 thin solid;
    border-left: #E5E5D7 thin solid;
    border-bottom: #E5E5D7 thin solid;
    padding-left: 6px;
    padding-right: 6px;
}
a.image_link:hover
{
    color: black;
    text-decoration: none;
    background-color: #ffffff;
    border-right: #E5E5D7 thin solid;
    border-top: #E5E5D7 thin solid;
    border-left: #E5E5D7 thin solid;
    border-bottom: #E5E5D7 thin solid;
    padding-left: 6px;
    padding-right: 6px;
}
.link_image
{
	font-size: 80%;
    color : #000000;
	font-family: Tahoma;
	text-decoration: none;
}
.link_image:hover
{
	font-size: 80%;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
.menubar_cell
{
	color: white;
	font-family: Tahoma;
	background-color: #CCC7BA;
	/*background-color: #0148b2;*/
}
.album_cell
{
	background-color: white;
}
.subalbums_bar
{
	color: white;
	font-family: Tahoma;
	background-color: #0148b2;
}
.album_cell_selected
{
	background-color: white;
}
.thumbnail_cell
{
	background-color: #E5E5D7;
}
.image_cell { 
    background-color: #999999 
}
.imagemenu_cell { 
    background-color: #EEEEEE 
}
.album_cell_a
{	
	color: white;
	font-family: Tahoma;
	background-color: #E5E5D7;	
}
.album_cell_b
{
	color: white;
	font-family: Tahoma;
	background-color:#E5E5D7;
}


a.blue
{
	color: blue;
	text-decoration: none;
}

a.effect2:hover
{
    color: black;
    text-decoration: none;
    background-color: #c1d2ee;
    border-right: #316ac5 thin solid;
    border-top: #316ac5 thin solid;
    border-left: #316ac5 thin solid;
    border-bottom: #316ac5 thin solid;
    padding-left: 6px;
    padding-right: 6px;
}

top_menu_bar
{
    color: white;
	font-family: Tahoma;
	background-color: yellow;

}


