body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px
}

table.MsoTableGrid{
	width: 780px;
}

table.MsoTableGrid font a{
	color: White;
}
div.info{
	width: 980px;
	text-align: left;
	padding: 1%;
}

table.menu{
	width: 100%;
	height: 102px;
	background-image: url(../img/bg_01.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
table.menu td.up_menu{
	width: 30%;
	height: 44px;
	color: White;
	vertical-align: middle;
	padding-left: 2%;
}
table.menu td{
	color: White;
	vertical-align: middle;
	padding-left: 2%;
}
table.menu td.sub_menu{
	width: 75%;
	height: 44px;
	color: White;
	vertical-align: middle;
	padding-left: 2%;
	height: 78
}
table.menu td.sub_menu a{
	font-size: 102%;
	color: White;
	margin-left: 1%;
	margin-right: 1%;
}
table.menu td a{
	color: White;
	vertical-align: bottom;
	padding-left: 2%;
	font-size: 78%;
}

h1{
	font-size: 112%;
	color: White;
	font-weight: 100;
	margin: 3%;
	text-transform: uppercase;
	color: #FDD6AD;
}