a { text-decoration: none; }
a:hover { text-decoration: underline; }

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
}

#mainright
{
	width: 19%;
	float: right;
	border-color: #355A2C;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-color: transparent;
	padding: 0 10px 0px 0px;
	margin: 10px;
}

#mainright p
{
	font-size: x-small;
	font-family: verdana;
	color: #555555;
	margin: 0px 0px 10px 0px;
	line-height: 150%;
}

#mainright A:hover { text-decoration: underline; }
#mainright A:visited { color: #399333; }

#mainright A:active
{
	color: #00FF00;
	text-decoration: none;
}

#maincenter
{
	width: 54%;
	float: left;
	background-color: transparent;
	padding: 0px 20px 10px 20px;
	border-width: 0px 1px 0px 1px;
	border-color: #355A2C;
	border-style: solid;
}

#maincenter	 A:hover { text-decoration: underline; }
#maincenter	 A:visited { color: #399333; }

#maincenter	 A:active
{
	color: #00FF00;
	text-decoration: none;
}

#maincenter th
{
	font-size: medium;
	font-family: georgia;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
}

#maincenter td
{
	font-size: small;
	font-family: georgia, times new roman;
	color: #111111;
	line-height: 150%;
}

#maincenter td.fifty
{
	font-size: small;
	font-family: georgia, times new roman;
	color: #111111;
	line-height: 150%;
	width: 50%;
}

#maincenter th.chart
{
	font-size: x-small;
	font-family: verdana;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
}

#maincenter td.smart
{
	font-size: x-small;
	font-family: verdana;
	color: #111111;
	line-height: 150%;
}

#maincenter h1
{
	font-size: x-large;
	font-family: georgia;
	color: #333333;
	font-weight: bold;
}

#maincenter h2
{
	font-size: large;
	font-family: georgia;
	color: #333333;
	font-weight: bold;
}

#maincenter h3
{
	font-size: medium;
	font-family: georgia;
	color: #333333;
	font-weight: bold;
}

#maincenter h4
{
	font-size: x-small;
	font-family: verdana;
	color: #666666;
	font-weight: bold;
	letter-spacing: 6px;
}

#maincenter p
{
	font-size: small;
	font-family: georgia, times new roman;
	color: #111111;
	line-height: 150%;
}

#maincenter blockquote
{
	font-size: small;
	font-family: georgia, times new roman;
	color: #111111;
	line-height: 150%;
}

#maincenter li
{
	font-size: small;
	font-family: georgia, times new roman;
	color: #111111;
	line-height: 150%;
}

#mainleft
{
	width: 19%;
	float: left;
	background-color: transparent;
	padding-bottom: 10px;
	border-color: #355A2C;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}

#mainleft p
{
	font-size: small;
	font-family: verdana;
	color: #555555;
	margin: 10px 20px 10px 10px;
	text-align: right;
	line-height: 150%;
}

#mainleft td.google
{
	font-size: small;
	font-family: georgia;
	color: #01529E;
	margin: 10px 20px 10px 10px;
	text-align: center;
	line-height: 100%;
}

#mainleft A:hover { text-decoration: underline; }
#mainleft A:visited { color: #399333; }

#mainleft A:active
{
	color: #00FF00;
	text-decoration: none;
}

#banner
{
	background: #fff;
	padding-bottom: 10px;
}

#banner h1
{
	margin: 0px;
	padding: 10px;
}

#bannergreen
{
	margin: 0px 0 10px 0;
	padding: 10px;
	background-image: url(image/baya.jpg);
	background-repeat: no-repeat;
}

#bannergreen h1
{
	margin: 0px;
	padding: 10px 0px 0px 20px;
	color: white;
	font-family: georgia, serif;
	font-size: xx-large;
}

#bannergreen h2
{
	margin: 0px;
	padding: 2px 0px 0px 20px;
	color: white;
	font-family: georgia, serif;
	font-size: large;
}

#bannergreen td
{
	margin: 0px;
	color: white;
	font-family: Verdana;
	font-size: small;
	width: 12%;
}

#bannergreen A
{
	color: #FFFFFF;
	text-decoration: none;
}

#bannergreen A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#bannergreen A:visited { color: #FFFFFF; }

#bannergreen A:active
{
	color: #00FF00;
	text-decoration: none;
}

#bannergreenbottom
{
	margin: 10px 0 0px 0;
	padding: 0px;
	background-image: url(image/bayb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bannergreenbottom h1
{
	margin: 0px;
	padding: 10px 0px 0px 20px;
	color: white;
	font-family: georgia, serif;
	font-size: xx-large;
}

#bannergreenbottom h2
{
	margin: 0px;
	padding: 2px 0px 0px 20px;
	color: white;
	font-family: georgia, serif;
	font-size: large;
}

#bannergreenbottom td
{
	margin: 0px;
	color: white;
	font-family: Verdana;
	font-size: x-small;
	width: 12%;
}

#bannergreenbottom A
{
	color: #FFFFFF;
	text-decoration: none;
}

#bannergreenbottom A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#bannergreenbottom A:visited { color: #FCF7F0; }

#bannergreenbottom A:active
{
	color: #00FF00;
	text-decoration: none;
}

#bannergreenbottom th
{
	margin: 0px;
	color: white;
	font-family: Verdana;
	font-size: x-small;
	background-color: transparent;
}

#bannergreenbottom A
{
	color: #FFFFFF;
	text-decoration: none;
}

#bannergreenbottom A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#bannergreenbottom A:visited { color: #FFFFFF; }

#bannergreenbottom A:active
{
	color: #00FF00;
	text-decoration: none;
}

