
dummy
{
	/* Because Internet Explorer ignores the first style in a stylesheet */
}

BODY
{
	background: url(/images/TopshareLFBG.jpg) fixed repeat-y #FCFCFC;
	color: black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.flash
{
	background: url(/images/TopshareLFBG.jpg) repeat-y #FCFCFC;
}

.flash A
{
	color: #605F5F;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
	
.flash A:hover
{
	color: #9931FD;
	text-decoration: none;
}

.Menu_home
{
	background: url(/images/Menu_home.jpg) no-repeat;
	text-align: center;
	vertical-align: top;
}

.Menu_folders
{
	background: url(/images/Menu_folders.jpg) no-repeat;
	text-align: center;
	vertical-align: top;
}

.Menu_search
{
	background: url(/images/Menu_search.jpg) no-repeat;
	text-align: center;
	vertical-align: top;
}

IMG
{
	border: 0px;
}

A
{
	color: #4D6EA9;
	text-decoration: none;
}

A:hover
{
	color: #9931FD;
	text-decoration: underline;
}

A:active
{
	color: #9931FD;
	text-decoration: none;
}

B
{
	font-weight: bold;
	letter-spacing: 5px;
}

.bold
{
	font-weight: 700;
}

.searchFolders
{
	background-color: #FFFFFF;
	color: #7996D8;
	font-family: Arial, Verdana;
	font-size: 12px;
}

TD.tree
{
	font-family: Arial, Verdana;
	font-size: 11px;
}

.tableHeadersBold
{
	color: black;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}

.tableHome
{
	width: 215px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tableHome TD
{
	background: #F0F0F0;
	color: #605F5F;
	padding: 2px;
	padding-left: 10px;
}
 
.tableHome A
{
	color: #605F5F;
	text-decoration: none;
}

.tableHome A:hover
{
	color: #9931FD;
	text-decoration: underline;
	font-weight: bold;
}

.tableSearch
{
	width: 215px;
	font-family: Arial, Verdana;
	font-size: 12px;
}
	
.tableSearch TD
{
	background: #F0F0F0;
	color: black;
	padding: 2px;
	padding-left: 10px;
}

.tableSearch A
{
	color: #9931FD;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tableSearch A:hover
{
	color: #605F5F;
	text-decoration: underline;
}

.treeAddressBook
{
	width: 100%;
	border: 0px solid;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.treeAddressBook A
{
	color: #4D6EA9;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

.treeAddressBook A:active
{
	color: #9931FD;
	text-decoration: none;
	font-weight: bold;
}

.treeAddressBook A:hover
{
	color: #9931FD;
	text-decoration: underline;
}

.treeAddressBook A.Header
{
	font-size: 14px;
	font-weight: bold;
}

.AddressListing
{
	color: #4D6EA9;
	margin: 0px;
	margin-left: 10px;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
}

.AddressListing TD
{
	border-bottom: 1px solid #C1EBF9;
	padding: 2px;
}

