table.up1
{
	width : 100%;
	background-color : #FFE6CC;
	border-bottom : thick double #422100;
}

td.up1
{
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	width : 17%;
	font-size : 14px;
	background-color : #FFE6CC;
}

td.middle1
{
	background-color : #FFE6CC;
	width : 24%;
	vertical-align : top;
}

td.middle3
{
	background-color : #FFE6CC;
	width : 25%;
	vertical-align : top;
}

table.bottom1
{
	width : 100%;
	background-color : #FFE6CC;
	border : thin solid #422100;
	font-size : 14px;
}

td.bottom3
{
	width : 25%;
	font-size : 10px;
}

li.menu_main
{
	margin-top : 15px;
	list-style : none;
	margin-left : -15px;
	font-size : 13px;
	letter-spacing : 1px;
	font-weight : bold;
	text-decoration : underline;
}

li.menu_main2
{
	margin-top : 5px;
	list-style : none;
	margin-left : -15px;
	font-size : 12px;
	letter-spacing : 1px;
	text-decoration : underline;
	margin-right : 5px;
}

a.menu {
	color: #422100;
	text-decoration : none;
}

a.menu:hover
{
	color: #422100;
	text-decoration : underline;
}

a.menu:visited
{
	color: #422100;
	text-decoration : none;
}

a.menu:visited:hover
{
	color: #422100;
	text-decoration : underline;
}

a.navy {
	color: #422100;
	text-decoration : none;
}

a.navy:hover
{
	color: #422100;
	text-decoration : underline;
}

a.navy:visited
{
	color: #422100;
	text-decoration : none;
}

a.navy:visited:hover
{
	color: #422100;
	text-decoration : underline;
}