﻿.page {
	border: 1px solid #000080;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	overflow: auto;
}
.background {
	background-repeat: repeat;
	width: 100%;
	overflow: auto;
	background-color: #CCCCFF;
}
.content {
	width: 640px;
	float: left;
	left: 160px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000080;
}
.header {
	width: 800px;
	height: 70px;
}
.headertitle {
	background-color: #000000;
}
.headerborder {
	border-style: none;
	border-width: 0px;
}
.headerad {
	text-align: center;
}
.navigation {
	width: 159px;
	float: left;
	clip: rect(auto, auto, 0px, auto);
	background-color: #CCCCFF;
}
.navigationtitle {
	background-color: #800000;
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.navigationtable {
	background-color: #CCCCFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.navigationheadergoogle {
	background-color: #003300;
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.navigationtitlegoogle {
	background-color: #CCFF99;
	font-family: "Arial Black";
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.navigationtop {
	background-color: #CCCCFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
}
.navigationtoptitle {
	background-color: #800000;
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.navigationtoptable {
	background-color: #FF6600;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigationtopcontact {
	background-color: #003300;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.discussion {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
}
.discussiontable {
}
.discussiontitle {
	background-color: #000080;
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.discussiontext {
	font-family: Arial;
	font-size: 15px;
}
.footer {
	width: 800px;
	height: 100px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
}
.footersearch {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	height: 40px;
}
.footertranslate {
	font-family: "Arial Black";
	font-weight: bold;
	background-color: #800000;
	color: #FFFFFF;
	text-align: center;
}
.footertranslatetitle {
	font-family: "Arial Black";
	font-size: 24px;
}
.footertranslatetext {
	font-family: Arial;
	font-size: 12px;
}
.advertisement {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
}
.advertisementtable {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	height: 100px;
}
.advertisementlink {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	height: 25px;
}
.advertisementlinktable {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	height: 25px;
}
.copyright {
	color: #FFFFFF;
	background-color: #000080;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}
