body {
	background-color: #808080;	
	background-attachment:	fixed;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

table {
	font-size: 11px;
}

table.main {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}

table.content{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}

.layout_banner {
	background-image: url("../gfx/layout_banner.gif");
	height: 97px;
}

.layout_menu_top {
	background-image: 			url("../gfx/layout_menu_top.gif");
	height: 26px;
}

.layout_content {
	background-image: 			url("../gfx/layout_content.gif");
	background-repeat:			no-repeat;
	height: 346px;
}

.layout_menu_bottom {
	background-image: 			url("../gfx/layout_menu_bottom.gif");
	height: 57px;
}

.menu_bottom_link {
	text-decoration:				none;
	color:									#FFFFFF;
	font-size:							12px;
	font-weight:						bold;
}

.header {
	color: #CC0066;
	font-size:							14px;
	font-weight:						bold;
}

.content {
	margin-left: 50px;
	margin-top: 40px;
	position: absolute;
	z-index: 1;
	width: 720px;
	height: 300px;
	font-size: 10px;
}

img.transparent {
	border: 0px;
}

img.menu_button {
	border: 0px;
}

