.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	border: thin dashed #663300;
}


.style2 {
	color: #666666;
	font-size: 18px;
}

body {
	margin-top: 1px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

.sitelogo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.bg_img {
	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.style5 {
font-size: 14px;
color: #666666;
}

div#spamHide { display:none; }

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
}

.MainTitle {
	color: #663300;
	font-size: 22px;
	font-weight: bold;
}
.SubTitles {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #330000;
}

