#page {
	background-color: #F5F5F5;
}

#mainarea {
	background-image: url(images/spaceholder.gif);
	background-repeat: repeat-y;
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

#text {
	font-family: Arial; 
	letter-spacing: 1pt; 
	language: EN; 
	font-size: 12pt; 
	font color: #000000;
	text-align: center;
}

#text_a {
	font-family: Arial; 
	letter-spacing: 1pt; 
	language: EN; 
	font-size: 10pt; 
	font color: #000000;
	text-align: left;
}

#text_b {
	font-family: Arial; 
	letter-spacing: 1pt; 
	language: EN; 
	font-size: 8pt; 
	font color: #FFFFFF;
	text-align: center;
}

#text_c {
	border: none;
	font-family: Arial; 
	letter-spacing: 1pt; 
	language: EN; 
	font-size: 10pt; 
	font color: #FFFFFF;
	text-align: center;
}

#header {
	background-color: #000066;
	width: 800px;
	height: 100px;
	text-align: center;
}

#header_image {
	border: none;
	width: 780px;
	height: 75px;
}

#menu {
	background-color: #CCCCCC;
	width: 144px;
	height: 400px;
	vertical-align: top;
	text-align: left;
}

#content {
	width: 656px;
	height: 400px;
	font-family: Arial; 
	letter-spacing: 1pt; 
	font-size: 10pt; 
	text-align: left;
	vertical-align: text-top;
}

#footer {
	background-color: #333333;
	width: 800px;
	height: 50px;
	font-family: Arial; 
	letter-spacing: 1pt; 
	language: EN; 
	font-size: 8pt; 
	color: #FFFFFF;
	text-align: center;
}

#footer_image {
	border: none;
	width: 60px;
	height: 100%;
}

#table {
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	width: 100%;
	height: 100%;
}

#table_a {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
