body {
	margin: 0px;
	background-color: #F7F3EF;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
}

H1 {
	font-size: 18px;
	margin-top: 0px;
}

table.main	{
	background-color: #ffffff;
	width: 994px;
	border-left: 3px Solid #000000;
	border-right: 3px solid #000000;
}

td.maintext {
	 width: 497px;
	 border-bottom: 1px solid #000;
	 border-left: 1px solid #000;
	 vertical-align: top;
	 padding: 15px;
	 letter-spacing: 2px;
	 line-height: 19px;
}

td.menutext {
	width: 145px;
	height: 115px;
	padding-left: 20px;
	font-weight: bolder;
	font-size: 21px;
	letter-spacing: 5px;
	border-right: 1px Solid #000;
	border-bottom: 1px Solid #000;
}

td.head {
	text-align: center;
//*	border-bottom: 1px Solid #000; *//
}

td.menu {
	 width: 497px;
	 vertical-align: top;
	 border-bottom: 1px Solid #000;
}

tr.topmenu {
	background: url(img/bg_menu_repeat.gif) repeat-x;
	height: 30px;
}

td.topmenu {
	border-bottom: 1px Solid #000;
	border-top: 1px solid #dedede;
	text-align: right;
}

#flashcontent {				
	margin: 0px;	
	width: 950px;	
	height: 480px;
}

div.menu {
	padding: 15px;
	color: #666666;
	font-size: 10px; 
}

td.menupic {
	width: 332px;
	border-bottom: 1px Solid #000;	
}

td.foot {
	text-align: center;
	font-size: 11px;
	color: silver;
	height: 25px;
	border-bottom: 1px solid #000;
}

td.foot a {
	color: #666;
}

a.menu {
	text-decoration: none;
	color: #000;
}

a.menu:hover {
	color: #c0c0c0;
}

