@charset "utf-8";
/* CSS Document */
td img {display: block;}
td {
	vertical-align: top;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 12px;
	color: #2A9D62;
	margin:0px;
}
h2 {
	font-size: 18px;
	color: #333333;
	margin:0px;
}
h3 {
	font-size: 36px;
	color: #1C643F;
	margin:0px;
}
h4 {
	font-size: 16px;
	color: #000000;
}

.top-number {color: #FFFFFF}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
.bottom-info {
	color: #2BA366
}

.content {
	padding: 5px 10px 10px;
}

a:link, a:visited {
	color: #3CAC62;text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #3CAC62;
}

.black {
	background: #18191B;
}
.white {
	color: #FFFFFF;
	background: #18191B;
	text-align: center;
	padding: 5px;
}

.bottom-info a.link {
	color: #2BA366;
	border-bottom: 1px dotted #2BA366;
}
.arrow {
	background: url(images/index-1_r7_c1.jpg) no-repeat top;
}
.top {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
}
.bottom {
	border: 1px solid #333333;
}
