body
{
	font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
	font-weight: normal;
	font-size: 70%;
	color: #000000;
}

img { behavior: url("iepngfix.htc"); }

a:link
{
	color: #4169E1;
	text-decoration: none;
}
								
a:visited
{
	color: #4169E1;
	text-decoration: none;
}
								
a:active
{
	color: #CC3300;
	text-decoration: none;
}
								
a:hover
{
	color: #CC3300;
	text-decoration: none;
}
								
table
{
	font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
	font-weight: normal;
	font-size: 100%;
	color: #000000;
}

td.logo
{
	width: 141px;
	height: 141px;
}

td.logo_right
{
	background: url("logo-right.jpg");
	width: 664px;
	height: 141px;
}

td.textbox_top
{
	background: url("textbox_top.jpg");
	width: 664px;
	height: 39px;
}

td.textbox_left
{
	background: url("textbox_left.jpg");
	width: 37px;
}

td.textbox_right
{
	background: url("textbox_right.jpg");
	width: 37px;
}

td.textbox_down
{
	background: url("textbox_down.jpg");
	width: 664px;
	height: 42px;
}

td.copyright
{
	background: url("menu_back.jpg");
	width: 664px;
	height: 40px;
	text-align: center;
	color: White;
}

td.menu
{
	background: url("menu_back.jpg");
	width: 138px;
	vertical-align: top;
	margin-bottom: 0px;
}

td.menu_element
{
	background: url("menu.jpg");
	height: 23px;
	text-align: center;
	color: White;
	font-weight: bold;
}

a.menu:link
{
	color: White;
	text-decoration: none;
}
								
a.menu:visited
{
	color: White;
	text-decoration: none;
}
								
a.menu:active
{
	color: White;
	text-decoration: underline;
}
								
a.menu:hover
{
	color: White;
	text-decoration: underline;
}

