BODY, TD {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	BACKGROUND-COLOR: #D4CCAA;
	background-image: url('image/page_t.jpg');
    background-repeat: repeat;
    background-attachment: scroll;
}

TD.upper {
	color : Black;
	background : #DAA520;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FONT.smaller {
	font-size: 11px;
}

table.entries {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #000080 1px solid;
	BORDER-LEFT: #000080 1px solid;
	BORDER-TOP: #000080 1px solid;
	BORDER-BOTTOM: #000080 1px solid;
	BACKGROUND-COLOR: #EDF2F9
}

A {
	color : #2F2B18 !important;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

A.smaller {
	font-size: 11px;
	color : #4D544A;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 11px;
	color : Red;
	text-decoration : none;
}

INPUT {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#4D544A;
	background-color:#FFFFFF;
}

HR {
	color: #000080;
	height: 1px;
}
