input
{
    font-size: 10px;
	background-color:#fcf9e7;
	font-family: Verdana;
	height: 17;
}
.input2
{
    font-size: 13px;
	background-color:#ad886f;
	font-family: Times;
	height: 25;
	color: #fcf9e7;
}
td
{
    font-size: 14px;
	font-family: Times;
	color: #eac4aa;
}
.td
{
    font-size: 14px;
	font-family: Times;
	color: #eac4aa;
}
.img
{
	border-color: #621c1b;
}
.img2
{
	border-color: #576636;
}
.tabletitle
{
	font-size: 13px;
	background-color: #601c18;
	font-family: Times;
	color: #e8ccb0;
	font-weight: bold;
}
.tablecontent
{
	font-size: 13px;
	background-color: #e8ccb0;
	font-family: Times;
	color: #501810;
}
table.files
{
	color: #e8ccb0;
}
td.files
{
    font-family: Times;
    font-size: 13px;
	background-color: #ad886f;
	color: #000000;
}
a.files:link
{
    font-family: Times;
    font-size: 13px;
	background-color: #ad886f;
	color: #000000;
}
a.files:visited
{
    font-family: Times;
    font-size: 13px;
	background-color: #ad886f;
	color: #000000;
}
a.files:hover
{
    font-family: Times;
    font-size: 13px;
	background-color: #ad886f;
	color: #000000;
    text-decoration: underline;
}
a:link
{
    color: #eac4aa;
    font-family: Times;
    font-size: 14px;
    text-decoration: none;
	font-weight : normal;
}
a:visited
{
    color: #eac4aa;
    font-family: Times;
    font-size: 14px;
    text-decoration: none;
	font-weight : normal;
}
a:hover
{
    color: #eac4aa;
    font-family: Times;
    font-size: 14px;
    text-decoration: underline;
	font-weight : normal;
}

a.tablelink:link
{
    color: #501810;
    font-family: Times;
    font-size: 13px;
    text-decoration: none;
	font-weight : normal;
}
a.tablelink:visited
{
    color: #501810;
    font-family: Times;
    font-size: 13px;
    text-decoration: none;
	font-weight : normal;
}
a.tablelink:hover
{
    color: #501810;
    font-family: Times;
    font-size: 13px;
    text-decoration: underline;
	font-weight : normal;
}