body
{
    color: #525C4E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    text-align: center;
}

a
{
	color: #525C4E;
}

.BottomNav
{
    text-align: center;
    color: White;
    font-size: 11px;
}

.BottomNav a:link, .BottomNav a:visited
{
    color: White;
}

h2
{
    font-size: 14pt;
}

.InvisibleText
{
    display: none;
}

img
{
    border: none;
}

.TopNavigation
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.TopNavigation li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}

td.leftHomeFlashContainer
{
	background-image: url('images/HomeLeftSide.jpg'); 
	background-repeat: repeat-y; 
	width: 18px;	
}

td.rightHomeFlashContainer
{
	background-image: url('images/HomeRightSide.jpg'); 
	background-repeat: repeat-y; 
	width: 18px;	
}

td.sideNavItemCell
{
	background-image: url('images/SideNavBackground.gif'); 	
	background-repeat: repeat-y;	
	width: 171px;
}

div.miniCartBox
{	
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 0px 0px 10px;
	border: 1px solid #83816f;
	text-align:center;
	background-color: #E2DFCC;
	width: 152px;
}

div.miniCartLogin
{
	padding-bottom: 8px;
}

div.miniCartLogin a:hover
{
	color: #000;
}

div.miniCartInfo
{
	padding-bottom: 12px;
}

div.miniCartOptions
{
	padding-bottom: 8px;
}
.curr_table {border: 1px solid #525C4E;width: 500px;}
.curr_table th {background-color: #525C4E; color: white;padding: 4px 4px 20px 4px;}
.curr_table td {padding: 4px 4px 16px 4px;}
.curr_table tr.alt td {background-color: #E2DFCC;}