body {margin: 0;
	padding: 0;
	font-family: 'trebuchet ms', georgia, 'times new roman';
	font-size: 10pt;
	color: #020056;
	background-color: white;
	background-image: url(http://synthesis.waterbearer.net/images/bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	scrollbar-base-color: white;
	scrollbar-face-color: #020056;
	scrollbar-track-color: white;
	scrollbar-highlight-color: #020056;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color: #020056;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: white;
	cursor: default;}

a {color: #F07590;
	text-decoration: none;}

a:hover {color: #F07590;
	text-decoration: none;
	border-bottom: 2px dotted #F07590;}

.layout_image {position: absolute;
	top: 0;
	left: 0;
	z-index: 1;}

.content {position: absolute;
	top: 345px;
	left: 320px;
	width: 600px;
	z-index: 2;}

.menu {position: absolute;
	top: 25px;
	left: 590px;
	z-index: 2;}

.header {font-size: 16pt;
	letter-spacing: 5px;
	border-bottom: 1px solid #020056;}

.menu_header {font-weight: bold;
	border-bottom: 1px solid #020056;}

.subheader {font-size: 13pt;
	color: black;
	letter-spacing: 4px;}

.footer {font-size: 8pt;
	padding: 5px 0 5px 0;
	margin-top: 10px;
	border-top: 1px solid #020056;}

.bold {font-weight: bold;
	color: black;}

.warning {font-size: 9pt;
	font-style: italic;
	color: red;}

table, tr, td {font-size: 10pt;}

.thumb {background-color: #020056;}

input, textarea, select {font-family: 'trebuchet ms', georgia, 'times new roman';
	font-size: 12pt;
	color: #020056;
	background-color: silver;
	cursor: default;
	border: 0;}