BODY
{
background: #775b7a url(images/bg.gif) center repeat-y;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.mainmenu
{
background: #f4ebb7 url(images/menu_bg.gif) left no-repeat;
padding-right: 25px;
color: #573202;
}

.copy
{
	color:#aaaaaa;
}

.contentsmall 	{
	COLOR: #7e7e7e;
	FONT-SIZE: 9px;
	FONT-FAMILY:  Verdana, Helvetica, Arial;
}

.content	{
	COLOR: #7e7e7e;
	FONT-SIZE: 11px;
	FONT-FAMILY:  Verdana, Helvetica, Arial;
}

TD	{
	COLOR: #7e7e7e;
	FONT-SIZE: 11px;
	FONT-FAMILY:  Verdana, Helvetica, Arial;
}

TH	{
	COLOR: #7e7e7e;
	FONT-SIZE: 13px;
	FONT-DECORATION: Bold;
	FONT-FAMILY:  Verdana, Helvetica, Arial;
}
A.mainlink:link, A.mainlink:active, A.mainlink:visited
{
	font-size: 11 px;
	font-weight: bold;
	text-decoration: none;
	color: #573202;
}

A.mainlink:hover
{
	color:#ef9015;
}

A.sublink:link, A.sublink:active, A.sublink:visited
{
	text-decoration: none;
	color: #0000ff;	
}

A.sublink:hover
{
	color:#ef9015;
}

A.bottomlink:link, A.bottomlink:active, A.bottomlink:visited
{
	text-decoration: none;
	color: #7e7e7e;	
}

A.bottomlink:hover
{
	color:#ef9015;
}
