html, iframe { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:top;}

html body div.clear,html body span.clear { background:none;border:0;clear:both;display:block;float:none;font-size:0;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0;}
div.spacer { height:1em;}
.alpha { margin-left:0;}
.omega { margin-right:0;}

body {
	background:url(images/background-frame.gif) repeat;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
table.tbl_body {
	background:#fff;
	border:1px solid #fff;
	width:768px;
}
table.tbl_body tr td.main_menu {
	width:188px;	
	background-color:#FFCC00;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}

div.menu-header {
	background:url(images/menu-header.gif) no-repeat;
	width:188px;
	height:16px;
	margin:0 0 5px 0;
}

table.tbl_body tr td.main_body, table tr td.main_body_white {
	width:580px;
	background-color:#fff; 
	border-left:none;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

table.tbl_body tr td.main_body {
	background:url(images/background.gif) repeat-x; 
}

table.tbl_body tr td.main_body_white {
	background:url(images/background_white.gif) repeat-x; 
}

#button ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}

#button ul li {
	margin:0;
	padding:0;
	border:none;
}

#button ul li a {
	height: 16px;
	display:block;
	padding:4px 4px 4px 8px;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	width:176px;
}

#button li a:hover {
	background-color:#FFE680;
	color:#808080;
}



