﻿<!--
.text{
	font-family: verdana;
	font-size: 11px;
}

.Disclamer{
	font-family: verdana;
	font-size: 9px;
}
.ShadowImage {
	filter: shadow(Color=gray, Direction=135);
	height:1;
	position: relative;
	left: 0;
	top: 0;
}
.full {
	border: 8px solid #FFFFFF; 

	background: url();
	background-repeat: no-repeat;
	background-position: top center;
}

.trans {
	filter: alpha(opacity=100);
	border: 4px solid #FFFFFF; 

}
a.album:link, a.album, a.album:active, a.album:visited {
	background: transparent;
	text-transform:capitalize; 
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: rgb(120,120,120);
	font-weight: bold;
}
a.album:hover {
	color: rgb(0,0,0);
}
.filename {
	background: transparent;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	text-transform:capitalize; 
}
ul {
	list-style-image: url('images/folder.gif');
}

.menuLink
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	
}
Table.resBox
{
border-top: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;	
}
div.appletBg
{
border:8px solid #FFFFFF;
	width:358px;
	height:292px;
	margin-top:0px;
	margin-bottom:0px;
}
//-->
