TD.Menu_old {

	border-left-width: 2;
	border-left-style: groove;
	border-left-color: gray
}
TD.Menu {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: black;
	background-color:#808080;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center
}
TD.Menu_Selected {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: Black;
	background-color:#FF0000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:center
}

TD.Menu_Left {
	border-style:none;
	background-color:#808080;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center
}

TD.Menu_Left_Selected {
	border-style:none;
	background-color:#FF0000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:center
}

A.Menu {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}

TD.Edit-Entry {
    color: black;
    background-color: blue
}

TD.Edit-From {
    color: black;
    background-color: white
}

TD.Edit-To {
    color: black;
    background-color: orange
}

TD.Add-Entry {
    color: black;
    background-color: blue
}

TD.Added {
    color: black;
    background-color: orange
}

DIV.Corner_Spacer {
	width:100px;
	height:25px;
	position:absolute;
	top:0px;
	left:0px
}

DIV.Main_Menu {
	width:700px;
	height:95px;
	position:absolute;
	top:0px;
	left:100px
}

TABLE.Main_Menu {
	border:0px;
	width:700px;
	height:25px;
	background-color:#808080;
	padding:2px
}

.MainFont {
	font-family:Arial;
        font-weight:500;
	font-size:14px
}
.Header {
	font-family:Arial;
        font-weight:600;
	font-size:16px
}
.Font20 {
	font-size:22px
}

.LIFont {
	font-family:Arial
}

SPAN.Copyright {
	font-family:'Arial';
	font-size:12px
}
SPAN.LeftMenu {
	font-family:'Arial';
	font-size:16px
}
