body
{
	background-image: url(../images/leather.gif);
	background-color: #ffffff;
     font-family: arial, sans-serif;
     font-size: smaller;
     color: #000000;
}
td
{
     font-family: arial, sans-serif;
     font-size: smaller;
	color: #000000;
}
td.white
{
	background-color: #ffffff;
     font-family: arial, sans-serif;
     font-size: smaller;
	color: #000000;
}
a:link
{
	color: #660000;
     text-decoration: underline;
}
a:visited
{
	color: #660000;
     text-decoration: underline;
}
a:active
{
	color: #660000;
     text-decoration: underline;
}
a.menu:link
{
	color: #000000;
     text-decoration: underline;
}
a.menu:visited
{
	color: #000000;
     text-decoration: underline;
}
a.menu:active
{
	color: #000000;
     text-decoration: underline;
}
a.menuCurrent:link
{
	color: #000000;
     text-decoration: none;
}
a.menuCurrent:visited
{
	color: #000000;
     text-decoration: none;
}
a.menuCurrent:active
{
	color: #000000;
     text-decoration: none;
}
input.long
{
	width: 210px;
}
input.medium
{
	width: 100px;
}
input.short
{
	width: 75px;
}
input.tiny
{
	width: 25px;
}