body {
	background: url("images/side-tile-top.jpg");
	background-repeat: repeat-x;
	background-color: #5e82a6;
	margin: 0px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding-left: 15px;
}

p {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

table {
	padding: 0px;
}

ul {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.content {
	background-color: #fffffd;
}

.footer {
	background: url("images/footer.jpg");
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	text-align: center;
}

.footer a {
	color: #000000;
	text-decoration: none;
}

.footlink {
	font-family: arial, sans-serif;
	font-size: 10px;
	height: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
	text-align: right;
}

.footlink a {
	text-decoration: none;
}

.google {
	color: #cccccc;
	font-family: arial, sans-serif;
	font-size: 10px;
	background: url("images/google.jpg");
	height: 15px;
	text-align: center;
}

.half {
	background: url("images/side-tile-bottom.jpg");
	background-repeat: repeat-x;
	background-color: #7ea4c9;
}

.menu {
	background: url("images/menu-bg.jpg");
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 20px;
	text-align: center;
}

.menu a {
	color: #00000f;
	text-decoration: none;
}

.menu a:hover {
	color: #666666;
}

.no1top {
	background: url("images/table-top-blue.jpg");
	background-repeat: no-repeat;
	background-color: #235fad;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-left: 15px;
}

.no1bot {
	background: url("images/table-bottom-blue.jpg");
	background-repeat: no-repeat;
	background-color: #81b1fa;
	background-position: right;
	height: 20px;
	padding-left: 15px;
}

.no2top {
	background: url("images/table-top-green.jpg");
	background-repeat: no-repeat;
	background-color: #52a131;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-left: 15px;
}

.no2bot {
	background: url("images/table-bottom-green.jpg");
	background-repeat: no-repeat;
	background-color: #c6debb;
	background-position: right;
	height: 20px;
	padding-left: 15px;
}

.no3top {
	background: url("images/table-top-orange.jpg");
	background-repeat: no-repeat;
	background-color: #ffa662;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-left: 15px;
}

.no3bot {
	background: url("images/table-bottom-orange.jpg");
	background-repeat: no-repeat;
	background-color: #ffd58c;
	background-position: right;
	height: 20px;
	padding-left: 15px;
}

.no4top {
	background: url("images/table-top-orange.jpg");
	background-repeat: no-repeat;
	background-color: #ffa662;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-left: 15px;
}

.no4bot {
	background: url("images/table-bottom-orange.jpg");
	background-repeat: no-repeat;
	background-color: #ffd58c;
	background-position: right;
	height: 20px;
	padding-left: 15px;
}

.tensorlinks {
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
}