@charset "utf-8";
body {
	background-image: url(i/bg.jpg);
	text-align:center;
	margin:0px;
	padding:0px;
}
body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #a19d91;
}
div a:link {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color:#FFCC33;
	text-decoration:none;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color:#FFCC33;
	text-decoration:none;
}
a:active {
	font-family:tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color:#FFCC33;
	text-decoration:underline;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: regular;
	color: #a19d91;
	text-decoration:none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color: #f7b42a;
	text-decoration:underline;
}
.wrapper {
	width: 800px;
	text-align:left;
	margin: 0 auto;
	position:relative;
}
.top {
	width: 100%;
	float:left;
}
.mainbody {
	width: 800px;
	float:center;
}
.bottom {
	width: 800px;
	text-align:center;
}
.subtitle {
	color:#FAA318;
	font-family:"Monotype Corsiva";
	font-size:24px;
	text-align:center;
}
.center {
	text-align:center
}
p {
	margin-bottom:0px;
	margin-top:0px;
	text-align:justify;
}
li {
	list-style-image:url(i/bullet.jpg);
	font-size:13px;
}
ul {
	margin-bottom:0px;
	margin-top:0px;
	text-align:justify;
	padding:0px;
	list-style-position:inside;
}
.flower {
	width:800px;
	background-image:url(i/footer_top_bg2.jpg);
	text-align:center;
	background-position:bottom;
	background-repeat:repeat-x;
}
.footerfont {
	font-size:11px;
	color:#6c6758;
	font-weight: regular;
}
div.center table {
	margin: 0 auto;
}
.toplink {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	Text-decoration:none;
}
ul.divided {
	list-style-position:inside;
	padding:0px;
	margin:0px;
}
ul.divided li {
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	padding:5px;
	width:790px;
	font-size:11px;
}
div{
font-size:12px;
}
td{
font-size:12px;
}
p{
font-size:12px;
}
td a{
font-size:12px;
}