
Body
{
	COLOR: #000066;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
}
A
{ 
    Text-decoration: none;
    color: #3996FF; 
}
A:hover
{
   text-decoration: underline
}
td
{
	color: #000066;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}

.Button
{
	font-size: 10px;
	color : Black;
	background : ThreedFace;
	border : thin solid ThreedShadow;
}
.Form{
	Font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}

.DateHeader {
	COLOR: white;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding-top:1pt;
	padding-bottom:1pt;
}
.MONTH {
	COLOR: #7F5556;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top:1pt;
	padding-bottom:1pt;
}
A.menulink {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7.5pt;
		color: #3C75A4;
		width: 100%;
		padding-top:3px;
		padding-bottom:1px;
		text-decoration: none;
}

A.menulink:hover {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7.5pt;
		background-color: #FFED9F;
		font-weight : bold;
		width: 100%;
		cursor:normal;
		text-decoration: none;
}
A.order {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7.5pt;
		color: black;
		width: 100%;
		padding-top:3px;
		padding-bottom:3px;
		text-decoration: none;
}

A.order:hover {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7.5pt;
		background-color: yellow;
		font-weight : bold;
		width: 100%;
		cursor:normal;
		text-decoration: none;
}
A.delete {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7.5pt;
		color: #3C75A4;
		width: 100%;
		padding-top:1px;
		padding-bottom:3px;
		text-decoration: none;
}

A.delete:hover {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7.5pt;
		background-color: red;
		color: white;
		font-weight : bold;
		width: 100%;
		cursor:normal;
		text-decoration: none;
}
A.image {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7.5pt;
		color: #3C75A4;
		width: 100%;
		padding-top:3px;
		padding-bottom:3px;
		text-decoration: none;
}

A.image:hover {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7.5pt;
		background-color: #DDE2EC;
		color: black;
		font-weight : bold;
		width: 100%;
		cursor:normal;
		text-decoration: none;
}

HR {color:#FF9900; height:0}