.WhiteBorder {
	border: 1px solid #FFFFFF;
}
.AccentTable {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.MenuBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
A:link { color: #ECA617;
         text-decoration: none }
A:active {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited { color: #ECA617;
            text-decoration: none }
A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.MenuTable {
	border-right-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #862011;
	border-right-color: #862011;
	border-bottom-color: #862011;
	border-left-color: #862011;
}
