﻿body {
    font-family:Verdana, Arial, Helvetica,  Sans-Serif;
    font-size:10pt;
    margin:0px 0px 0px 0px;
    padding:0px  0px  0px  0px;
    background-color:black; 
}
html {background-color:black;}

.topnavbutton{
background:url('../Resources/Images/NavImages/nav-button-bg.gif') no-repeat bottom center black;
text-decoration:none;
color:black;
font-weight:bold;
height:25px;
width:194px;
display:block;
line-height:25px;
text-indent:10px;
font-size:10px;
border:2px solid black;
border-top-width:0px;
}
.topnavbutton:hover{
background-position:top center;
}
a{color:black;text-decoration:underline;}
.LD-HRule a{color:white; line-height:20px;}
a.topnav{
	color:white;
	display:inline-block;
	height:34px;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:hover{
	color:#eaae4e;
}
td.topnav{
	color:white;
	font-size:10px;
	line-height:34px;
}
#indexfavoriteslink{
	background: no-repeat top left url('../Resources/Images/btnMyFavorites.gif');
	display:block;
	margin-left:5px;
	width:196px;
	height:34px;
}
#indexfavoriteslink:hover{
	background-position:bottom;
}
