@charset "utf-8";
body {
	margin: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/up.png);
	background-repeat: repeat-x;
}
.container {
	height: auto;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0b64b6;
	border-bottom-color: #0b64b6;
	border-left-color: #0b64b6;
}
a {
	font-weight: bold;
	color: #FF3838;
}
.container tbody tr td .linkimages tbody tr td .links tbody tr td img {
	text-align: center;
}
.hh {
	font-size: 24px;
}
.container tbody tr td table tbody tr td table {
	color: #000;
}
