body, td {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; /* NEW IN 1.5 */
}

body {
	background: #4E4C40 url('../html/images/bg.gif') repeat scroll;
}

td.upper {
	color : #FFFFFF;
	background : #615F53;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller 
	font-size: 10px;
}

table.entries {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
	color:#DDDBC0;
}
/*
a:hover {
	color : Red;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}
*/
input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

hr {
	color: #B8CFE7;
	height: 1px;
}

div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}

a.light
{
	color:#EDEBD3;
	text-decoration:underline;
}
.light
{
	color:#EDEBD3;
}
.white
{
	color:#FCFBF7;
}
.yellow
{
	color:#DBD69B;
	font-weight:bold;
}
a.yellow
{
	color:#DBD69B;
	text-decoration:none;
}
a.copy
{
	color:#8A8777;
	text-decoration:none;
}
