body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bk.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 5px;
	margin-bottom: 5px;
}

.maintable {
	cellpadding: 15px;
	margin: 15px;
}

.maintable p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.6em;
}
.maintable li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.4em;
}
.maintable h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #6384AC;
	font-weight: normal;
	letter-spacing: -1px;
}
.maintable h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #6384AC;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: -1px;
}
.maintable a {
	font-weight: bold;
	color: #6E91BD;
	text-decoration: none;
}

.maintable a:hover {
	font-weight: bold;
	color: #355275;
	text-decoration: underline;
}
.sidetable1 {
	margin: 0px;
	border: 1px solid #9EBFE6;
	background-color: #D0E0F3;
	padding: 5px;
}
.sidetable1 p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3B5E89;
	line-height: 1.6em;
}
.sidetable1 a {
	font-weight: bold;
	color: #355275;
	text-decoration: none;
}

.sidetable1 a:hover {
	font-weight: bold;
	color: #355275;
	text-decoration: underline;
}




.sidetable2 {
	margin: 0px;
	border: 1px solid #E6C39E;
	background-color: #F3E2D0;
	padding: 5px;
}
.sidetable2 p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #79532D;
	line-height: 1.6em;
}
.sidetable2 a {
	font-weight: bold;
	color: #79532D;
	text-decoration: none;
}

.sidetable2 a:hover {
	font-weight: bold;
	color: #79532D;
	text-decoration: underline;
}



.sidetable3 {
	margin: 0px;
	border: 1px solid #9EE6CB;
	background-color: #D0F3E5;
	padding: 5px;
}
.sidetable3 p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #2C795C;
	line-height: 1.6em;
}
.sidetable3 a {
	font-weight: bold;
	color: #2C795C;
	text-decoration: none;
}

.sidetable3 a:hover {
	font-weight: bold;
	color: #2C795C;
	text-decoration: underline;
}
